makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / ddraw / 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...
2008-09-02  Stefan Dösingerddraw: Add some overlay tests.
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...
2007-02-19  Stefan Dösingerwined3d: Visual test framework.
2006-10-10  H. Verbeetddraw/tests: Win64 printf format warning fixes.
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-19  Stefan Dösingerddraw: Palette refcounting fixes + tests.
2005-06-07  Antoine ChavasseTest cases for the direct3d7 light api.
2005-05-30  Antoine Chavasse- Implemented the implicit creation of mipmaps for...
2004-02-16  Sami AarioNo need to link against the uuid library.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...