ChangeSet ID: 987528988245480062905699 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/04/17 13:36:28
Modified files: dlls/ddraw/dsurface: dib.c dib.h main.c
Log message: Ove Kaaven ovek@transgaming.com Fill in some more HAL fields. Flip some of them when appropriate. Allow SetSurfaceDesc to change client memory surface address. Propagate DIB color table updates to backbuffers too (thanks to Stephen Clouse).
Patch: http://cvs.winehq.com/patch.py?id=987528988245480062905699
Revision Changes Path 1.4 +62 -7 wine/dlls/ddraw/dsurface/dib.c 1.3 +1 -1 wine/dlls/ddraw/dsurface/dib.h 1.21 +28 -0 wine/dlls/ddraw/dsurface/main.c