Sweden-Number/graphics
Huw D M Davies f0f8da5870 Fixes several bugs in gdi path handling.
Adds *Path functions to dc funcs table + add EnhMetaFile recording.
Separate out Polylne/PolylineTo and PolyBezier/PolyBezierTo in dc
funcs table to enable proper enhmetafile recording.
The current position update in *To functions is now handled by the
main function and not in the drivers.
Move USER functions from graphics/painting.c -> windows/painting.c
1999-12-05 23:54:02 +00:00
..
enhmetafiledrv Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
metafiledrv Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
psdrv Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
ttydrv Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
win16drv Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
x11drv Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved various DLLs to dlls/ 1999-08-04 09:49:49 +00:00
bitblt.c The fast window frame size should be the same as the frame size used 1999-09-04 14:25:55 +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 Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
d3dcommon.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
d3ddevices.c Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
d3dexecutebuffer.c Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
d3dlight.c Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
d3dmaterial.c Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
d3dtexture.c Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
d3dviewport.c Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
ddraw.c Merged _all_ lpClipper into common_surface. 1999-12-05 23:07:23 +00:00
ddraw_private.h Merged _all_ lpClipper into common_surface. 1999-12-05 23:07:23 +00:00
dispdib.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
driver.c Winspool DocumentProperties and DeviceCapabilities should now work on 1999-09-10 14:38:19 +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 It appears that StartDoc sends the STARTDOC escape with the DOCINFO 1999-10-31 01:49:30 +00:00
fontengine.c Stub for EngineRealizeFontExt (used by the win98 pscript driver). 1999-10-31 01:46:21 +00:00
mapping.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
painting.c Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
path.c Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
vga.c Added another anonymous union using the DUMMYUNIONNAME style. 1999-10-23 16:55:28 +00:00