wined3d: Delay render target activation.
commit2d4d18b59dc26b8aee04553671b942071d9213b9
authorStefan Dösinger <stefan@codeweavers.com>
Mon, 16 Jun 2008 23:42:55 +0000 (17 01:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Jul 2008 10:25:12 +0000 (2 12:25 +0200)
tree4795c4990e577c9d97634ab5da640113f5351677
parent1c7f39ed1e4a03aac2dd434ea88892234899c4f6
wined3d: Delay render target activation.

The ActivateContext in SetRenderTarget was an old regression prevention,
but now it is time to remove it.
dlls/wined3d/device.c