wined3d: Get rid of the WINED3DMATRIX typedef.
[wine] / dlls / ddraw / tests / refcount.c
2011-11-03  Octavian Voicuddraw/tests: Move surface attachment tests from refcoun...
2011-10-12  Octavian Voicuddraw: Keep track of interface attached by AddAttachedS...
2011-10-11  Octavian Voicuddraw/tests: Test detachment of attached surfaces on...
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2009-12-18  Luke Bensteadddraw: Fix an incorrect refcount test.
2009-07-14  Alexandre Julliardddraw/tests: Fix a failing test on 64-bit.
2009-07-10  Alexandre Julliardddraw/tests: Fix a few tests that fail on Win64.
2009-03-23  Michael Stefaniucddraw/tests: Use ULONG instead of unsigned long.
2008-12-12  Paul Vriensddraw/tests: Fix a test failure on a Win98 VMware box.
2007-07-06  Paul Vriensddraw/tests: Use skip instead of trace.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-19  Stefan Dösingerddraw: Creating surfaces with old interfaces doesn...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-10-10  H. Verbeetddraw/tests: Win64 printf format warning fixes.
2006-09-07  Mike McCormackddraw: Make tests pass when OpenGL libraries aren't...
2006-08-07  Francois GougetAssorted spelling fixes.
2006-07-11  Stefan Dösingerddraw: Palette refcounting fix.
2006-07-11  Stefan Dösingerddraw: Split up the ddraw refcount.
2006-06-26  Francois Gougetddraw: Fix compilation with gcc 2.95.
2006-06-19  Stefan Dösingerddraw: Palette refcounting fixes + tests.