Sweden-Number/graphics
Rob Farnum c5384f14b7 Separate out the 32bit case from the 24bit case, and copy 3bytes of
source for every 4bytes of input, into the destination for the 24bit
case.
2000-05-24 21:04:42 +00:00
..
enhmetafiledrv Added support for OpenGL. 2000-05-12 20:18:14 +00:00
metafiledrv Added support for OpenGL. 2000-05-12 20:18:14 +00:00
psdrv 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 Separate out the 32bit case from the 24bit case, and copy 3bytes of 2000-05-24 21:04: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 Added support for OpenGL. 2000-05-12 20:18:14 +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