Module: wine Branch: master Commit: 19199bc5244c4cc0d6fe6e82608fc8c7b7cc2e2d URL: http://source.winehq.org/git/wine.git/?a=commit;h=19199bc5244c4cc0d6fe6e8260...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Feb 23 22:45:47 2012 +0100
ddraw/tests: Add tests for z-clipping with D3DRENDERSTATE_ZENABLE disabled.
---
dlls/ddraw/tests/ddraw1.c | 214 +++++++++++++++++++++++++++++++++++++++++++++ dlls/ddraw/tests/ddraw2.c | 118 +++++++++++++++++++++++++ dlls/ddraw/tests/ddraw4.c | 95 ++++++++++++++++++++ dlls/ddraw/tests/ddraw7.c | 63 +++++++++++++ 4 files changed, 490 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=19199bc5244c4cc0d6fe6e...