]> git.sur5r.net Git - cc65/history - include/tgi
Replaced TGI_ERR_NO_MEM by TGI_ERR_NO_RES
[cc65] / include / tgi /
2009-11-13 uzReplaced TGI_ERR_NO_MEM by TGI_ERR_NO_RES
2009-11-13 uzFixed TGI error codes and messages. Removed the Atari...
2009-11-06 uztgi_vectorchar takes now a char argument. Added tgi_ins...
2009-11-05 uzMoved fixed point multiplication and rounding into...
2009-11-02 uzWorking on the TGI API, adding vector fonts. Only rough...
2009-11-01 uzAdded a typedef for tgi_vectorfont_header, because...
2009-11-01 uzSmall changes in definitions. Additional error code.
2009-11-01 uzPreparations for use of vectorfonts.
2009-10-29 uzChanges to the TGI driver API:
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2004-11-07 cuzRemoved the tgi_header structure because it is of no...
2004-11-07 cuzAdded the irq vector
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzNew mode for the apple ][
2003-02-11 cuzRenamed ..._deinstall -> ..._uninstall.
2002-12-29 cuztgi_mode -> tgi_gmode
2002-12-23 izydorstnew TGI driver for interlaced VDC 640x480 mode
2002-12-22 izydorsttgi driver for C128 VDC, changed order of things in...
2002-07-07 cuzAdd tgi_horline
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-21 cuzWorking
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzImplementing TGI
2002-06-21 cuzAdded TGI files, removed obsolete graphics.h