wined3d: Fix copy paste error in IWineGDISurfaceImpl_RealizePalette.
commit67631163ffe6960aa1673fc72c45005eaa001ed2
authorAlexander Dorofeyev <alexd4@inbox.lv>
Wed, 20 Aug 2008 18:51:53 +0000 (20 21:51 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Aug 2008 11:35:35 +0000 (21 13:35 +0200)
treea4a4ef05157947548839af52ac5e4fd827fab7da
parent03ae71dad9dd8fad886c7b818b46de2c4287ec40
wined3d: Fix copy paste error in IWineGDISurfaceImpl_RealizePalette.

It has to update the whole surface, so NULL must be passed to
x11_copy_to_screen. Fixes a regression in Red Alert.
dlls/wined3d/surface_gdi.c