Associate texture to the device when GetHandle is called and perform
commitb44822a4a209e0d63a15e51001c91ee21e881f15
authorChristian Costa <titan.costa@wanadoo.fr>
Wed, 16 Oct 2002 18:57:52 +0000 (16 18:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Oct 2002 18:57:52 +0000 (16 18:57 +0000)
tree49f7edd26d9eb7d40f81807b9dcae233fe4f3665
parentda9bac4d9e85a0674d62d77cf9df847193326601
Associate texture to the device when GetHandle is called and perform
the appropriate AddRef/Release.
Fix 3_3_2 pixel format.
Move some ENTER_GL() calls to the right place.
Fix some FIXME/TRACE calls.
dlls/ddraw/d3d_private.h
dlls/ddraw/d3ddevice/main.c
dlls/ddraw/d3ddevice/mesa.c
dlls/ddraw/d3dtexture.c