Converted to the new debugging interface (done with the help of the
[wine] / graphics / ddraw.c
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Lionel UlmerChanged 'GetDisplayMode' to return the mode previously...
1999-04-18  Brian Gerst- Removed all floating point math.
1999-04-06  Lionel Ulmer- clean-up of texture 'loading'
1999-04-02  Lionel UlmerAdded DllClassFactory to DirectDraw.
1999-04-01  Lionel UlmerImplement the EnumAttachedSurface method.
1999-03-28  Lionel UlmerFixed QueryInterface functions for IDirect3D 1 and 2.
1999-03-28  Lionel UlmerAdded initialisation of the pixmap_depth field in
1999-03-27  Francois GougetAdapted to the interface/implementation separation.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-16  Lionel UlmerCorrected bug in enumeration function.
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Patrik StridvallAdded functions DirectDrawEnumerateW and DirectDrawEnum...
1999-03-13  Andreas MohrImproved "error" message readability.
1999-03-10  Lionel Ulmer- some clean up in handling of depth
1999-02-28  Lionel Ulmer- added function DirectDrawEnumerateEx
1999-02-28  Lionel Ulmer- no more 3D capabilities if Direct3D support is not...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-14  Marcus MeissnerSome ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
1999-02-13  Marcus MeissnerMoved the if1632/signal.c stuff into loader/signal...
1999-02-11  Lionel UlmerBetter detection of XShm errors (should now run on...
1999-02-10  Lionel UlmerFixed debug output to follow '-debugmsg' flags.
1999-02-05  Lionel Ulmer- added a dump of the palette creation flags
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-02-02  Lionel UlmerAdded stubs for new DirectDraw4 and DirectDrawSurface4...
1999-01-31  Alexandre JulliardAuthors: Lionel Ulmer <ulmer@directprovider.net>, Babri...
1999-01-30  Ove KaavenDefined RESTORE_SIGNALS by default and call SIGNAL_Emul...
1999-01-26  Lionel Ulmer- added depth conversion routines (only 8bpp -> 16...
1999-01-23  Lionel Ulmer- corrected bug in Z Buffer allocation
1999-01-20  Marcus MeissnerUnified palette create, do allocate colorcells on init...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Lionel Ulmer- beginning of implementation of Direct3D2 (DX 5.0...
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-24  Peter HunnisettAdded all clipper&3d stubs.
1998-12-24  Marcus MeissnerStubs for IDirect3D(2)::CreateLight and CreateDevice...
1998-12-14  Stephen CrowleySave the original video mode before going fullscreen...
1998-12-10  Stephen CrowleyFixed a potential crash if a usable video mode is not...
1998-12-10  Robert RiggsSet window focus in _common_IDirectDraw_SetDisplayMode().
1998-12-08  Alexandre JulliardTried another kludge for the Xmd.h problem.
1998-12-08  Stephen CrowleyAdded fullscreen DGA support.
1998-12-08  Marcus MeissnerCreate X11 palette on DirectDrawSurface::SetPalette...
1998-12-01  Lionel Ulmer- added definition of DirectDrawCreateClipper.
1998-11-27  Stephen CrowleyAdded a new cmdline switch to disable XF86 DGA Extensio...
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-22  Marcus MeissnerBltFast: Honor lPitch, Lock/Unlock surfaces (xlib needs...
1998-11-22  Stephen CrowleyFixed the DGA detection code in ddraw. You don't need...
1998-11-22  Marcus MeissnerDirectDraw status updated.
1998-11-15  Lionel UlmerSome corrections to the handling of off-screen buffers.
1998-11-14  Marcus MeissnerDo not enumerate D3D devices we can't handle anyway.
1998-11-14  Lionel UlmerCorrected bug in DirectDrawSurface creation and handlin...
1998-11-08  Lionel UlmerAdded support of source and destination rectangles...
1998-10-26  Marcus MeissnerRemoved no longer necessary commented out code, destroy...
1998-10-17  Patrik StridvallCompile fix for non XF86-DGA systems.
1998-10-17  Peter HunnisettAdded a bunch of stubs for ddraw suface routines. All...
1998-10-11  Marcus MeissnerA few fixes.
1998-10-10  Peter SchlaileFixed a lot of bugs in ddraw.c to make xlib support...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104