mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
b751c31c74
Add removed flags for batch signaling. This will allow syncing of changed Xfroms after batched drawing. Disable calls to kernel mode since the code is closely identical. Kernel calls are for init time when PDCATTR is normally zero. ReactOS seems to work better keeping this from NULL. While making code changes add Xform state flags from: https://www.reactos.org/archives/public/ros-diffs/2019-May/070693.html Test BOT results: https://reactos.org/testman/compare.php?ids=67251,67254 https://reactos.org/testman/compare.php?ids=67253,67255 |
||
---|---|---|
.. | ||
arc.c | ||
bitmap.c | ||
brush.c | ||
clientobj.c | ||
colorspace.c | ||
coord.c | ||
dc.c | ||
efloat.c | ||
eng.c | ||
enhmfile.c | ||
font.c | ||
gdiobj.c | ||
icm.c | ||
linedda.c | ||
metafile.c | ||
painting.c | ||
palette.c | ||
path.c | ||
pen.c | ||
printdrv.c | ||
region.c | ||
text.c | ||
utils.c |