2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-11 |
Patrik Stridvall | Documentation ordinal fixes (using winapi_fixup). |
tree | commitdiff |
2001-05-31 |
Jason McMullan | More accurate stub of DDRAW:GetFourCCCodes. |
tree | commitdiff |
2001-05-11 |
Alexandre Julliard | Renamed display to gdi_display where it is used for... |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-04-27 |
Francois Gouget | DDRAW_{XF86DGA2,XVidMode}_Init was moved to dlls/x11drv. |
tree | commitdiff |
2001-04-24 |
Alexandre Julliard | Small cleanups. |
tree | commitdiff |
2001-04-18 |
Alexandre Julliard | Removed a few obsolete files. |
tree | commitdiff |
2001-04-18 |
Ove Kaaven | Fix DGA so it works properly again. |
tree | commitdiff |
2001-04-17 |
Ove Kaaven | Implemented DirectDraw's Hardware Abstraction Layer... |
tree | commitdiff |
2001-04-17 |
Ove Kaaven | Removed the obsolete DIBTexture surface class. |
tree | commitdiff |
2001-04-17 |
Ove Kaaven | Fill in some more HAL fields. Flip some of them when... |
tree | commitdiff |
2001-04-17 |
Ove Kaaven | Fill in some DirectDrawPalette HAL fields. |
tree | commitdiff |
2001-04-17 |
Ove Kaaven | Removed User_DirectDraw_GetCaps. Using Main_DirectDraw_... |
tree | commitdiff |
2001-04-17 |
Ove Kaaven | Fill in some of the ddraw HAL fields. |
tree | commitdiff |
2001-04-17 |
Ove Kaaven | Implemented gamma control on the DirectDraw primary... |
tree | commitdiff |
2001-04-16 |
Ove Kaaven | Implemented the IDirectDrawGammaControl interface. |
tree | commitdiff |
2001-04-16 |
Ove Kaaven | Added ddraw HAL and gamma ramp stuff to implementation... |
tree | commitdiff |
2001-04-16 |
Ove Kaaven | Add version resource to ddraw.dll, versioned to DirectX... |
tree | commitdiff |
2001-04-09 |
Marcus Meissner | Actually print the guids in DllGetClassObject(). |
tree | commitdiff |
2001-03-21 |
Jeff Garzik | Warning fixes. |
tree | commitdiff |
2001-03-21 |
Ove Kaaven | Remove obsolete and misleading FIXME. |
tree | commitdiff |
2001-02-14 |
Andreas Mohr | - correct DDRAW_Convert_DDDEVICEIDENTIFIER_2_To_1 confusion |
tree | commitdiff |
2001-02-12 |
Lionel Ulmer | Allow an application to re-ask for EXCLUSIVE DirectDraw... |
tree | commitdiff |
2001-02-12 |
Marcus Meissner | Handle differently sized structs by using their dwSize... |
tree | commitdiff |
2001-02-12 |
Ove Kaaven | Fix DGA2 mode setting to use the correct color depth. |
tree | commitdiff |
2001-01-29 |
Marcus Meissner | dvideo.dll forgets to set the DDSD_CAPS flag, just... |
tree | commitdiff |
2001-01-28 |
Marcus Meissner | - Siedler3 appears to have rather limited buffers for... |
tree | commitdiff |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
tree | commitdiff |
2001-01-25 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-01-22 |
Josh DuBois | Include 'options.h' for a needed prototype. |
tree | commitdiff |
2001-01-15 |
Marcus Meissner | Fixed an interface cast in DD2->DD7 thunk. |
tree | commitdiff |
2001-01-13 |
Alexandre Julliard | Added missing WIN_ReleaseWndPtr. |
tree | commitdiff |
2001-01-12 |
Gavriel State | Warning fixes. |
tree | commitdiff |
2001-01-11 |
Alexandre Julliard | No longer used. |
tree | commitdiff |
2001-01-10 |
Gavriel State | Reenabled DXGrab option. |
tree | commitdiff |
2001-01-09 |
Gerald Pfeifer | Fixed some incorrect format strings. |
tree | commitdiff |
2001-01-07 |
Marcus Meissner | Removed one &, now CoCreateInstance() of ddraw objects... |
tree | commitdiff |
2001-01-04 |
Francois Gouget | Removed the 'fn' prefix (i.e. ICOM_FN). |
tree | commitdiff |
2001-01-04 |
Alexandre Julliard | Authors: Andrew Lewycky <andrew@transgaming.com>, Gavri... |
tree | commitdiff |
2000-12-22 |
Marcus Meissner | IDirectDrawSurface::Blt::SRCCOPY is the default ROP... |
tree | commitdiff |
2000-12-16 |
Marcus Meissner | Check for NULL before doing IsEqualGUID(). |
tree | commitdiff |
2000-12-14 |
Marcus Meissner | If DirectDrawCreate gets passed a IDirectDraw{2,4,7... |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
tree | commitdiff |
2000-12-03 |
Francois Gouget | Use the DUMMYUNIONNAME macros so that the headers can... |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Finished separation of ole32. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Marcus Meissner | Truncate dest blit rectangle down to surface size. |
tree | commitdiff |
2000-11-26 |
Dimitrie O. Paun | Make sure all files using config.h constants actually... |
tree | commitdiff |
2000-11-08 |
Francois Gouget | We must include windef.h before wtypes.h (directly... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-11-04 |
Andreas Mohr | Avoid division by zero. |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-10-25 |
William Waghorn | xf86vmode_setdisplaymode() wasn't properly saving the... |
tree | commitdiff |
2000-10-24 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-10-23 |
Marcus Meissner | Added some basic IDirectDraw7 interface support, fixed... |
tree | commitdiff |
2000-10-22 |
Marcus Meissner | DirectDrawCreateEx() should already return the interfac... |
tree | commitdiff |
2000-10-22 |
Lionel Ulmer | Change the width / height parameter on a SetDisplayMode. |
tree | commitdiff |
2000-10-17 |
Lionel Ulmer | Warning fix. |
tree | commitdiff |
2000-10-15 |
Gerald Pfeifer | Remove unused variable orig_mode. |
tree | commitdiff |
2000-10-15 |
Marcus Meissner | Return "default" DirectDraw driver if we have at least... |
tree | commitdiff |
2000-10-13 |
Gerald Pfeifer | Fixed incorrect format string. |
tree | commitdiff |
2000-10-12 |
Lionel Ulmer | Support non-buffered overlays. |
tree | commitdiff |
2000-10-12 |
Marcus Meissner | Added 16 (565) -> 15 (555) bit depth converter. |
tree | commitdiff |
2000-10-12 |
Lionel Ulmer | Implememnted GetFourCCCodes. |
tree | commitdiff |
2000-10-12 |
Marcus Meissner | Enable XF86vmode switching possible for X11 too. |
tree | commitdiff |
2000-09-26 |
Lionel Ulmer | Added support for DirectDraw overlays using the XVideo... |
tree | commitdiff |
2000-09-18 |
Gerald Pfeifer | Remove unused local variable in DGA_IDirectDrawSurface4... |
tree | commitdiff |
2000-09-13 |
Lionel Ulmer | Upgrade also 15bpp to 16bpp surfaces. |
tree | commitdiff |
2000-09-12 |
Andreas Mohr | - fixes debugger output |
tree | commitdiff |
2000-09-12 |
Lionel Ulmer | Fixed DGA / DGA 2 palette creation. |
tree | commitdiff |
2000-09-09 |
Lionel Ulmer | Do not support DGA when DirectVideo not present. |
tree | commitdiff |
2000-08-30 |
Alexandre Julliard | Fixed non-OpenGL compile. |
tree | commitdiff |
2000-08-29 |
Peter Hunnisett | Newbie friendly error message for 3D creation failure. |
tree | commitdiff |
2000-08-28 |
Lionel Ulmer | - added ARGB 1555 format |
tree | commitdiff |
2000-08-25 |
Lionel Ulmer | Fixed the displaying of the FOURCC codes in _dump_pixel... |
tree | commitdiff |
2000-08-25 |
Lionel Ulmer | Change pixel format for 24 BPP surfaces when the DDraw... |
tree | commitdiff |
2000-08-22 |
James Abbatiello | Don't crash when calling DirectDrawSurface::EnumAttache... |
tree | commitdiff |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
tree | commitdiff |
2000-08-07 |
Marcus Meissner | If we are looking for an existing pixmap format, we... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
tree | commitdiff |
2000-08-03 |
Marcus Meissner | One of the 24/32 convert color masks was wrong. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | No longer crash when running with DirectDraw with a... |
tree | commitdiff |
2000-07-23 |
Eric Pouech | Compilation fixes for OpenGL. |
tree | commitdiff |
2000-07-23 |
Lionel Ulmer | Detect broken glext.h headers. |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Added a few C++ operators to Direct3D structures, and... |
tree | commitdiff |
2000-07-23 |
Marcus Meissner | IDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regar... |
tree | commitdiff |
2000-07-16 |
Lionel Ulmer | - fix Direct3D support and a lot of warnings |
tree | commitdiff |
2000-07-11 |
Marcus Meissner | Check for NULL flipchain and just return the current... |
tree | commitdiff |
2000-07-08 |
Marcus Meissner | Corrected 24->32 conversion. Still only correct for... |
tree | commitdiff |
2000-07-08 |
Marcus Meissner | Removed another bad assert and two no longer needed... |
tree | commitdiff |
2000-06-25 |
Marcus Meissner | Fixed two asserts in Blt(). |
tree | commitdiff |
2000-06-25 |
Gerald Pfeifer | Properly cast arguments to printf to match the intended... |
tree | commitdiff |
2000-06-24 |
Marcus Meissner | Create xlib ddsurfaces with correct reference counts. |
tree | commitdiff |
next |