wine/dlls/gdi32/dibdrv
2011-08-22 16:18:24 +02:00
..
dc.c gdi32: Simplify dibdrv_PutImage a little. 2011-08-22 16:18:24 +02:00
dibdrv.h gdi32: Add a copy_rect primitive. 2011-08-02 20:47:52 +02:00
graphics.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
objects.c gdi32: Add a function to retrieve the rop codes. 2011-08-02 20:47:51 +02:00
primitives.c gdi32: Avoid directly accessing the bits ptr where possible. 2011-08-22 16:18:13 +02:00