ddraw/tests: Fix compilation on systems that don't support nameless unions.
[wine] / dlls / ddraw / tests / Makefile.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...