makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / d3d9 / tests / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-02  Stefan Dösingerd3d9: Test buffer lock flags.
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.