.. |
enhmfdrv
|
gdi32: Add missing braces in EMFDRV_SelectPalette.
|
2008-05-09 12:02:21 +02:00 |
mfdrv
|
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
|
2008-05-02 16:07:47 +02:00 |
tests
|
gdi32: Slightly relax EMF record comparisons allowing rounding errors.
|
2008-05-21 17:16:04 +02:00 |
Makefile.in
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
bidi.c
|
…
|
|
bidi16.c
|
…
|
|
bitblt.c
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
bitmap.c
|
…
|
|
brush.c
|
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
|
2008-05-02 16:07:47 +02:00 |
clipping.c
|
…
|
|
dc.c
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
dib.c
|
gdi32: Avoid null pointer dereference in CreateDIBSection.
|
2008-05-12 13:59:13 +02:00 |
dispdib.c
|
…
|
|
dispdib.spec
|
…
|
|
driver.c
|
wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times.
|
2008-04-24 12:32:38 +02:00 |
enhmetafile.c
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
env.c
|
…
|
|
font.c
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
freetype.c
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
gdi.exe.spec
|
…
|
|
gdi16.c
|
gdi32: Assign to structs instead of using memcpy.
|
2008-02-28 10:50:57 +01:00 |
gdi32.spec
|
gdi32: Add a partial implementation of GdiRealizationInfo.
|
2008-02-28 10:44:35 +01:00 |
gdi_main.c
|
…
|
|
gdi_private.h
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
gdiobj.c
|
gdi32: Assign to structs instead of using memcpy.
|
2008-02-28 10:50:57 +01:00 |
icm.c
|
gdi32: Move GetICMProfile to the driver.
|
2008-03-05 19:46:03 +01:00 |
mapping.c
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
metafile.c
|
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
|
2008-05-02 16:07:47 +02:00 |
metafile16.c
|
…
|
|
opengl.c
|
gdi32: Make sure the DC is up-to-date before accessing the pixel format.
|
2008-05-12 19:58:23 +02:00 |
painting.c
|
gdi32: Make sure the DC is up-to-date before accessing the pixel format.
|
2008-05-12 19:58:23 +02:00 |
palette.c
|
…
|
|
path.c
|
gdi32: Use atan2 to compute angles in WidenPath without triggering floating point errors.
|
2008-05-22 20:43:55 +02:00 |
pen.c
|
gdi32: Spelling fixes.
|
2008-03-25 19:58:31 +01:00 |
printdrv.c
|
gdi32: Move 16-bit printing functions to printdrv16.c.
|
2008-02-29 20:08:21 +01:00 |
printdrv16.c
|
gdi32: Spelling fixes.
|
2008-03-25 19:58:31 +01:00 |
region.c
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
version.rc
|
…
|
|
version16.rc
|
…
|
|
wing.c
|
…
|
|
wing.spec
|
…
|
|