Module: wine Branch: master Commit: d7098076e1a8f0fdc7463281d62745f1dff8805a URL: http://source.winehq.org/git/wine.git/?a=commit;h=d7098076e1a8f0fdc7463281d6...
Author: Stefan Dösinger stefan@codeweavers.com Date: Thu Feb 28 21:31:25 2008 +0100
d3d9: Implement Direct3DCreate9Ex + tests.
---
dlls/d3d9/d3d9.spec | 1 + dlls/d3d9/d3d9_main.c | 17 ++++ dlls/d3d9/tests/Makefile.in | 1 + dlls/d3d9/tests/d3d9ex.c | 202 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 221 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d7098076e1a8f0fdc74632...