This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-04 02:37:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
gdi
/
mfdrv
History
Alexandre Julliard
038ede8474
Avoid heap reallocation each time a metarecord is written in memory
...
(based on a patch by Warren Baird).
2003-09-03 00:18:33 +00:00
..
bitblt.c
BitBlt and StretchBlt generate META_DIBSTRETCHBLT records.
2002-08-28 00:55:52 +00:00
dc.c
Save the ext alignment information in a 8-bytes metarecord as it
2003-08-30 00:13:34 +00:00
graphics.c
Fix the PolyPolygon function so it really generates a polypolygon and
2003-05-12 03:27:24 +00:00
init.c
Avoid heap reallocation each time a metarecord is written in memory
2003-09-03 00:18:33 +00:00
mapping.c
Mapping mode functions should change dc settings when dc is an enhmf.
2002-08-17 18:32:12 +00:00
metafiledrv.h
Implementation of SelectPalette and RealizePalette in the metafile
2003-08-30 00:15:12 +00:00
objects.c
Implementation of SelectPalette and RealizePalette in the metafile
2003-08-30 00:15:12 +00:00
text.c
Fix for metafile ExtTextOut that only includes the rectangle if either
2002-08-17 00:25:44 +00:00