wine/dlls/gdi32/dibdrv
2011-10-19 16:58:51 +02:00
..
bitblt.c gdi32: Add a fall back implementation of BlendImage using client-side blending. 2011-10-17 17:45:05 +02:00
dc.c gdi32: Introduce a unified function to perform COLORREF to pixel color mapping. 2011-10-19 16:58:31 +02:00
dibdrv.h gdi32: Add pixel_to_colorref primitives. 2011-10-19 16:58:51 +02:00
graphics.c gdi32: Change the object-level brush function to accept a stand-alone dib and a separate clip region. 2011-08-22 16:19:40 +02:00
objects.c gdi32: Add support for non-rgb colorrefs. 2011-10-19 16:58:40 +02:00
primitives.c gdi32: Add pixel_to_colorref primitives. 2011-10-19 16:58:51 +02:00