aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfx.c
Commit message (Expand)AuthorAgeFilesLines
* Move queued buffer code from gaudio into gqueueinmarket2014-03-201-1/+11
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-111-16/+6
* Spelling mistake compile errorinmarket2014-02-191-1/+1
* Ensure double initialisation/de-initialisation of GFX can't occurinmarket2014-02-031-1/+11
* added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-021-10/+48
* Removed TDISP moduleJoel Bodenmann2013-12-111-8/+0
* Multiple displays across one or more controllers is now fully supported.inmarket2013-10-121-1/+0
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* License header updatesinmarket2013-06-151-18/+5
* Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-081-1/+1
* GOS updatesinmarket2013-06-021-7/+2
* added obsolete #warning to gdispInit()Joel Bodenmann2013-05-301-0/+7
* GOS module, for operating system independanceinmarket2013-05-251-0/+107