1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/gdiplus
2022-12-06 17:17:23 +01:00
..
tests gdiplus: Improve performance of GdipScaleMatrix. 2022-12-06 17:17:23 +01:00
brush.c gdiplus: Enable compilation with long types. 2022-02-14 21:20:41 +01:00
customlinecap.c gdiplus: Add GdipSetCustomLineCapStrokeCaps implementation and usage. 2022-11-23 22:27:38 +01:00
font.c include: Remove custom/undocumented language identifiers. 2022-11-16 21:24:18 +01:00
gdiplus_private.h gdiplus: Add GdipSetCustomLineCapStrokeCaps implementation and usage. 2022-11-23 22:27:38 +01:00
gdiplus.c gdiplus: Enable compilation with long types. 2022-02-14 21:20:41 +01:00
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
gdiplus11.manifest
graphics.c gdiplus: Get the compositing mode directly from the graphics object. 2022-09-28 15:39:04 +02:00
graphicspath.c gdiplus: Add support for LineCapArrowAnchor. 2022-11-29 21:33:58 +01:00
image.c gdiplus: Replace GpImage's busy flag with SRWLOCK. 2022-10-24 11:17:39 +02:00
imageattributes.c gdiplus: Enable compilation with long types. 2022-02-14 21:20:41 +01:00
Makefile.in gdiplus: Enable compilation with long types. 2022-02-14 21:20:41 +01:00
matrix.c gdiplus: Improve performance of matrix multiplication by unrolling loop. 2022-12-06 17:17:23 +01:00
metafile.c gdiplus: Enable compilation with long types. 2022-02-14 21:20:41 +01:00
pathiterator.c
pen.c gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
region.c gdiplus: Enable compilation with long types. 2022-02-14 21:20:41 +01:00
stringformat.c