aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp
Commit message (Expand)AuthorAgeFilesLines
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-198-0/+24
* On ARM gcc compiler it appears that non-referenced character arrays are "opti...inmarket2014-02-152-36/+2
* Update image demo's to use GFILE ROMFS.inmarket2014-02-078-35/+81
* Update demo's with images in theminmarket2014-02-074-6/+10
* Comment fixinmarket2013-11-231-1/+1
* Remove orientation changes in demos because this is now handled by using GDIS...inmarket2013-11-161-3/+0
* Fix incorrect naming of GMISC_INVSQRT_... macros.inmarket2013-11-092-4/+4
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ...inmarket2013-10-2810-62/+32
* uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-286-30/+30
* updated GDISP and GWIN demosJoel Bodenmann2013-10-2831-416/+141
* GMISC invsqrt() function.inmarket2013-10-242-13/+29
* Fix missing case in gdispStreamStop().inmarket2013-10-212-0/+4
* Multiple controller support can now auto-detect hardware capabilities at run-...inmarket2013-10-161-13/+26
* New demo for multiple display support.inmarket2013-10-142-0/+197
* Update animated image demo to better support small displaysinmarket2013-09-271-3/+14
* Update to streaming demo program to only update the needed area (results in m...inmarket2013-09-252-22/+41
* New streaming demoinmarket2013-09-242-0/+148
* Update demos so OS can be specified in the Makefileinmarket2013-09-184-12/+11
* added cyrillic font demoJoel Bodenmann2013-09-153-0/+644
* Update demos slightly.inmarket2013-09-063-12/+16
* Update old demos for new fonts.inmarket2013-08-171-3/+23
* Add new font demo showing how to include user application fonts.inmarket2013-08-1711-0/+1590
* Fix corruption of binary files by license header updatesinmarket2013-07-223-0/+0
* fixed license headersJoel Bodenmann2013-07-213-0/+0
* Add missing file to GDISP image demoinmarket2013-07-081-0/+587
* Change GDISP image default reading mode for WIN32inmarket2013-07-082-2/+2
* License header updatesinmarket2013-06-1510-6/+45
* License header fixes to some demos.inmarket2013-06-061-18/+25
* Had extra elements to gitignore and fix image problems created by githubinmarket2013-06-023-0/+0
* gdispInit() -> gfxInit() in all demosJoel Bodenmann2013-05-303-0/+0
* GOS module, for operating system independanceinmarket2013-05-2510-75/+38
* GIF image handlingAndrew Hannam2013-04-204-0/+725
* changed the license of all demos to BSDJoel Bodenmann2013-04-0816-18551/+200
* Update demo to use Memory Reader for imagesAndrew Hannam2013-04-041-1/+15
* New GDISP image handling with demoAndrew Hannam2013-04-0312-69/+177
* updated copyright - 2013Joel Bodenmann2013-03-066-3/+3
* added gdisp_pictures demoJoel Bodenmann2013-03-048-0/+18455
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-116-0/+274
* removed GDISP_LLD() macroJoel Bodenmann2013-02-116-274/+0
* added tdisp demoJoel Bodenmann2013-01-116-0/+274