wine-wine/graphics
Dave Hawkes d8459f322c MoveToEx: return TRUE even if there is no driver implementation. 2000-06-20 20:15:38 +00:00
..
enhmetafiledrv Replaced GetDC by CreateDC. 2000-06-03 20:45:57 +00:00
metafiledrv Added support for OpenGL. 2000-05-12 20:18:14 +00:00
ttydrv Added support for OpenGL. 2000-05-12 20:18:14 +00:00
win16drv Added support for OpenGL. 2000-05-12 20:18:14 +00:00
x11drv Do not assume that double byte font == unicode font. 2000-06-18 19:28:42 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Made ddraw and dinput separate dlls. 2000-03-17 16:58:10 +00:00
bitblt.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
cache.c Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
dispdib.c Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
driver.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
env.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
escape.c Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
fontengine.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
mapping.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
painting.c MoveToEx: return TRUE even if there is no driver implementation. 2000-06-20 20:15:38 +00:00
path.c Removed warnings from freeing path in DeleteDC. 2000-05-05 18:25:29 +00:00
vga.c Improved DirectDrawPalette handling (set it on init, not every time it 2000-05-23 21:14:11 +00:00