wined3d: Internal reference counting.
commite76969b0d61dd2c1a23a2ab7e7f42bbd9d327df4
authorOliver Stieber <oliver_stieber@yahoo.co.uk>
Thu, 15 Dec 2005 09:25:47 +0000 (15 10:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Dec 2005 09:25:47 +0000 (15 10:25 +0100)
tree56fc72ba18abff5e8969471c28bda82aed1645a2
parent49f137b666db766178ca87dc00095a00bd3be573
wined3d: Internal reference counting.
Change most references to resources parent into references to the
resource, so that external reference counts match DirectX but object
aren't released if they are still referenced by the stateblock.
dlls/wined3d/device.c
dlls/wined3d/stateblock.c