Handle more properly versions for Direct3D and Direct3DDevice
[wine] / dlls / ddraw / dclipper /
2005-01-09  Paul Vriens- use Interlocked* functions in AddRef and Release.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-24  Robert ShearmanImplement IDirectDrawClipper_GetClipList for case where...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-23  Tobias Burnus- Limit number of FIXME()s in Clipper_SetClipList and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-10  Marcus MeissnerMake (G|S)etClipList not abort, but return DDERR_NOCLIP...
2001-06-11  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...