- Clean up all the D3D COM handling (but the underlaying code is still
[wine] / dlls / ddraw / direct3d /
2002-11-21  Lionel Ulmer- Clean up all the D3D COM handling (but the underlayin...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-16  Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-05-13  Peter Hunnisett- Added ability to create 3D3 interfaces for Xlib
2000-04-14  Francois GougetChanged the placement of WINE_UNUSED to make gcc 2...
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...