Sweden-Number/dlls/gdi32/dibdrv
Alexandre Julliard 766287ad6a server: Return the surface rect as top clipping rect.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-11 15:45:11 +02:00
..
bitblt.c gdi32: Use the correct brush origin when the blit operation requires an intermediate bitmap. 2017-08-28 09:10:45 +02:00
dc.c server: Return the surface rect as top clipping rect. 2018-07-11 15:45:11 +02:00
dibdrv.h gdi32: Add a helper function to retrieve the DIB rectangle. 2018-04-04 15:43:52 +02:00
graphics.c gdi32: Clip the computed region to the DIB rectangle in PolyPolygon(). 2018-04-04 15:43:52 +02:00
objects.c gdi32: Do not dither non-extended wide pens. 2017-08-28 09:14:30 +02:00
opengl.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
primitives.c