| Commit message (Expand) | Author | Age | Files | Lines |
* | Add demo makefiles and update example master makefiles to match. | inmarket | 2014-02-19 | 8 | -0/+24 |
* | On ARM gcc compiler it appears that non-referenced character arrays are "opti... | inmarket | 2014-02-15 | 2 | -36/+2 |
* | Update image demo's to use GFILE ROMFS. | inmarket | 2014-02-07 | 8 | -35/+81 |
* | Update demo's with images in them | inmarket | 2014-02-07 | 4 | -6/+10 |
* | Comment fix | inmarket | 2013-11-23 | 1 | -1/+1 |
* | Remove orientation changes in demos because this is now handled by using GDIS... | inmarket | 2013-11-16 | 1 | -3/+0 |
* | Fix incorrect naming of GMISC_INVSQRT_... macros. | inmarket | 2013-11-09 | 2 | -4/+4 |
* | Fix spelling error and migrate demo gfxconf.h changes to all demos including ... | inmarket | 2013-10-28 | 10 | -62/+32 |
* | uncommented GOS selection in GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 6 | -30/+30 |
* | updated GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 31 | -416/+141 |
* | GMISC invsqrt() function. | inmarket | 2013-10-24 | 2 | -13/+29 |
* | Fix missing case in gdispStreamStop(). | inmarket | 2013-10-21 | 2 | -0/+4 |
* | Multiple controller support can now auto-detect hardware capabilities at run-... | inmarket | 2013-10-16 | 1 | -13/+26 |
* | New demo for multiple display support. | inmarket | 2013-10-14 | 2 | -0/+197 |
* | Update animated image demo to better support small displays | inmarket | 2013-09-27 | 1 | -3/+14 |
* | Update to streaming demo program to only update the needed area (results in m... | inmarket | 2013-09-25 | 2 | -22/+41 |
* | New streaming demo | inmarket | 2013-09-24 | 2 | -0/+148 |
* | Update demos so OS can be specified in the Makefile | inmarket | 2013-09-18 | 4 | -12/+11 |
* | added cyrillic font demo | Joel Bodenmann | 2013-09-15 | 3 | -0/+644 |
* | Update demos slightly. | inmarket | 2013-09-06 | 3 | -12/+16 |
* | Update old demos for new fonts. | inmarket | 2013-08-17 | 1 | -3/+23 |
* | Add new font demo showing how to include user application fonts. | inmarket | 2013-08-17 | 11 | -0/+1590 |
* | Fix corruption of binary files by license header updates | inmarket | 2013-07-22 | 3 | -0/+0 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 3 | -0/+0 |
* | Add missing file to GDISP image demo | inmarket | 2013-07-08 | 1 | -0/+587 |
* | Change GDISP image default reading mode for WIN32 | inmarket | 2013-07-08 | 2 | -2/+2 |
* | License header updates | inmarket | 2013-06-15 | 10 | -6/+45 |
* | License header fixes to some demos. | inmarket | 2013-06-06 | 1 | -18/+25 |
* | Had extra elements to gitignore and fix image problems created by github | inmarket | 2013-06-02 | 3 | -0/+0 |
* | gdispInit() -> gfxInit() in all demos | Joel Bodenmann | 2013-05-30 | 3 | -0/+0 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 10 | -75/+38 |
* | GIF image handling | Andrew Hannam | 2013-04-20 | 4 | -0/+725 |
* | changed the license of all demos to BSD | Joel Bodenmann | 2013-04-08 | 16 | -18551/+200 |
* | Update demo to use Memory Reader for images | Andrew Hannam | 2013-04-04 | 1 | -1/+15 |
* | New GDISP image handling with demo | Andrew Hannam | 2013-04-03 | 12 | -69/+177 |
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 6 | -3/+3 |
* | added gdisp_pictures demo | Joel Bodenmann | 2013-03-04 | 8 | -0/+18455 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 6 | -0/+274 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 6 | -274/+0 |
* | added tdisp demo | Joel Bodenmann | 2013-01-11 | 6 | -0/+274 |