wined3d: Clean up sampler usage in UpdateSurface.
commit6d66347cf908a4dbafd2ae0cdede6db53c82fdb1
authorStefan Dösinger <stefan@codeweavers.com>
Tue, 20 Feb 2007 21:44:45 +0000 (20 22:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Feb 2007 09:56:47 +0000 (21 10:56 +0100)
tree027d5a3ae39e97e6e8cb34a0a1d7c99bddb0cc79
parente935600ebc7892bdd48993ecf2455cf10c0d2b1d
wined3d: Clean up sampler usage in UpdateSurface.

UpdateSurface has to modify one gl texture unit to bind the texture to
load.  To restore the correct properties for drawing gl texture unit 0
is activated and dirtified.
dlls/wined3d/device.c