H. Verbeet : d3d9: Add a test for GetContainer (Volumes & Surfaces).
Module: wine Branch: refs/heads/master Commit: 5eaf49f895a37cc352dcfb18ce6c312a58a745a0 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=5eaf49f895a37cc352dcfb18... Author: H. Verbeet <hverbeet(a)gmail.com> Date: Wed Jun 7 15:13:49 2006 +0200 d3d9: Add a test for GetContainer (Volumes & Surfaces). --- dlls/d3d9/tests/.gitignore | 2 + dlls/d3d9/tests/Makefile.in | 6 +- dlls/d3d9/tests/surface.c | 132 +++++++++++++++++++++++++++++++++++++++++++ dlls/d3d9/tests/volume.c | 132 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 270 insertions(+), 2 deletions(-) create mode 100644 dlls/d3d9/tests/surface.c create mode 100644 dlls/d3d9/tests/volume.c Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=5eaf49f895a37cc352dc...
participants (1)
-
Alexandre Julliard