Oliver Stieber : wined3d: Internal reference counting.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Dec 15 04:35:10 CST 2005


Module: wine
Branch: refs/heads/master
Commit: e76969b0d61dd2c1a23a2ab7e7f42bbd9d327df4
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=e76969b0d61dd2c1a23a2ab7e7f42bbd9d327df4

Author: Oliver Stieber <oliver_stieber at yahoo.co.uk>
Date:   Thu Dec 15 10:25:47 2005 +0100

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     |   90 ++++++++++++++++++---------------------------
 dlls/wined3d/stateblock.c |   29 ++++++---------
 2 files changed, 48 insertions(+), 71 deletions(-)




More information about the wine-cvs mailing list