.. |
enhmfdrv
|
Implement AlphaBlend using the XRENDER extension.
|
2004-08-02 18:54:54 +00:00 |
mfdrv
|
Get rid of the non-standard CONV_POINT and CONV_RECT functions.
|
2004-08-31 00:02:02 +00:00 |
tests
|
Added a test showing how GDI scales bitmap font metrics.
|
2004-09-02 20:06:55 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
bidi.c
|
Add missing '\n's to debug traces.
|
2004-01-27 00:01:43 +00:00 |
bidi16.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
bitblt.c
|
Fix maskblt to work with any set of rops and to also take into account
|
2004-08-11 18:51:10 +00:00 |
bitmap.c
|
If a device doesn't support device bitmaps, then store the bits on the
|
2004-08-13 19:48:55 +00:00 |
brush.c
|
Return a stock brush when asking for a brush with the same
|
2004-08-20 19:57:11 +00:00 |
clipping.c
|
Default clipping region should be resolution of the DC, not the
|
2004-09-02 20:08:30 +00:00 |
dc.c
|
Moved all files from the objects/ directory to dlls/gdi.
|
2004-07-21 04:07:28 +00:00 |
dib.c
|
Repect the width of both the src and dst when calculating how many
|
2004-08-12 20:02:39 +00:00 |
dispdib.c
|
Moved some code out of the graphics/ directory into dlls/gdi.
|
2004-02-12 02:17:51 +00:00 |
dispdib.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
driver.c
|
Implement AlphaBlend using the XRENDER extension.
|
2004-08-02 18:54:54 +00:00 |
enhmetafile.c
|
Get rid of the non-standard CONV_POINT and CONV_RECT functions.
|
2004-08-31 00:02:02 +00:00 |
env.c
|
Moved some code out of the graphics/ directory into dlls/gdi.
|
2004-02-12 02:17:51 +00:00 |
font.c
|
Add a basic GDI LOGFONT test, fix a couple of failures.
|
2004-09-01 17:29:28 +00:00 |
freetype.c
|
FreeType doesn't supply a charmap for bitmap fonts, so we must do our
|
2004-08-26 18:24:03 +00:00 |
gdi.exe.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
gdi16.c
|
Get rid of the non-standard CONV_POINT and CONV_RECT functions.
|
2004-08-31 00:02:02 +00:00 |
gdi32.spec
|
Partial stub of GdiAlphaBlend/AlphaBlend.
|
2004-04-14 19:35:24 +00:00 |
gdi_main.c
|
Moved a bunch of definitions from gdi.h into a new gdi_private.h to
|
2004-01-15 00:35:38 +00:00 |
gdi_private.h
|
Inline functions don't need WINE_UNUSED.
|
2004-09-01 04:55:52 +00:00 |
gdiobj.c
|
Make the DEFAULT_GUI_FONT scalable with screen resolution and let it
|
2004-08-25 17:31:17 +00:00 |
icm.c
|
Added stub for EnumICMProfilesA/W.
|
2004-01-13 05:20:17 +00:00 |
mapping.c
|
Moved remaining files from graphics/ to dlls/gdi.
|
2004-02-12 23:11:30 +00:00 |
metafile.c
|
Moved all files from the objects/ directory to dlls/gdi.
|
2004-07-21 04:07:28 +00:00 |
painting.c
|
Moved LineDDA implementation to dlls/gdi/painting.c.
|
2004-07-21 03:41:27 +00:00 |
palette.c
|
Moved all files from the objects/ directory to dlls/gdi.
|
2004-07-21 04:07:28 +00:00 |
path.c
|
Inline functions don't need WINE_UNUSED.
|
2004-09-01 04:55:52 +00:00 |
pen.c
|
Get rid of the non-standard CONV_POINT and CONV_RECT functions.
|
2004-08-31 00:02:02 +00:00 |
printdrv.c
|
Make our ascii strings static const.
|
2004-05-04 04:13:05 +00:00 |
region.c
|
Moved all files from the objects/ directory to dlls/gdi.
|
2004-07-21 04:07:28 +00:00 |
version.rc
|
…
|
|
version16.rc
|
…
|
|
wing.c
|
Moved more GDI definitions to gdi_private.h.
|
2004-03-04 20:41:12 +00:00 |
wing.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |