]> git.sur5r.net Git - cc65/history - libsrc/tgi/Makefile
Added a tgi_pieslice function.
[cc65] / libsrc / tgi / Makefile
2009-11-05 uzAdded a tgi_pieslice function.
2009-11-05 uzMoved fixed point multiplication and rounding into...
2009-11-05 uzAdded a tgi_arc function. Removed the old ellipse code...
2009-11-05 uzAdded tgi_circle and tgi_ellipse functions. The latter...
2009-11-02 uzWorking on the TGI API, adding vector fonts. Only rough...
2009-11-01 uzAdded tgi_load_vectorfont(). Fixed tgi_free_vectorfont().
2009-11-01 uzAdded tgi_free_vectorfont.s
2009-10-30 uzStart of TGI changes. Untested, may not work.
2009-10-26 uzAdded a first version of a Cohen Sutherland line clippe...
2009-09-11 uzDefine a standard driver and mode for tgi graphics...
2009-09-11 uzSeparated tgi_load and tgi_load_driver.
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-14 cuzAdded tgi_ioctl
2004-06-15 cuzNew module tgi_geterrormsg.s
2003-11-03 cuzRemoved emulation for BAR
2003-08-20 cuzChanged rm -f to $(RM)
2003-02-06 cuzMake sure the zap target is available
2002-12-22 izydorstsetviewpage was never assembled
2002-10-03 cuzStarted to add text output functions
2002-07-07 cuzMore work on the graphics subsystem
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzAdded emulation and more clipping for the BAR function.
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzImplementing TGI