Sweden-Number/dlls/gdi32
Roderick Colenbrander 41f061ea1b wgl: Add initial WGL_ARB_create_context support. 2009-11-18 11:39:57 +01:00
..
enhmfdrv gdi32: Get rid of the SetDCOrg driver entry point. 2009-11-17 15:14:54 +01:00
mfdrv gdi32: Get rid of the SetDCOrg driver entry point. 2009-11-17 15:14:54 +01:00
tests gdi32/tests: Simplify testcase. 2009-11-18 11:14:24 +01:00
Makefile.in gdi32: Make wing.dll into a stand-alone 16-bit module. 2009-09-26 13:32:25 +02:00
bidi.c gdi32: Fix dead store (llvm/clang). 2008-11-18 13:05:56 +01:00
bidi16.c
bitblt.c gdi32: Fall back to StretchBlt if the driver doesn't export PatBlt or BitBlt. 2009-09-30 20:55:26 +02:00
bitmap.c gdi32: Move the 16-bit DIB pointer support to gdi16.c. 2009-09-26 13:50:37 +02:00
brush.c gdi32: Disable SetSolidBrush16 since it requires access to gdi32 internals. 2009-11-17 22:29:37 +01:00
clipping.c gdi32: Allow the visible region to be zero since this is the case for metafiles. 2009-04-07 20:55:42 +02:00
dc.c gdi32: Reset the visible region in ResetDC. 2009-11-17 15:14:56 +01:00
dib.c gdi32: Always create a context for DIB_RGB_COLORS. 2009-10-22 14:39:21 +02:00
driver.c wgl: Add initial WGL_ARB_create_context support. 2009-11-18 11:39:57 +01:00
enhmetafile.c gdi32: Fix SetEnhMetaFileBits last error handling. 2009-04-07 20:55:59 +02:00
env.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
font.c gdi32: Don't strip font suffix. 2009-11-17 15:14:56 +01:00
freetype.c gdi32: Rework the test for too large width/height font ratio to pass with different font heights, make it pass under Wine. 2009-10-07 12:27:51 +02:00
gdi.exe.spec gdi32: Export three implemented 16bit Engine*() functions. 2008-12-15 12:25:36 +01:00
gdi16.c gdi32: Remove remaining references to gdi32 internals from gdi16.c. 2009-11-17 22:30:08 +01:00
gdi32.spec wineps: Don't depend on 16-bit PrinterData functions from gdi. 2009-11-16 13:48:18 +01:00
gdi_main.c gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled. 2009-02-19 12:51:50 +01:00
gdi_private.h wgl: Add initial WGL_ARB_create_context support. 2009-11-18 11:39:57 +01:00
gdiobj.c gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled. 2009-02-19 12:51:50 +01:00
icm.c gdi32: Move GetICMProfile to the driver. 2008-03-05 19:46:03 +01:00
mapping.c gdi32: Implement SetVirtualResolution. 2009-06-23 16:21:42 +02:00
metafile.c gdi32: Reimplement the 16-bit metafile functions on top of the 32-bit ones. 2009-11-17 19:58:02 +01:00
metafile16.c gdi32: Reimplement the 16-bit metafile functions on top of the 32-bit ones. 2009-11-17 19:58:02 +01:00
opengl.c wgl: Add initial WGL_ARB_create_context support. 2009-11-18 11:39:57 +01:00
painting.c gdi32: Use "%p" to TRACE() pointers. 2009-03-25 11:09:19 +01:00
palette.c gdi32: Remove remaining references to gdi32 internals from gdi16.c. 2009-11-17 22:30:08 +01:00
path.c gdi32: Fix PATH_add_outline when mapping mode != MM_TEXT. 2009-03-31 16:43:05 +02:00
pen.c gdi32: Release GDI handles before freeing the object. 2009-01-28 18:45:21 +01:00
printdrv.c gdi32: SetAbortProc is not a 16bit function but a 32bit one. 2009-02-17 12:47:32 +01:00
printdrv16.c gdi.exe: Rewrite QueryAbort16 to be independant of gdi32.dll internals. 2009-11-16 13:47:38 +01:00
region.c gdi32: Fix RectInRegion() if right < left or bottom < top. 2009-06-08 13:18:58 +02:00
version.rc
version16.rc gdi32: Define WINE_FILEVERSION in version resource of gdi.exe. 2007-10-01 14:17:30 +02:00