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 |
1998-10-11 |
Rein Klazes | Yet another improvement to the bezier code. |
tree | commitdiff |
1998-10-11 |
Marcus Meissner | A few fixes. |
tree | commitdiff |
1998-10-10 |
Peter Schlaile | Fixed a lot of bugs in ddraw.c to make xlib support... |
tree | commitdiff |
1998-10-04 |
Alexandre Julliard | Initial revision |
tree | commitdiff |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
tree | commitdiff |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
tree | commitdiff |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
tree | commitdiff |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
tree | commitdiff |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
tree | commitdiff |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
tree | commitdiff |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
tree | commitdiff |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
tree | commitdiff |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
tree | commitdiff |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
tree | commitdiff |
1998-05-03 |
Alexandre Julliard | Release 980503 wine-980503 |
tree | commitdiff |
1998-04-13 |
Alexandre Julliard | Release 980413 wine-980413 |
tree | commitdiff |
1998-03-29 |
Alexandre Julliard | Release 980329 wine-980329 |
tree | commitdiff |
1998-03-15 |
Alexandre Julliard | Release 980315 wine-980315 |
tree | commitdiff |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
tree | commitdiff |
1998-02-15 |
Alexandre Julliard | Release 980215 wine-980215 |
tree | commitdiff |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
tree | commitdiff |
1998-01-18 |
Alexandre Julliard | Release 980118 wine-980118 |
tree | commitdiff |
1998-01-04 |
Alexandre Julliard | Release 980104 wine-980104 |
tree | commitdiff |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
tree | commitdiff |
1997-11-30 |
Alexandre Julliard | Release 971130 wine-971130 |
tree | commitdiff |
1997-11-16 |
Alexandre Julliard | Release 971116 wine-971116 |
tree | commitdiff |
1997-11-01 |
Alexandre Julliard | Release 971101 wine-971101 |
tree | commitdiff |
1997-10-12 |
Alexandre Julliard | Release 971012 wine-971012 |
tree | commitdiff |
1997-09-28 |
Alexandre Julliard | Release 970928 wine-970928 |
tree | commitdiff |
1997-09-14 |
Alexandre Julliard | Release 970914 wine-970914 |
tree | commitdiff |
1997-08-24 |
Alexandre Julliard | Release 970824 wine-970824 |
tree | commitdiff |
1997-08-04 |
Alexandre Julliard | Release 970804 wine-970804 |
tree | commitdiff |
1997-06-29 |
Alexandre Julliard | Release 970629 wine-970629 |
tree | commitdiff |
1997-06-16 |
Alexandre Julliard | Release 970616 wine-970616 |
tree | commitdiff |
1997-05-25 |
Alexandre Julliard | Release 970525 wine-970525 |
tree | commitdiff |
1997-05-09 |
Alexandre Julliard | Release 970509 wine-970509 |
tree | commitdiff |
1997-04-15 |
Alexandre Julliard | Release 970415 wine-970415 |
tree | commitdiff |
next |