search for: x11drv_palette_tophysical

Displaying 2 results from an estimated 2 matches for "x11drv_palette_tophysical".

2009 Apr 18
2
Regression testing - compilation error after second bisect
...s/port/libwine_port.a palette.o: In function `X11DRV_RealizeDefaultPalette': /home/james/wine-git/dlls/winex11.drv/palette.c:1267: undefined reference to `GDI_GetObjPtr' /home/james/wine-git/dlls/winex11.drv/palette.c:1283: undefined reference to `GDI_ReleaseObj' palette.o: In function `X11DRV_PALETTE_ToPhysical': /home/james/wine-git/dlls/winex11.drv/palette.c:828: undefined reference to `GDI_GetObjPtr' /home/james/wine-git/dlls/winex11.drv/palette.c:976: undefined reference to `GDI_ReleaseObj' /home/james/wine-git/dlls/winex11.drv/palette.c:920: undefined reference to `GDI_ReleaseObj' /ho...
2009 Sep 02
0
Wine release 1.1.29
...dd argument check in ID3D10EffectTechnique::GetDesc. d3d10: Add argument check in ID3D10EffectPass::GetDesc. Roderick Colenbrander (4): winex11: Introduce a new function for looking up the physical color of a pixel for use with colormap generation-like functions. winex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical for a new ColorShift structure. winex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical. winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical. Sergey Khodych (6): user32: edit: Use a dialog mode after receiving WM_GETDLGCODE message. user32: edit:...