Log missing environment vars for easier debugging.
[wine] / dlls / ddraw / dpalette /
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-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2002-07-10  Ove KaavenRemoved the flags fields of IDirectDrawPaletteImpl...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-04-17  Ove KaavenImplemented DirectDraw's Hardware Abstraction Layer...
2001-04-17  Ove KaavenFill in some DirectDrawPalette HAL fields.
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2000-09-12  Lionel UlmerFixed DGA / DGA 2 palette creation.
2000-07-23  Marcus MeissnerIDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regar...
2000-06-10  Ove KaavenCall TSXFlush after setting DGA palette, so it updates...
2000-05-01  Lionel UlmerAdded DGA2 driver to DirectDraw.
2000-04-13  Marcus MeissnerMake DirectDraw compile with DGA2 present.
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...