reactos/win32ss/gdi/ntgdi
Doug Lyons ce7836c6d3
[WIN32K] Add StretchBlt function ability to flip images (#3458)
Modify dib\dibxxbpp.c programs to understand flipped images. See Videos at CORE-16642

1. Mirroring Horizontally works.
2. Mirroring Vertically works.
3. Rotation 180° works.

CORE-16642, CORE-14408, CORE-16634
2021-02-21 08:28:36 +09: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
cliprgn.h
color.h
coord.c
coord.h
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
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 [NTGDI] Fix pool memory disclosure in NtGdiGetGlyphOutline (#3021) 2020-08-25 19:14:23 +03:00
font.h
freetype.c [NTGDI] Fix stack memory disclosure in ftGdiGetTextMetricsW (#2991) 2020-08-25 19:28:39 +03:00
gdibatch.c
gdidbg.c
gdidebug.h
gdifloat.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
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
path.h
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h
region.c
region.h
stockobj.c
text.c [GDI] Demote the insane amount of logging CORE-1091 2020-09-01 19:11:22 +02:00
text.h
wingl.c
xformobj.c
xformobj.h