wined3d: Due to code rewrites is_color_fixup_supported is not needed anymore in Reali...
authorRoderick Colenbrander <thunderbird2k@gmail.com>
Mon, 5 Apr 2010 18:05:18 +0000 (20:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Apr 2010 11:55:14 +0000 (13:55 +0200)
commite6ae272efee51dffa62ca75d4f909c8855edf950
tree5d46619cfb865b32ab1d58a9708b82ff317476c6
parent1f2976a302336eda5cb0782946d0444cbded8d84
wined3d: Due to code rewrites is_color_fixup_supported is not needed anymore in RealizePalette.

The code in question should be executed in all cases. This also fixes
palette refresh issues when shaders / paletted textures aren't around.
dlls/wined3d/surface.c