projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
winmm: Constify some variables.
[wine]
/
dlls
/
gdi32
/
dibdrv
/
2011-08-22
Huw Davies
gdi32: Change the object-level brush function to accept...
tree
|
commitdiff
2011-08-22
Huw Davies
gdi32: Implement Polyline and PolyPolyline in the dib...
tree
|
commitdiff
2011-08-22
Huw Davies
gdi32: Move to using a multi-line pen object-level...
tree
|
commitdiff
2011-08-22
Huw Davies
gdi32: Use the gdi_image_bits structure to maintain...
tree
|
commitdiff
2011-08-22
Huw Davies
gdi32: Simplify dibdrv_PutImage a little.
tree
|
commitdiff
2011-08-22
Huw Davies
gdi32: Avoid directly accessing the bits ptr where...
tree
|
commitdiff
2011-08-22
Huw Davies
gdi32: Avoid a possible unnecessary conversion if PutIm...
tree
|
commitdiff
2011-08-22
Huw Davies
gdi32: Fix colour table comparison.
tree
|
commitdiff
2011-08-05
Huw Davies
gdi32: Simplify dibdrv_GetImage by merging the stand...
tree
|
commitdiff
2011-08-05
Huw Davies
gdi32: Fix dibdrv_PutImage for the selected bitmap...
tree
|
commitdiff
2011-08-05
Alexandre Julliard
gdi32: Always use BI_BITFIELDS for 16-bpp in GetImage.
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Update the coordinates in convert_bitmapinfo...
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Use the visrect coordinates in dibdrv_PutImage.
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Get rid of the SetBitmapBits driver entry point.
tree
|
commitdiff
2011-08-02
Huw Davies
gdi32: Add a PutImage implementation to the dib driver.
tree
|
commitdiff
2011-08-02
Huw Davies
gdi32: Move the colour setting to a separate function.
tree
|
commitdiff
2011-08-02
Huw Davies
gdi32: Add a copy_rect primitive.
tree
|
commitdiff
2011-08-02
Huw Davies
gdi32: Add a function to retrieve the rop codes.
tree
|
commitdiff
2011-08-02
Huw Davies
gdi32: Simplify the calculation of the rop masks.
tree
|
commitdiff
2011-07-28
Huw Davies
gdi32: Add an inline helper to return the number of...
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Get rid of the GetBitmapBits driver entry point.
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Implement GetImage in the DIB driver.
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Get rid of the SetDIBits driver entry point.
tree
|
commitdiff
2011-07-20
Alexandre Julliard
gdi32: Add a special case for converting dibs to 1...
tree
|
commitdiff
2011-07-19
Alexandre Julliard
gdi32: Add inline helpers to compute DIB stride and...
tree
|
commitdiff
2011-07-18
Alexandre Julliard
gdi32: Remove the GetDIBits entry point from the graphi...
tree
|
commitdiff
2011-07-18
Huw Davies
gdi32: Export a bitmap conversion function.
tree
|
commitdiff
2011-07-15
Huw Davies
gdi32: Zero-pad the end of the scanlines.
tree
|
commitdiff
2011-07-14
Alexandre Julliard
gdi32: Add driver entry points for GetImage and PutImage.
tree
|
commitdiff
2011-07-13
Huw Davies
gdi32: Add conversion routines for source dibs with...
tree
|
commitdiff
2011-07-13
Huw Davies
gdi32: Add conversion routines for source dibs with...
tree
|
commitdiff
2011-07-13
Huw Davies
gdi32: Implement the conversion between two identical...
tree
|
commitdiff
2011-07-13
Alexandre Julliard
gdi32: Graphics driver functions no longer need to...
tree
|
commitdiff
2011-07-13
Alexandre Julliard
gdi32: Sort the OpenGL driver functions alphabetically.
tree
|
commitdiff
2011-07-12
Huw Davies
gdi32: Allow dib_info structures to share colour tables.
tree
|
commitdiff
2011-07-12
Huw Davies
gdi32: Simplify the optional free'ing of bits pointer.
tree
|
commitdiff
2011-07-11
Alexandre Julliard
gdi32: Pass the dest visible rectangle to the PatBlt...
tree
|
commitdiff
2011-06-17
Huw Davies
gdi32: Add support for hatched brushes.
tree
|
commitdiff
2011-06-15
Huw Davies
gdi32: Add support for 1 bpp brushes.
tree
|
commitdiff
2011-06-15
Huw Davies
gdi32: Add support for 1 bpp dibs.
tree
|
commitdiff
2011-06-15
Huw Davies
gdi32: Add helpers to retrieve foreground and backgroun...
tree
|
commitdiff
2011-06-02
Huw Davies
gdi32: Update pixel colours when the colour table changes.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Fix an error in the blue channel of the 32 ...
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Add support for 24 bpp brushes.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Add support for 24 bpp dibs.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32: Add support for 4 bpp brushes.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32: Add support for 4 bpp dibs.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for 8 bpp brushes.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for 8 bpp dibs.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for colour tables.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add conversion routines to the primitive functions.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for 16 bpp dibs.
tree
|
commitdiff
2011-05-16
Huw Davies
gdi32: Implement PaintRgn().
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32: Implement Rectangle().
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32: Add support for the null pen.
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32: Add support for the null brush.
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32: Initialise the pen pattern to an empty pattern...
tree
|
commitdiff
2011-05-12
Huw Davies
gdi32: Add support for DIB pattern brush fills.
tree
|
commitdiff
2011-05-12
Huw Davies
gdi32: Implement SelectBrush for DIB pattern brushes.
tree
|
commitdiff
2011-05-12
Huw Davies
gdi32: Add helpers to clear and free dib_info structures.
tree
|
commitdiff
2011-05-12
Huw Davies
gdi32: Keep track of changes to the brush rop, so that...
tree
|
commitdiff
2011-05-11
Huw Davies
gdi32: Add a missing const.
tree
|
commitdiff
2011-05-11
Huw Davies
gdi32: Initialise the bit fields even in the BI_RGB...
tree
|
commitdiff
2011-05-06
Huw Davies
gdi32: Add support for drawing diagonal patterned lines.
tree
|
commitdiff
2011-05-06
Huw Davies
gdi32: Add support for drawing vertical patterned lines.
tree
|
commitdiff
2011-05-06
Huw Davies
gdi32: Add support for drawing horizontal patterned...
tree
|
commitdiff
2011-05-06
Huw Davies
gdi32: Add support for patterned pens.
tree
|
commitdiff
2011-05-06
Huw Davies
gdi32: Keep track of the background colour.
tree
|
commitdiff
2011-04-28
Huw Davies
gdi32: Now that we have our own Bresenham routine,...
tree
|
commitdiff
2011-04-27
Huw Davies
gdi32: Implement clipping of diagonal lines.
tree
|
commitdiff
2011-04-20
Huw Davies
gdi32: Add a directional bias for the case when the...
tree
|
commitdiff
2011-04-18
Huw Davies
gdi32: Clip solid brush fills.
tree
|
commitdiff
2011-04-15
Huw Davies
gdi32: Add clipping for horizontal and vertical solid...
tree
|
commitdiff
2011-04-15
Huw Davies
gdi32: Keep track of the combined clip region.
tree
|
commitdiff
2011-04-13
Huw Davies
gdi32: Add support for solid diagonal lines.
tree
|
commitdiff
2011-04-12
Huw Davies
gdi32: Don't use the bitfields for the BI_RGB case...
tree
|
commitdiff
2011-04-11
Huw Davies
gdi32: Implement PatBlt.
tree
|
commitdiff
2011-04-11
Huw Davies
gdi32: Implement SelectBrush for solid brushes.
tree
|
commitdiff
2011-04-07
Huw Davies
gdi32: Draw single pixel wide, horizontal or vertical...
tree
|
commitdiff
2011-04-07
Huw Davies
gdi32: Calculate AND and XOR masks corresponding to...
tree
|
commitdiff
2011-04-07
Huw Davies
gdi32: Add support for DC pens.
tree
|
commitdiff
2011-04-07
Huw Davies
gdi32: Add the ability to track whether we should defer...
tree
|
commitdiff
2011-04-07
Huw Davies
gdi32: Initial SelectPen support.
tree
|
commitdiff
2011-04-07
Huw Davies
gdi32: Add a solid_rects primitive.
tree
|
commitdiff
2011-04-05
Huw Davies
gdi32: Add support for 32 bpp BI_BITFIELDS.
tree
|
commitdiff
2011-04-05
Huw Davies
gdi32: Add a dib primitive function table.
tree
|
commitdiff
2011-04-04
Huw Davies
gdi32: Add a skeleton dib driver.
tree
|
commitdiff