1999-02-14 |
Eric Pouech | Changed some functions prototypes (were returning void). |
tree | commitdiff |
1999-02-14 |
Marcus Meissner | Some ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status. |
tree | commitdiff |
1999-02-13 |
Marcus Meissner | Moved the if1632/signal.c stuff into loader/signal... |
tree | commitdiff |
1999-02-13 |
Francis Beaudet | Implemented the OLE Drag and Drop target registration... |
tree | commitdiff |
1999-02-11 |
Lionel Ulmer | Added 'objbase.h' to prevent compiler warnings. |
tree | commitdiff |
1999-02-11 |
Lionel Ulmer | Better detection of XShm errors (should now run on... |
tree | commitdiff |
1999-02-10 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Albert Den Haan... |
tree | commitdiff |
1999-02-10 |
Lionel Ulmer | Fixed debug output to follow '-debugmsg' flags. |
tree | commitdiff |
1999-02-09 |
Brad Pepers | WinG fixes. |
tree | commitdiff |
1999-02-09 |
Huw D M Davies | Fixes several problems with SetDIBitsToDevice if xSrc... |
tree | commitdiff |
1999-02-05 |
Lionel Ulmer | - added a dump of the palette creation flags |
tree | commitdiff |
1999-02-04 |
Patrik Stridvall | Moved some more code to the X11 driver. |
tree | commitdiff |
1999-02-04 |
Patrik Stridvall | X11 driver changes. |
tree | commitdiff |
1999-02-04 |
Patrik Stridvall | New TTY driver for GDI. |
tree | commitdiff |
1999-02-02 |
Francois Gouget | Replaced references to interfaces.h by wine/obj_xxx... |
tree | commitdiff |
1999-02-02 |
Lionel Ulmer | Added stubs for new DirectDraw4 and DirectDrawSurface4... |
tree | commitdiff |
1999-02-02 |
Huw D M Davies | Clear up args to PSDRV_AdvancedSetupDialog. |
tree | commitdiff |
1999-02-02 |
Huw D M Davies | Reduce MAX_FONT_SIZE to 1000. |
tree | commitdiff |
1999-01-31 |
Alexandre Julliard | Authors: Lionel Ulmer <ulmer@directprovider.net>, Babri... |
tree | commitdiff |
1999-01-30 |
Lionel Ulmer | Added check for the presence of Mesa's header files. |
tree | commitdiff |
1999-01-30 |
Ove Kaaven | Defined RESTORE_SIGNALS by default and call SIGNAL_Emul... |
tree | commitdiff |
1999-01-30 |
Marcus Meissner | Some more warnings and bugs fixed. |
tree | commitdiff |
1999-01-28 |
James Juran | Commented out unused variables to prevent needless... |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
tree | commitdiff |
1999-01-26 |
Ove Kaaven | Added (dummy) Death/Resurrection calls to DisplayDib. |
tree | commitdiff |
1999-01-26 |
Lionel Ulmer | - added depth conversion routines (only 8bpp -> 16... |
tree | commitdiff |
1999-01-24 |
Nick Holloway | Internal PostScript printer driver improvements. |
tree | commitdiff |
1999-01-23 |
Andreas Mohr | Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, |
tree | commitdiff |
1999-01-23 |
Lionel Ulmer | - various warning and bug fixes |
tree | commitdiff |
1999-01-23 |
Lionel Ulmer | - added more texture formats using OpenGL's packed... |
tree | commitdiff |
1999-01-23 |
Lionel Ulmer | - better support for ExecuteBuffers |
tree | commitdiff |
1999-01-23 |
Lionel Ulmer | - corrected bug in Z Buffer allocation |
tree | commitdiff |
1999-01-20 |
Pablo Saratxaga | Small patch. |
tree | commitdiff |
1999-01-20 |
Marcus Meissner | Unified palette create, do allocate colorcells on init... |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-03 |
Lionel Ulmer | - beginning of implementation of Direct3D2 (DX 5.0... |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1998-12-26 |
Alex Korobka | Cleaned up font encoding handling. Added 'Ignore#'... |
tree | commitdiff |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
tree | commitdiff |
1998-12-26 |
Patrik Stridvall | Moved more things to the X11 driver. |
tree | commitdiff |
1998-12-24 |
Peter Hunnisett | Added all clipper&3d stubs. |
tree | commitdiff |
1998-12-24 |
Marcus Meissner | Stubs for IDirect3D(2)::CreateLight and CreateDevice... |
tree | commitdiff |
1998-12-18 |
Huw D M Davies | Implemented PolylineTo. |
tree | commitdiff |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
tree | commitdiff |
1998-12-15 |
Todd Vierling | graphics/psdrv forgets to pull in @DLLFLAGS@, and so... |
tree | commitdiff |
1998-12-14 |
Ian Pilcher | Added ability to specify X fonts used for Helv and... |
tree | commitdiff |
1998-12-14 |
Stephen Crowley | Save the original video mode before going fullscreen... |
tree | commitdiff |
1998-12-14 |
Huw D M Davies | XLFDs should be well-formed (14 hyphens) to match scala... |
tree | commitdiff |
1998-12-11 |
Huw D M Davies | Implement AbortDoc16, move AbortDoc32 and StartDoc32W to |
tree | commitdiff |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
tree | commitdiff |
1998-12-10 |
Ulrich Weigand | Adapted to CreateSystemTimer interface change. |
tree | commitdiff |
1998-12-10 |
Stephen Crowley | Fixed a potential crash if a usable video mode is not... |
tree | commitdiff |
1998-12-10 |
Robert Riggs | Set window focus in _common_IDirectDraw_SetDisplayMode(). |
tree | commitdiff |
1998-12-10 |
Huw D M Davies | Sanity check on font size. |
tree | commitdiff |
1998-12-09 |
Pablo Saratxaga | Improved the handling of font encodings. |
tree | commitdiff |
1998-12-08 |
Alexandre Julliard | Tried another kludge for the Xmd.h problem. |
tree | commitdiff |
1998-12-08 |
Stephen Crowley | Added fullscreen DGA support. |
tree | commitdiff |
1998-12-08 |
Marcus Meissner | Create X11 palette on DirectDrawSurface::SetPalette... |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Fix for SetAbortProc16, stub for SetAbortProc32 and... |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Fix X11DRV_ExtTextOut for rotated text if either of... |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Replace GRAPH_ functions with Win SDK equivalents. |
tree | commitdiff |
1998-12-07 |
Ulrich Weigand | Bugfix: -microsoft-symbol encoding was not recognized. |
tree | commitdiff |
1998-12-02 |
Huw D M Davies | Move OEM resources to the x11drv. |
tree | commitdiff |
1998-12-01 |
Lionel Ulmer | - added definition of DirectDrawCreateClipper. |
tree | commitdiff |
1998-11-27 |
Stephen Crowley | Added a new cmdline switch to disable XF86 DGA Extensio... |
tree | commitdiff |
1998-11-26 |
Uwe Bonnes | Added stubs for Startpage and EndPage. |
tree | commitdiff |
1998-11-25 |
Huw D M Davies | Remove X_DC_INFO from DC and make it behave like any... |
tree | commitdiff |
1998-11-24 |
Eric Warnke | Don't match against Symbol or Nil fonts. |
tree | commitdiff |
1998-11-22 |
Huw D M Davies | Moved DC_SetupGC functions to graphics/x11drv/graphics.c. |
tree | commitdiff |
1998-11-22 |
Andreas Mohr | Added Win16 implementation for GetRegionData(). |
tree | commitdiff |
1998-11-22 |
Marcus Meissner | BltFast: Honor lPitch, Lock/Unlock surfaces (xlib needs... |
tree | commitdiff |
1998-11-22 |
Huw D M Davies | Takes print spooler functions out of win16drv. |
tree | commitdiff |
1998-11-22 |
Stephen Crowley | Fixed the DGA detection code in ddraw. You don't need... |
tree | commitdiff |
1998-11-22 |
Marcus Meissner | DirectDraw status updated. |
tree | commitdiff |
1998-11-15 |
Lionel Ulmer | Some corrections to the handling of off-screen buffers. |
tree | commitdiff |
1998-11-14 |
Huw D M Davies | Should get win16drv AbortProc working. Hopefully. |
tree | commitdiff |
1998-11-14 |
Marcus Meissner | Do not enumerate D3D devices we can't handle anyway. |
tree | commitdiff |
1998-11-14 |
Lionel Ulmer | Corrected bug in DirectDrawSurface creation and handlin... |
tree | commitdiff |
1998-11-08 |
Uwe Bonnes | Added a stub for StartDocA and EndDoc. |
tree | commitdiff |
1998-11-08 |
Ove Kaaven | Simulate the VGA vertical refresh. |
tree | commitdiff |
1998-11-08 |
Lionel Ulmer | Added support of source and destination rectangles... |
tree | commitdiff |
1998-11-07 |
Huw D M Davies | Stop X11DRV_RoundRect calling XDrawArc with -ve width... |
tree | commitdiff |
1998-11-07 |
Huw D M Davies | Optimize RoundRect32 to call Rectangle32 if either... |
tree | commitdiff |
1998-11-06 |
Huw D M Davies | Moved X11 DIB stuff to x11drv. |
tree | commitdiff |
1998-11-01 |
Jesper Skov | egcs 'ambiguous else' warnings fixes. |
tree | commitdiff |
1998-11-01 |
Huw D M Davies | More bitmap fixes. |
tree | commitdiff |
1998-11-01 |
Huw D M Davies | A couple of small fixes to my bitmap patch. |
tree | commitdiff |
1998-11-01 |
Huw D M Davies | Implement SEGPTR conversion for STARTDOC in Escape32(). |
tree | commitdiff |
1998-11-01 |
Huw D M Davies | Print a message if the PostScript driver can't find... |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Moved VGA-emulating DirectX code from dispdib.c to... |
tree | commitdiff |
1998-10-28 |
François Gouget | Fixed some LPPOINT/LPSIZE mismatches and some missing... |
tree | commitdiff |
1998-10-28 |
Huw D M Davies | Added pBitmapBits and pCreateBitmap to the GDI function... |
tree | commitdiff |
1998-10-26 |
Marcus Meissner | Removed no longer necessary commented out code, destroy... |
tree | commitdiff |
1998-10-24 |
Ove Kaaven | Implemented DisplayDib. |
tree | commitdiff |
1998-10-24 |
Huw D M Davies | Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPo... |
tree | commitdiff |
1998-10-17 |
Patrik Stridvall | Compile fix for non XF86-DGA systems. |
tree | commitdiff |
1998-10-17 |
Peter Hunnisett | Added a bunch of stubs for ddraw suface routines. All... |
tree | commitdiff |
1998-10-14 |
Ulrich Weigand | Do not clip source rectangle even by visible region... |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClip... |
tree | commitdiff |
next |