wined3d: Move setting a palette up a couple of lines in BltOverride().
commit8d6dc9daa75b6eda0e82d33be2fa01b80a04f570
authorH. Verbeet <hverbeet@gmail.com>
Sun, 29 Jun 2008 20:49:22 +0000 (29 22:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jun 2008 10:47:34 +0000 (30 12:47 +0200)
tree2c1f341c40ab71d932cd905d9f538bd9fb6caa58
parent469e791f0058921790b8619c5443384721685f3e
wined3d: Move setting a palette up a couple of lines in BltOverride().

This prevents a few failures in the ddraw tests when using FBOs due to
using P8 surfaces without a palette set.
dlls/wined3d/surface.c