Cosmetics.
[wine] / dlls / ddraw / ddraw_private.h
2001-09-10  Marcus MeissnerAdded dwFlags to lock_update private functions so we...
2001-07-28  Alexandre JulliardRemoved unused DC_FUNCS pointers.
2001-04-27  Francois GougetDDRAW_{XF86DGA2,XVidMode}_Init was moved to dlls/x11drv.
2001-04-16  Ove KaavenAdded ddraw HAL and gamma ramp stuff to implementation...
2001-02-14  Andreas Mohr- correct DDRAW_Convert_DDDEVICEIDENTIFIER_2_To_1 confusion
2001-02-12  Marcus MeissnerHandle differently sized structs by using their dwSize...
2001-01-28  Marcus Meissner- Siedler3 appears to have rather limited buffers for...
2001-01-12  Gavriel StateWarning fixes.
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-10-23  Marcus MeissnerAdded some basic IDirectDraw7 interface support, fixed...
2000-10-12  Marcus MeissnerAdded 16 (565) -> 15 (555) bit depth converter.
2000-09-26  Lionel UlmerAdded support for DirectDraw overlays using the XVideo...
2000-07-23  Marcus MeissnerIDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regar...
2000-07-16  Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-06-23  Marcus MeissnerUse correct bpp for the X side of the surface XImages.
2000-06-13  Marcus MeissnerAdded 24->32 packed pixel mapping support to convert.
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
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...
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.