Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PNG image support - Does not support interlaced PNG's | inmarket | 2016-02-27 | 1 | -5/+6 |
| | |||||
* | Add demo makefiles and update example master makefiles to match. | inmarket | 2014-02-19 | 1 | -0/+3 |
| | |||||
* | On ARM gcc compiler it appears that non-referenced character arrays are ↵ | inmarket | 2014-02-15 | 1 | -19/+1 |
| | | | | | | | "optimised" out (but not on x86). This conflicts with the -b parameter in the file2c tool and leads to corrupted images on ARM platforms. For now just remove the parameter when generating ROMFS files for an ARM platform. | ||||
* | Update image demo's to use GFILE ROMFS. | inmarket | 2014-02-07 | 4 | -17/+41 |
| | |||||
* | Update demo's with images in them | inmarket | 2014-02-07 | 2 | -3/+5 |
| | |||||
* | Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵ | inmarket | 2013-10-28 | 1 | -3/+3 |
| | | | | the new streaming and multiple display demos | ||||
* | uncommented GOS selection in GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 1 | -5/+5 |
| | |||||
* | updated GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 4 | -0/+713 |