wine-wine/dlls/gdi32/dibdrv
Alexandre Julliard 36f2b09632 gdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly.
Based on a patch by Ken Thomases.
2012-10-15 15:25:04 +02:00
..
bitblt.c gdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly. 2012-10-15 15:25:04 +02:00
dc.c gdi32: Handle a missing source alpha directly in the blend_rect primitive instead of modifying the source data. 2012-10-10 20:34:08 +02:00
dibdrv.h gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver. 2012-07-30 22:12:13 +02:00
graphics.c gdi32: PatBlt needs to bypass the brush for ROPs that don't make use of it. 2012-07-19 15:42:31 +02:00
objects.c gdi32: Make sure that pattern info is initialized before being used. 2012-08-20 10:52:57 +02:00
opengl.c gdi32: Make dibdrv_wgl{Describe,Set}PixelFormat() static. 2012-10-01 11:59:58 +02:00
primitives.c gdi32: Handle a missing source alpha directly in the blend_rect primitive instead of modifying the source data. 2012-10-10 20:34:08 +02:00