Sweden-Number/dlls/gdi32/dibdrv
Alexandre Julliard 059170208a gdi32: Map the black and white entries to the DIB color table after dithering.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-09 20:12:50 +01:00
..
bitblt.c gdi32: Add support for DIBINDEX colors in 1-bpp blits. 2017-03-08 21:29:51 +01:00
dc.c gdi32: Calculate the stride from the image size. 2017-02-13 21:45:28 +01:00
dibdrv.h gdi32: Pass a DC pointer to get_pixel_color(). 2016-07-28 21:38:09 +09:00
graphics.c gdi32: Check that ExtFloodFill()'s initial co-ordinates lie within the dib. 2016-09-29 22:40:06 +09:00
objects.c gdi32: Access a few more properties directly from the DC in the dib driver. 2016-07-28 21:38:09 +09:00
opengl.c gdi32: Add check for NULL pointer in dibdrv_wglDescribePixelFormat. 2015-11-26 23:57:49 +09:00
primitives.c gdi32: Map the black and white entries to the DIB color table after dithering. 2017-03-09 20:12:50 +01:00