projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt/tests: Added more RTTI tests.
[wine]
/
dlls
/
gdi32
/
dibdrv
/
2012-09-10
Alexandre Julliard
gdi32: Move the SwapBuffers entry point to the OpenGL...
tree
|
commitdiff
2012-09-06
Alexandre Julliard
gdi32: Add a graphics driver to render windows contents...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdi32: Make sure that pattern info is initialized befor...
tree
|
commitdiff
2012-07-31
Alexandre Julliard
gdi32: Compute the line parameters using the cropped...
tree
|
commitdiff
2012-07-30
Alexandre Julliard
gdi32: Move DescribePixelFormat and SetPixelFormat...
tree
|
commitdiff
2012-07-30
Alexandre Julliard
gdi32: Clip solid pen regions to the DIB rectangle...
tree
|
commitdiff
2012-07-30
Alexandre Julliard
gdi32: Limit line drawing coordinates to reasonable...
tree
|
commitdiff
2012-07-30
Alexandre Julliard
gdi32: Add a helper function to initialize Bresenham...
tree
|
commitdiff
2012-07-27
Alexandre Julliard
gdi32: Support OpenGL in bitmaps through libOSMesa.
tree
|
commitdiff
2012-07-19
Alexandre Julliard
gdi32: Remove left-over debug trace.
tree
|
commitdiff
2012-07-19
Alexandre Julliard
gdi32: PatBlt needs to bypass the brush for ROPs that...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
gdi32: Remove the remaining OpenGL entry points from...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Add the concept of a WGL driver.
tree
|
commitdiff
2012-06-25
Alexandre Julliard
gdi32: Remove OpenGL functions that don't use an HDC...
tree
|
commitdiff
2012-06-04
Alexandre Julliard
gdi32: Clip output to both the DIB visible rectangle...
tree
|
commitdiff
2012-06-04
Alexandre Julliard
gdi32: Take into account the DIB rectangles when determ...
tree
|
commitdiff
2012-05-31
Alexandre Julliard
gdi32: Don't implement the gamma ramp functions in...
tree
|
commitdiff
2012-05-30
Alexandre Julliard
gdi32: Make sure the bounds are always updated in ExtTe...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Remove the CreateBitmap and DeleteBitmap driver...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Remove the bitmap parameter from the Get/PutImag...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Add a helper function that implements PutImage...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Add a helper function that implements GetImage...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Improve support of bitmaps without a color table...
tree
|
commitdiff
2012-05-24
Alexandre Julliard
gdi32: Remove the CopyBitmap driver entry point.
tree
|
commitdiff
2012-05-24
Alexandre Julliard
gdi32: Always store a copy of the bitmap bits for patte...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Don't use the DC colors when drawing a monochrom...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Implement dithering of solid brushes when drawin...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Don't store the default color table in dib_info...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Use the default color table when mapping colors...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Simplify creation of hatch masks and avoid endia...
tree
|
commitdiff
2012-05-22
Alexandre Julliard
gdi32: Add a helper function to allocate the brush...
tree
|
commitdiff
2012-05-22
Alexandre Julliard
gdi32: Pass a rop_mask_bits object to the pattern_rects...
tree
|
commitdiff
2012-05-22
Alexandre Julliard
gdi32: Use a rop_mask_bits object to store the brush...
tree
|
commitdiff
2012-05-22
Alexandre Julliard
gdi32: Add support for dithering pattern brushes when...
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-09
Alexandre Julliard
gdi32: Pass OpenGL calls through to the display driver...
tree
|
commitdiff
2012-05-08
Alexandre Julliard
winex11: Implement wglGetPbufferDCARB with a DC escape...
tree
|
commitdiff
2012-05-08
Alexandre Julliard
gdi32: Add a priority mechanism for pushing drivers...
tree
|
commitdiff
2012-05-01
Alexandre Julliard
gdi32: Support drawing to a visible rectangle smaller...
tree
|
commitdiff
2012-05-01
Alexandre Julliard
gdi32: Always pass the actual coordinates to the get_pi...
tree
|
commitdiff
2012-04-30
Jeff Muizelaar
gdi32: Improve performance of common case of AlphaBlend.
tree
|
commitdiff
2012-04-27
Alexandre Julliard
gdi32: Store the bounds rectangle as a pointer in the...
tree
|
commitdiff
2012-04-27
Alexandre Julliard
gdi32: Add a SetBoundsRect driver entry point.
tree
|
commitdiff
2012-04-24
Alexandre Julliard
gdi32: Fix coordinates for row copies in mirrored verti...
tree
|
commitdiff
2012-04-23
Alexandre Julliard
gdi32: Fix some typos in the 4-bpp shrink_row function.
tree
|
commitdiff
2012-04-18
Daniel Lehman
gdi32: Don't add_join if points are coincident in wide_...
tree
|
commitdiff
2012-04-16
Alexandre Julliard
gdi32: Add bounds tracking to all the DIB engine entry...
tree
|
commitdiff
2012-04-16
Alexandre Julliard
gdi32: Add a GetBoundsRect driver entry point.
tree
|
commitdiff
2012-04-13
Alexandre Julliard
gdi32: Avoid redundant computation of the gradient...
tree
|
commitdiff
2012-04-13
Alexandre Julliard
gdi32: Map all the points at once in PolyPolyline,...
tree
|
commitdiff
2012-04-13
Alexandre Julliard
gdi32: Move the pen/brush_region helpers to graphics...
tree
|
commitdiff
2012-02-24
Alexandre Julliard
gdi32: Use 64-bit values when computing ellipses to...
tree
|
commitdiff
2012-02-22
Alexandre Julliard
gdi32: Avoid overflows for invalid coordinates in line...
tree
|
commitdiff
2012-02-19
Alexandre Julliard
gdi32: Paint everything in ExtFloodFill when the DIB...
tree
|
commitdiff
2012-01-19
Huw Davies
gdi32: The clip region should stop the flooding.
tree
|
commitdiff
2012-01-18
Huw Davies
gdi32: Implement ExtFloodFill.
tree
|
commitdiff
2012-01-18
Huw Davies
gdi32: Use separate x and y parameters in the get_pixel...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Get rid of the CreateDIBSection driver entry...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Use the bitmap part of the DIBSECTION structure...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Always store a DIBSECTION structure in the bitma...
tree
|
commitdiff
2012-01-09
Huw Davies
gdi32: Don't create the outline region twice.
tree
|
commitdiff
2012-01-09
Alexandre Julliard
gdi32: Stop forwarding object selection calls to x11drv.
tree
|
commitdiff
2012-01-07
Alexandre Julliard
gdi32: Get rid of the SetDIBColorTable driver entry...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Add an empty ExtEscape DIB driver entry point.
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Add a stub for the ExtFloodFill entry point.
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Implement Arc, ArcTo, Chord, and Pie, using...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Add a helper function for computing the device...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Implement Ellipse and RoundRect, using line...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Use a better algorithm for CreateRoundRectRgn.
tree
|
commitdiff
2012-01-05
Alexandre Julliard
gdi32: Draw rectangles in the order specified by the...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Get rid of the pen deferring support, all pen...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Implement dashed wide lines.
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Add a helper function for drawing multiple line...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Add a helper function for drawing a wide line...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Skip empty segments at the beginning and end...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Only create the round cap region once per call.
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Fix skipping of zero-length dashes.
tree
|
commitdiff
2012-01-03
Alexandre Julliard
gdi32: Add stubs for the OpenGL entry points in the...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Don't bother computing interior regions when...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Implement brushed pens.
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Define a structure to make the brush state indep...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectPen...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectBrus...
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Add helpers to paint a region with the brush...
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Implement PolyPolygon in the DIB driver.
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Use a region to render geometric and wide pens...
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Use a region to render geometric and wide pens...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Use a region to render geometric and wide pens...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Implement returning a region for 1-pixel wide...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Implement returning a region for 1-pixel wide...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for updating a region from the pen...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for 1-pixel wide PS_USERSTYLE pens.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for PS_ALTERNATE pens.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for 1-pixel wide geometric dashed...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Extended pens are always transparent.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Wide cosmetic pens don't support dashes.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Fix the scaling of the width of cosmetic pens.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Pass the clip region to the brush_rect helper...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for PS_INSIDEFRAME pens when drawing...
tree
|
commitdiff
next