wined3d: Use EXT_provoking_vertex to match Direct3D's provoking vertex convention.
[wine] / dlls / d3d9 / tests / Makefile.in
2008-07-08  Alexandre Julliardd3d9: Don't depend on the dxerr9 static library in...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-03  Stefan Dösingerd3d9: Implement Direct3DCreate9Ex + tests.
2007-02-19  Stefan Dösingerwined3d: Visual test framework.
2007-02-15  Stefan Dösingerwined3d: Test for supported queries.
2006-10-09  Ivan Gyurdievd3d9/tests: Printf format fixes for d3d9 tests.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-06-09  H. Verbeetd3d9: Add a test for default texture stage state values.
2006-06-07  H. Verbeetd3d9: Add a test for GetContainer (Volumes & Surfaces).
2006-05-22  Vitaliy Margolend3d9: Add refcount tests for all objects created by...
2005-12-14  H. Verbeetd3d9: Add a test for Get/SetVertexDeclaration refcounts.
2005-12-13  H. Verbeetd3d9: Add a test for Get/SetVertexShader and Get/SetPix...
2005-12-09  H. Verbeetd3d9: Add a test for BeginStateBlock and EndStateBlock.