reactos/win32ss/gdi/gdi32/objects
jimtabor b6262a25fd Use GDI Batch for PatBlt
This should increase speed a bit. Makes a good argument to use
PolyPatBlt for more than one call.
PolyPatBlt is not fully tested yet.
2019-03-02 11:30:21 -06:00
..
arc.c
bitmap.c
brush.c
clientobj.c
colorspace.c
coord.c
dc.c
efloat.c
eng.c
enhmfile.c
font.c [FONT][GDI32] Fix font enumeration functions (#1221) 2019-01-06 10:43:34 +09:00
gdiobj.c
icm.c
linedda.c
metafile.c
painting.c Use GDI Batch for PatBlt 2019-03-02 11:30:21 -06:00
palette.c
path.c
pen.c
printdrv.c
region.c
text.c
utils.c