reactos/win32ss/gdi/ntgdi
Jérôme Gardou 405ce53211 [WIN32K] More cleanup & improvements
Use FLOATOBJs to perform device<->world transformations, avoiding use of XFORMOBJ all the time
Remove unused macros & functions
2021-03-31 18:35:31 +02:00
..
arc.c
baseobj.hpp
bezier.c
bitblt.c [WIN32K] Add StretchBlt function ability to flip images (#3458) 2021-02-21 08:28:36 +09:00
bitmaps.c
bitmaps.h
brush.cpp
brush.h [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
brush.hpp
cliprgn.c [WIN32K] Use INTERNAL_LPTODP in IntLPtoDP 2021-03-31 18:35:31 +02:00
cliprgn.h
color.h
coord.c [WIN32K] More cleanup & improvements 2021-03-31 18:35:31 +02:00
coord.h [WIN32K] More cleanup & improvements 2021-03-31 18:35:31 +02:00
dc.h [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
dcattr.c
dclife.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
dcobjs.c
dcstate.c
dcutil.c [WIN32K] More cleanup & improvements 2021-03-31 18:35:31 +02:00
device.c
dib.h
dibobj.c [WIN32K] Add StretchBlt function ability to flip images (#3458) 2021-02-21 08:28:36 +09:00
drawing.c
fillshap.c
font.c
font.h
freetype.c
gdibatch.c
gdidbg.c
gdidebug.h
gdikdbgext.c
gdiobj.c [WIN32K] Fix an ASSERT to ignore the upper 32 bits of a passed in GDI handle 2020-11-07 18:34:10 +01:00
gdiobj.h [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
gdipool.c
icm.c
init.c
intgdi.h
line.c [WIN32K] Use INTERNAL_LPTODP in IntLPtoDP 2021-03-31 18:35:31 +02:00
metafile.c
misc.h
paint.h
palette.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
palette.h [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
path.c [WIN32K] Rewrite PATH_Ellipse & PATH_RoundRect using integer arithmetics 2021-03-31 18:35:31 +02:00
path.h [WIN32K] Rewrite PATH_Ellipse & PATH_RoundRect using integer arithmetics 2021-03-31 18:35:31 +02:00
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h [WIN32K] Rewrite DIB1BPP -> DIB1BPP copy 2021-03-22 22:40:33 +01:00
region.c
region.h
stockobj.c
text.c
text.h
wingl.c
xformobj.c
xformobj.h