• Huw D M Davies's avatar
    Fixes several bugs in gdi path handling. · f0f8da58
    Huw D M Davies authored
    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
    f0f8da58
Name
Last commit
Last update
..
enhmetafiledrv Loading commit data...
metafiledrv Loading commit data...
psdrv Loading commit data...
ttydrv Loading commit data...
win16drv Loading commit data...
x11drv Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
bitblt.c Loading commit data...
cache.c Loading commit data...
d3d_private.h Loading commit data...
d3dcommon.c Loading commit data...
d3ddevices.c Loading commit data...
d3dexecutebuffer.c Loading commit data...
d3dlight.c Loading commit data...
d3dmaterial.c Loading commit data...
d3dtexture.c Loading commit data...
d3dviewport.c Loading commit data...
ddraw.c Loading commit data...
ddraw_private.h Loading commit data...
dispdib.c Loading commit data...
driver.c Loading commit data...
env.c Loading commit data...
escape.c Loading commit data...
fontengine.c Loading commit data...
mapping.c Loading commit data...
painting.c Loading commit data...
path.c Loading commit data...
vga.c Loading commit data...