]> git.sur5r.net Git - cc65/history - samples/tgidemo.c
Added '_' prefix to sin and cos.
[cc65] / samples / tgidemo.c
2019-04-13 Oliver SchmidtAdded '_' prefix to sin and cos.
2019-03-30 greg-king5Removed a "cc65_" prefix.
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-04-20 Oliver SchmidtMerge pull request #626 from blackystardust/master
2018-04-18 Oliver SchmidtMerge pull request #625 from ops/VIAFIX
2018-04-17 Greg KingAdded a preprocessor guard to tgidemo.c that avoids...
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-06-18 Oliver SchmidtMake use of doesclrscrafterexit().
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-04-25 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-29 Oliver SchmidtMerge pull request #100 from greg-king5/default-drivers
2014-03-28 Oliver SchmidtMerge pull request #99 from groessler/something_to_pull
2014-03-27 Oliver SchmidtClassified tgi_imulround() as part of TGI API.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-11-04 ol.scAdded option to build samples with statically linked...
2011-05-01 ol.scCache aspect ratio like already done with resolution.
2011-05-01 uzNew TGI routines tgi_getaspectratio/tgi_setaspectratio.
2011-04-30 ol.scA first small step towards aspect ratio awareness.
2011-04-20 ol.scUse TGI colors.
2010-01-26 ol.scAdded explicit tgi_clear() after tgi_init() now that...
2009-10-30 uzRewrote the sinus display using the new cc65_sin function.
2009-10-03 ol.scAdjusted error message to recent change.
2009-09-11 uzDefine a standard driver and mode for tgi graphics...
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2005-11-20 cuzAdded changes from Oliver Schmidt so the graphics orien...
2004-11-07 cuzCosmetic changes
2003-11-12 cuzTry to be more resolution independent
2003-02-01 cuztgi_init does no longer take params
2002-12-23 izydorstmore funstuff in tgidemo
2002-12-01 cuzMake DoWarning static
2002-10-03 cuzAdded tgidemo