wine-wine/graphics
Noel Borthwick 86b686fb8c From CreateCompatibleDC, pass the device name associated with the
source DC in order to allow PSDRV_CreateDC to locate the printer info
for the device.
1999-06-05 08:52:30 +00:00
..
enhmetafiledrv Implement DocumentProperties, DeviceCapabilities, beginnings of 1999-05-17 16:20:51 +00:00
metafiledrv Implement DocumentProperties, DeviceCapabilities, beginnings of 1999-05-17 16:20:51 +00:00
psdrv From CreateCompatibleDC, pass the device name associated with the 1999-06-05 08:52:30 +00:00
ttydrv Implement DocumentProperties, DeviceCapabilities, beginnings of 1999-05-17 16:20:51 +00:00
win16drv Implement DocumentProperties, DeviceCapabilities, beginnings of 1999-05-17 16:20:51 +00:00
x11drv Fixed a bug which causes the PolyBezier to not be updated on redraw 1999-05-29 14:03:42 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in - beginning of implementation of Direct3D2 (DX 5.0) and associated classes 1999-01-03 17:00:19 +00:00
bitblt.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
cache.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
d3d_private.h Replaced all the Mesa specific code by GLX code. Should work now on 1999-05-13 18:53:05 +00:00
d3dcommon.c Replaced all the Mesa specific code by GLX code. Should work now on 1999-05-13 18:53:05 +00:00
d3ddevices.c Corrected warning. 1999-05-29 10:59:06 +00:00
d3dexecutebuffer.c Microsoft com vtable compatibility workaround for g++. Basically adds 1999-05-22 11:41:38 +00:00
d3dlight.c Microsoft com vtable compatibility workaround for g++. Basically adds 1999-05-22 11:41:38 +00:00
d3dmaterial.c Microsoft com vtable compatibility workaround for g++. Basically adds 1999-05-22 11:41:38 +00:00
d3dtexture.c Microsoft com vtable compatibility workaround for g++. Basically adds 1999-05-22 11:41:38 +00:00
d3dviewport.c Microsoft com vtable compatibility workaround for g++. Basically adds 1999-05-22 11:41:38 +00:00
ddraw.c Speedup enhancement for the 8->16 and 8->32 copy loop hotspots, 1999-06-05 08:45:32 +00:00
ddraw_private.h - better debug output for surface creation 1999-05-29 11:00:27 +00:00
dispdib.c ANSI C fixes. 1999-05-08 12:50:36 +00:00
driver.c Implement DocumentProperties, DeviceCapabilities, beginnings of 1999-05-17 16:20:51 +00:00
env.c Implement DocumentProperties, DeviceCapabilities, beginnings of 1999-05-17 16:20:51 +00:00
escape.c Add a few more 32->16 Escape conversions. 1999-05-22 18:40:36 +00:00
fontengine.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
mapping.c SetMapMode should not reset the window and viewport origins to 0. 1999-04-25 12:19:30 +00:00
painting.c General tidy up of the MetaFile driver - make sure that everything 1999-04-25 09:24:23 +00:00
path.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
vga.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
wing.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00