reactos/win32ss/gdi/ntgdi
Katayama Hirofumi MZ 521eb0c7c0
[NTGDI][FREETYPE] Increase STACK_TEXT_BUFFER_SIZE (#6847)
Slight performance improvement. STACK_TEXT_BUFFER_SIZE = 100 was too small
for long text. This PR can reduce unnecessary buffer allocations in NtGdiExtTextOutW
function.
JIRA issue: CORE-15554
- Change STACK_TEXT_BUFFER_SIZE to 512.
2024-05-06 20:39:26 +09:00
..
arc.c
baseobj.hpp
bezier.c
bitblt.c [NTGDI] Fix PatBlt with negative values (#6038) 2023-11-26 11:46:42 +09:00
bitmaps.c
bitmaps.h
brush.cpp
brush.h
brush.hpp
cliprgn.c
cliprgn.h
color.h
coord.c
coord.h
dc.h
dcattr.c
dclife.c
dcobjs.c
dcstate.c
dcutil.c
device.c
dib.h
dibobj.c [NTDDRAW][NTGDI][VGADDI] Add missing \n to DPRINT() calls (#5952) 2023-11-15 21:07:27 +01:00
drawing.c
fillshap.c
font.c
font.h
freetype.c [NTGDI][FREETYPE] Increase STACK_TEXT_BUFFER_SIZE (#6847) 2024-05-06 20:39:26 +09:00
gdibatch.c
gdidbg.c
gdidebug.h
gdikdbgext.c
gdiobj.c
gdiobj.h
gdipool.c [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
icm.c
init.c
intgdi.h
line.c
metafile.c
misc.h [WIN32SS] Fix const-ness of registry helper functions (#6525) 2024-02-23 21:26:12 +09:00
paint.h
palette.c
palette.h
path.c
path.h
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h
region.c [NTDDRAW][NTGDI][VGADDI] Add missing \n to DPRINT() calls (#5952) 2023-11-15 21:07:27 +01:00
region.h
stockobj.c
text.c
text.h
wingl.c
xformobj.c
xformobj.h