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 |
2000-06-23 |
Peter Ganten | _common_depth_to_pixelformat() returns -1 and not zero... |
tree | commitdiff |
2000-06-23 |
Marcus Meissner | Use correct bpp for the X side of the surface XImages. |
tree | commitdiff |
2000-06-23 |
Marcus Meissner | Dump FourCC correctly, print conversion messages, add... |
tree | commitdiff |
2000-06-23 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-13 |
Marcus Meissner | Added 24->32 packed pixel mapping support to convert. |
tree | commitdiff |
2000-06-12 |
Lionel Ulmer | replaced a DPRINTF by a TRACE |
tree | commitdiff |
2000-06-12 |
Lionel Ulmer | Removed the Release in case of error as we do not AddRe... |
tree | commitdiff |
2000-06-10 |
Ove Kaaven | Call TSXFlush after setting DGA palette, so it updates... |
tree | commitdiff |
2000-06-01 |
Andreas Mohr | Lots of spelling fixes that accumulated in my tree... |
tree | commitdiff |
2000-05-30 |
Lionel Ulmer | Install the colormap only if it was created. |
tree | commitdiff |
2000-05-23 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-05-23 |
Ove Kaaven | Made WINE_DirectDraw a decorationless popup window... |
tree | commitdiff |
2000-05-23 |
Lionel Ulmer | Remove the PRIMARYSURFACE attribute from back buffers. |
tree | commitdiff |
2000-05-23 |
Lionel Ulmer | Initialize the back-buffer with the correct VTable. |
tree | commitdiff |
2000-05-18 |
Ove Kaaven | Made IDirectDrawSurface::SetPalette set the surface... |
tree | commitdiff |
2000-05-18 |
Ove Kaaven | Initialize an identity mapping in CreatePalette if... |
tree | commitdiff |
2000-05-15 |
Ove Kaaven | Use unsigned int instead of unsigned short in DirectDraw |
tree | commitdiff |
2000-05-14 |
Ove Kaaven | Improved DIBSection support for IDirectDrawSurface... |
tree | commitdiff |
2000-05-13 |
Peter Hunnisett | - Added ability to create 3D3 interfaces for Xlib |
tree | commitdiff |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
tree | commitdiff |
2000-05-09 |
Marcus Meissner | Number of surface Lock/Unlocks must NOT match, so do... |
tree | commitdiff |
2000-05-03 |
Lionel Ulmer | Remove the assertion when there is no source surface. |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Added DECL_GLOBAL_CONSTRUCTOR macro. |
tree | commitdiff |
2000-05-01 |
Lionel Ulmer | Added DGA2 driver to DirectDraw. |
tree | commitdiff |
2000-04-29 |
Lionel Ulmer | - added thread-safety protection to XListPixmapFormats |
tree | commitdiff |
2000-04-25 |
Patrik Stridvall | Compile fix for --without-x. |
tree | commitdiff |
2000-04-23 |
Marcus Meissner | Also check for empty GUID in DirectDrawCreate. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Added some missing import directives. |
tree | commitdiff |
2000-04-15 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
next |