Vitaliy Margolen : d3d8: Add refcount test.

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 22 05:19:16 CDT 2006


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

Author: Vitaliy Margolen <wine-patch at kievinfo.com>
Date:   Sat May 20 10:36:13 2006 -0600

d3d8: Add refcount test.

---

 configure                     |    3 -
 configure.ac                  |    1 
 dlls/d3d8/Makefile.in         |    2 
 dlls/d3d8/tests/.gitignore    |    3 +
 dlls/d3d8/tests/Makefile.in   |   14 +++
 dlls/d3d8/tests/device.c      |  193 +++++++++++++++++++++++++++++++++++++++++
 programs/winetest/Makefile.in |    4 +
 7 files changed, 218 insertions(+), 2 deletions(-)
 create mode 100644 dlls/d3d8/tests/.gitignore
 create mode 100644 dlls/d3d8/tests/Makefile.in
 create mode 100644 dlls/d3d8/tests/device.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=1175a2f3a26c3c2b6aa8dd9b523bcc1ceee3afa7



More information about the wine-cvs mailing list