projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32/tests: Add some StretchDIBits tests.
[wine]
/
dlls
/
gdi32
/
dibdrv
/
2011-10-17
Alexandre Julliard
gdi32: Add a fall back implementation of BlendImage...
tree
|
commitdiff
2011-10-14
Alexandre Julliard
gdi32: Implement a BlendImage entry point in the DIB...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Use a reduced precision for RGB to palette mappi...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Add a helper for RGB to color index mapping...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Get rid of the return value in DIB conversion...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Add support for arbitrary DIB bitfields for...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Add support for arbitrary DIB bitfields for...
tree
|
commitdiff
2011-10-12
Alexandre Julliard
gdi32: Add a helper function to look up color table...
tree
|
commitdiff
2011-10-12
Alexandre Julliard
gdi32: Move some common code out of the individual...
tree
|
commitdiff
2011-10-12
Alexandre Julliard
gdi32: Add an all-one alpha channel when converting...
tree
|
commitdiff
2011-10-12
Huw Davies
gdi32: Use the helper to get the bounding rectangle.
tree
|
commitdiff
2011-10-11
Alexandre Julliard
gdi32: Add an AlphaBlend entry point in the DIB driver.
tree
|
commitdiff
2011-10-03
Marcus Meissner
dibdrv: Mark get_rop_codes as hidden.
tree
|
commitdiff
2011-09-27
Huw Davies
gdi32: Forward StretchBlt calls from the dib driver...
tree
|
commitdiff
2011-09-27
Huw Davies
gdi32: Implement stretch_bitmapinfo.
tree
|
commitdiff
2011-09-27
Huw Davies
gdi32: stretch_bitmapinfo may need to adjust the dst...
tree
|
commitdiff
2011-09-27
Huw Davies
gdi32: Make clip_line external.
tree
|
commitdiff
2011-09-22
Alexandre Julliard
gdi32: Copy bits in the correct order for the overlap...
tree
|
commitdiff
2011-09-22
Alexandre Julliard
gdi32: Add helper functions for copying a DIB line.
tree
|
commitdiff
2011-09-22
Alexandre Julliard
gdi32: Copy DIB rectangles in the correct order when...
tree
|
commitdiff
2011-09-14
Alexandre Julliard
gdi32: Add a null driver fallback for AlphaBlend, using...
tree
|
commitdiff
2011-09-14
Alexandre Julliard
gdi32: Add a placeholder function for DIB stretching.
tree
|
commitdiff
2011-09-09
Huw Davies
gdi32: The offsets should be signed.
tree
|
commitdiff
2011-09-08
Huw Davies
gdi32: When creating a dib_info from a ddb, always...
tree
|
commitdiff
2011-09-08
Alexandre Julliard
gdi32: Move DIB driver definitions to dibdrv.h.
tree
|
commitdiff
2011-09-08
Alexandre Julliard
gdi32: Allocate the DIB driver on first use, and free...
tree
|
commitdiff
2011-09-07
Alexandre Julliard
gdi32: Add a driver entry point for CreateCompatibleDC.
tree
|
commitdiff
2011-09-07
Alexandre Julliard
gdi32: Always set biClrUsed in internal BITMAPINFO...
tree
|
commitdiff
2011-08-30
Alexandre Julliard
gdi32: Forward the null driver GetImage to the DIB...
tree
|
commitdiff
2011-08-29
Alexandre Julliard
gdi32: Add a helper function to initialize DIB info...
tree
|
commitdiff
2011-08-29
Alexandre Julliard
gdi32: Remove an unused variable.
tree
|
commitdiff
2011-08-23
Huw Davies
gdi32: Add an exception handler to catch bad pointers...
tree
|
commitdiff
2011-08-23
Huw Davies
gdi32: Add support for all of the ternary rops.
tree
|
commitdiff
2011-08-23
Huw Davies
gdi32: Add a copy_rect helper function.
tree
|
commitdiff
2011-08-23
Huw Davies
gdi32: Move the dib driver's GetImage and PutImage...
tree
|
commitdiff
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
next