wined3d: Add a GDI version of RealizePalette.
commit61c82f8069a34426646f304c2c9dc616c912b06e
authorRoderick Colenbrander <thunderbird2k@gmx.net>
Mon, 18 Feb 2008 20:10:18 +0000 (18 21:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2008 12:39:25 +0000 (19 13:39 +0100)
tree42109e05fcf26b1c6a175fb7eeadd9f018f99b8d
parent448ede1adbdac67e9493ab6789d831ab02834184
wined3d: Add a GDI version of RealizePalette.

The base version won't suffice anymore as it is not able to upload
palette changes to the drawable in an efficient way for both GDI and
GL. Further the LoadLocation code in RealizePalette isn't needed for
the GDI version as in all cases it works on system memory.
dlls/wined3d/surface_gdi.c