2012-12-14 |
Alexandre Julliard | gdi32: Add a helper function to order the points of... |
blob | commitdiff | raw |
2012-12-11 |
Alexandre Julliard | gdi32: Add a level of pointers to the glyph cache to... |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Alexandre Julliard | gdi32: Fix handling of font orientation in advanced... |
blob | commitdiff | raw | diff to current |
2012-12-05 |
Alexandre Julliard | gdi32: Support caching glyphs by character code and... |
blob | commitdiff | raw | diff to current |
2012-11-30 |
Alexandre Julliard | gdi32: Avoid computing grayscale glyph intensities... |
blob | commitdiff | raw | diff to current |
2012-11-28 |
Alexandre Julliard | gdi32: Add a font glyph cache in the DIB engine. |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Alexandre Julliard | gdi32: Fix coordinate mapping of arc limits. |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Alexandre Julliard | gdi32: Disable anti-aliasing when necessary in the... |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Alexandre Julliard | gdi32: Store the anti-aliasing flags in the DC when... |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Huw Davies | gdi32: Implement sub-pixel glyph smoothing. |
blob | commitdiff | raw | diff to current |
2012-10-19 |
Huw Davies | gdi32: Move the string rendering code to a common function. |
blob | commitdiff | raw | diff to current |
2012-10-19 |
Huw Davies | gdi32: Use the helper to draw the glyphs. |
blob | commitdiff | raw | diff to current |
2012-10-19 |
Huw Davies | gdi32: Pass individual x, y co-ords to draw_glyph rathe... |
blob | commitdiff | raw | diff to current |
2012-10-19 |
Huw Davies | gdi32: Pass a dib_info structure to draw_glyph. |
blob | commitdiff | raw | diff to current |
2012-10-18 |
Huw Davies | gdi32: Make get_glyph_bitmap return a dib_info structur... |
blob | commitdiff | raw | diff to current |
2012-07-19 |
Alexandre Julliard | gdi32: PatBlt needs to bypass the brush for ROPs that... |
blob | commitdiff | raw | diff to current |
2012-05-30 |
Alexandre Julliard | gdi32: Make sure the bounds are always updated in ExtTe... |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Alexandre Julliard | gdi32: Don't store the default color table in dib_info... |
blob | commitdiff | raw | diff to current |
2012-05-15 |
Francois Gouget | Assorted typo, spelling, wording and case fixes. |
blob | commitdiff | raw | diff to current |
2012-05-01 |
Alexandre Julliard | gdi32: Support drawing to a visible rectangle smaller... |
blob | commitdiff | raw | diff to current |
2012-04-27 |
Alexandre Julliard | gdi32: Store the bounds rectangle as a pointer in the... |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Alexandre Julliard | gdi32: Add bounds tracking to all the DIB engine entry... |
blob | commitdiff | raw | diff to current |
2012-04-13 |
Alexandre Julliard | gdi32: Map all the points at once in PolyPolyline,... |
blob | commitdiff | raw | diff to current |
2012-04-13 |
Alexandre Julliard | gdi32: Move the pen/brush_region helpers to graphics... |
blob | commitdiff | raw | diff to current |
2012-02-24 |
Alexandre Julliard | gdi32: Use 64-bit values when computing ellipses to... |
blob | commitdiff | raw | diff to current |
2012-02-19 |
Alexandre Julliard | gdi32: Paint everything in ExtFloodFill when the DIB... |
blob | commitdiff | raw | diff to current |
2012-01-19 |
Huw Davies | gdi32: The clip region should stop the flooding. |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Huw Davies | gdi32: Implement ExtFloodFill. |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Huw Davies | gdi32: Use separate x and y parameters in the get_pixel... |
blob | commitdiff | raw | diff to current |
2012-01-09 |
Huw Davies | gdi32: Don't create the outline region twice. |
blob | commitdiff | raw | diff to current |
2012-01-06 |
Alexandre Julliard | gdi32: Add a stub for the ExtFloodFill entry point. |
blob | commitdiff | raw | diff to current |
2012-01-06 |
Alexandre Julliard | gdi32: Implement Arc, ArcTo, Chord, and Pie, using... |
blob | commitdiff | raw | diff to current |
2012-01-06 |
Alexandre Julliard | gdi32: Add a helper function for computing the device... |
blob | commitdiff | raw | diff to current |
2012-01-06 |
Alexandre Julliard | gdi32: Implement Ellipse and RoundRect, using line... |
blob | commitdiff | raw | diff to current |
2012-01-05 |
Alexandre Julliard | gdi32: Draw rectangles in the order specified by the... |
blob | commitdiff | raw | diff to current |
2012-01-04 |
Alexandre Julliard | gdi32: Get rid of the pen deferring support, all pen... |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Alexandre Julliard | gdi32: Don't bother computing interior regions when... |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Alexandre Julliard | gdi32: Define a structure to make the brush state indep... |
blob | commitdiff | raw | diff to current |
2011-12-29 |
Alexandre Julliard | gdi32: Add helpers to paint a region with the brush... |
blob | commitdiff | raw | diff to current |
2011-12-29 |
Alexandre Julliard | gdi32: Implement PolyPolygon in the DIB driver. |
blob | commitdiff | raw | diff to current |
2011-12-29 |
Alexandre Julliard | gdi32: Use a region to render geometric and wide pens... |
blob | commitdiff | raw | diff to current |
2011-12-29 |
Alexandre Julliard | gdi32: Use a region to render geometric and wide pens... |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Alexandre Julliard | gdi32: Use a region to render geometric and wide pens... |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Alexandre Julliard | gdi32: Add support for updating a region from the pen... |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Alexandre Julliard | gdi32: Pass the clip region to the brush_rect helper... |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Alexandre Julliard | gdi32: Add support for PS_INSIDEFRAME pens when drawing... |
blob | commitdiff | raw | diff to current |
2011-12-27 |
Alexandre Julliard | gdi32: Compute the correct rectangle interior when... |
blob | commitdiff | raw | diff to current |
2011-12-27 |
Alexandre Julliard | gdi32: Re-create the brush bits only when the ROP has... |
blob | commitdiff | raw | diff to current |
2011-12-27 |
Alexandre Julliard | gdi32: Use the get_clipped_rects helper in the blitting... |
blob | commitdiff | raw | diff to current |
2011-12-27 |
Alexandre Julliard | gdi32: Use the get_clipped_rects helper in the text... |
blob | commitdiff | raw | diff to current |
2011-12-27 |
Alexandre Julliard | gdi32: Add a helper function to compute the list of... |
blob | commitdiff | raw | diff to current |
2011-12-22 |
Alexandre Julliard | gdi32: Recompute the foreground masks on every use... |
blob | commitdiff | raw | diff to current |
2011-12-22 |
Alexandre Julliard | gdi32: Recompute the background masks on every use... |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Alexandre Julliard | gdi32: Remove support for deferring brush calls to... |
blob | commitdiff | raw | diff to current |
2011-12-12 |
Alexandre Julliard | gdi32: Implement GetNearestColor in the DIB driver. |
blob | commitdiff | raw | diff to current |
2011-12-12 |
Alexandre Julliard | gdi32: init_dib_info() can no longer fail, and no longe... |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Huw Davies | gdi32: Avoid reading past the end of the indices array. |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Huw Davies | gdi32: Add an option to allow pen_lines to draw a close... |
blob | commitdiff | raw | diff to current |
2011-11-21 |
Alexandre Julliard | gdi32: Add support for anti-aliasing in the null driver... |
blob | commitdiff | raw | diff to current |
2011-11-21 |
Alexandre Julliard | gdi32: Add a helper function to determine anti-aliasing... |
blob | commitdiff | raw | diff to current |
2011-11-17 |
Alexandre Julliard | gdi32: Don't mark a local variable static. |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Huw Davies | gdi32: Add support for drawing text in the dib driver. |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Huw Davies | gdi32: Calculate the min/max color component intensitie... |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Huw Davies | gdi32: Move the ETO_OPAQUE rectangle drawing to the... |
blob | commitdiff | raw | diff to current |
2011-10-19 |
Huw Davies | gdi32: Implement GetPixel. |
blob | commitdiff | raw | diff to current |
2011-10-19 |
Huw Davies | gdi32: Implement SetPixel. |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Huw Davies | gdi32: Change the object-level brush function to accept... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Huw Davies | gdi32: Implement Polyline and PolyPolyline in the dib... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Huw Davies | gdi32: Move to using a multi-line pen object-level... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Alexandre Julliard | gdi32: Graphics driver functions no longer need to... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Alexandre Julliard | gdi32: Pass the dest visible rectangle to the PatBlt... |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Huw Davies | gdi32: Implement PaintRgn(). |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Huw Davies | gdi32: Implement Rectangle(). |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Huw Davies | gdi32: Add support for drawing horizontal patterned... |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Huw Davies | gdi32: Implement PatBlt. |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Huw Davies | gdi32: Implement SelectBrush for solid brushes. |
blob | commitdiff | raw | diff to current |
2011-04-07 |
Huw Davies | gdi32: Draw single pixel wide, horizontal or vertical... |
blob | commitdiff | raw | diff to current |
|