wine/dlls/gdiplus
Zhiyi Zhang 395ce95774 gdiplus: Don't zero out allocated memory in GdipAlloc().
This should improve performance a bit. Manual tests show that GdipAlloc() doesn't zero out allocated memory.
2025-07-02 17:00:10 +02:00
..
tests gdiplus: Fix drawing indexed bitmaps with a palette that has alpha. 2025-07-02 17:00:05 +02:00
brush.c
customlinecap.c
font.c
gdiplus.c gdiplus: Don't zero out allocated memory in GdipAlloc(). 2025-07-02 17:00:10 +02:00
gdiplus.manifest
gdiplus.rc resources: Generate version strings from the corresponding version number. 2025-06-19 22:54:53 +02:00
gdiplus.spec
gdiplus11.manifest
gdiplus_private.h
graphics.c gdiplus: Fix drawing indexed bitmaps with a palette that has alpha. 2025-07-02 17:00:05 +02:00
graphicspath.c
image.c
imageattributes.c
Makefile.in
matrix.c
metafile.c
pathiterator.c
pen.c
region.c gdiplus: Do not create HRGN in GdipIsVisibleRegionPoint. 2025-06-18 21:50:50 +02:00
stringformat.c