Stefan Dösinger : wined3d: Destroying the resource frees all private data.
Module: wine Branch: master Commit: 5c48d504fcc82a9640cf13980895ab933fd6e736 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5c48d504fcc82a9640cf139808... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Fri May 11 00:09:35 2007 +0200 wined3d: Destroying the resource frees all private data. Also adds a test for ddraw, d3d8 and d3d9. --- dlls/d3d8/tests/surface.c | 65 +++++++++++++++++++++++++++++++++++++ dlls/d3d9/tests/surface.c | 65 +++++++++++++++++++++++++++++++++++++ dlls/ddraw/surface.c | 16 ++++++--- dlls/ddraw/tests/dsurface.c | 72 +++++++++++++++++++++++++++++++++++++++++ dlls/wined3d/resource.c | 75 ++++++++++++++++++++++++------------------- include/d3d8.h | 5 +++ 6 files changed, 260 insertions(+), 38 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5c48d504fcc82a9640cf13...
participants (1)
-
Alexandre Julliard