Sweden-Number/dlls/ddraw/tests
Henri Verbeet 34a1ef42a7 ddraw: Return early in d3d_device7_DrawIndexedPrimitiveVB() with a 0 vertex or index count.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-25 18:48:17 +09:00
..
Makefile.in ddraw/tests: Rewrite rectangle_settings(). 2016-02-06 12:25:24 +09:00
d3d.c ddraw: Use SetRectEmpty() instead of open coding it. 2016-03-03 22:29:02 +09:00
ddraw1.c ddraw: Require exclusive mode only for primary surface flips. 2016-04-22 12:22:45 +09:00
ddraw2.c ddraw: Return early in d3d_device7_DrawPrimitive() with a 0 vertex count. 2016-04-25 18:48:17 +09:00
ddraw4.c ddraw: Return early in d3d_device7_DrawIndexedPrimitiveVB() with a 0 vertex or index count. 2016-04-25 18:48:17 +09:00
ddraw7.c ddraw: Return early in d3d_device7_DrawIndexedPrimitiveVB() with a 0 vertex or index count. 2016-04-25 18:48:17 +09:00
ddrawmodes.c ddraw/tests: Use the proper type for a return value (PVS-Studio). 2015-10-29 21:20:03 +09:00
dsurface.c ddraw/tests: Add some more surface GetDC() tests to test_getdc(). 2016-04-11 11:36:10 +09:00
refcount.c ddraw: Avoid LPVOID. 2013-09-11 09:59:04 +02:00
visual.c ddraw/tests: Rewrite blt_test(). 2016-03-23 11:27:26 +09:00