projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
scrrun: Implement GetFileVersion().
[wine]
/
dlls
/
gdi32
/
dibdrv
/
dibdrv.h
2012-12-07
Francois Gouget
gdi32: Make make_rgb_colorref() static.
blob
|
commitdiff
|
raw
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-02
Alexandre Julliard
gdi32: Disable anti-aliasing when necessary in the...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-30
Huw Davies
gdi32: Implement sub-pixel glyph smoothing.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Alexandre Julliard
gdi32: Move DescribePixelFormat and SetPixelFormat...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Alexandre Julliard
gdi32: Clip solid pen regions to the DIB rectangle...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Alexandre Julliard
gdi32: Support OpenGL in bitmaps through libOSMesa.
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-29
Alexandre Julliard
gdi32: Remove the bitmap parameter from the Get/PutImag...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-23
Alexandre Julliard
gdi32: Implement dithering of solid brushes when drawin...
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-23
Alexandre Julliard
gdi32: Use the default color table when mapping colors...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-23
Alexandre Julliard
gdi32: Simplify creation of hatch masks and avoid endia...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Alexandre Julliard
gdi32: Pass a rop_mask_bits object to the pattern_rects...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Alexandre Julliard
gdi32: Use a rop_mask_bits object to store the brush...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Alexandre Julliard
gdi32: Add support for dithering pattern brushes when...
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: Move the pen/brush_region helpers to graphics...
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-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: Implement Ellipse and RoundRect, using line...
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: Implement brushed pens.
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-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectPen...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectBrus...
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-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: Extended pens are always transparent.
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: Re-create the brush bits only when the ROP has...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
Alexandre Julliard
gdi32: Avoid making a copy of the device clipping regio...
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: Add a helper function to compute the list of...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-22
Alexandre Julliard
gdi32: Add a common helper for computing pen and brush...
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-22
Alexandre Julliard
gdi32: Recompute the pen masks on every use to support...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-22
Alexandre Julliard
gdi32: Recompute the brush masks on every use to suppor...
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-12-12
Alexandre Julliard
gdi32: Remove support for private color maps.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Alexandre Julliard
gdi32: Select the pattern brush only when first used.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Alexandre Julliard
gdi32: Add a flag to request a default color table...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Huw Davies
gdi32: Add support for wide cosmetic pens.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-08
Alexandre Julliard
gdi32: Add a helper to build a color table from the...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Francois Gouget
gdi32: Make init_dib_info() static.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Alexandre Julliard
gdi32: Implement triangular gradients in the DIB engine.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Alexandre Julliard
gdi32: Don't set gradient alpha channel for 8888 bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Alexandre Julliard
gdi32: Implement rectangular gradients in the DIB engine.
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
Huw Davies
gdi32: Add solid_line primitives.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Huw Davies
gdi32: Simplify the Bresenham line drawing.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Huw Davies
gdi32: Add draw_glyph primitives.
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-11-14
Huw Davies
gdi32: Expose a solid_rects function.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Huw Davies
gdi32: Keep track of the text pixel color.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Alexandre Julliard
gdi32: Reselect the pattern brush on every use if it...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-03
Alexandre Julliard
gdi32: Add support for pattern brushes in the DIB driver.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
Alexandre Julliard
gdi32: Pass the full brush contents in the SelectBrush...
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: Add get_pixel primitives.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Huw Davies
gdi32: Implement SetPixel.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Huw Davies
gdi32: Add pixel_to_colorref primitives.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Huw Davies
gdi32: Introduce a unified function to perform COLORREF...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Alexandre Julliard
gdi32: Implement a BlendImage entry point in the DIB...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Alexandre Julliard
gdi32: Get rid of the return value in DIB conversion...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Alexandre Julliard
gdi32: Add an AlphaBlend entry point in the DIB driver.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
Marcus Meissner
dibdrv: Mark get_rop_codes as hidden.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Huw Davies
gdi32: Forward StretchBlt calls from the dib driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Huw Davies
gdi32: Implement stretch_bitmapinfo.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Huw Davies
gdi32: Make clip_line external.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Alexandre Julliard
gdi32: Copy bits in the correct order for the overlap...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Alexandre Julliard
gdi32: Copy DIB rectangles in the correct order when...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Alexandre Julliard
gdi32: Move DIB driver definitions to dibdrv.h.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Alexandre Julliard
gdi32: Allocate the DIB driver on first use, and free...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Alexandre Julliard
gdi32: Add a helper function to initialize DIB info...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Huw Davies
gdi32: Move the dib driver's GetImage and PutImage...
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-02
Huw Davies
gdi32: Add a copy_rect primitive.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Huw Davies
gdi32: Add a function to retrieve the rop codes.
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-12
Huw Davies
gdi32: Simplify the optional free'ing of bits pointer.
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-06-17
Huw Davies
gdi32: Add support for hatched brushes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Huw Davies
gdi32: Add support for 1 bpp dibs.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Huw Davies
gdi32: Add helpers to retrieve foreground and backgroun...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-01
Huw Davies
gdi32: Add support for 24 bpp dibs.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Huw Davies
gdi32: Add support for 4 bpp dibs.
blob
|
commitdiff
|
raw
|
diff to current
next