Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | | GMISC fast floating point trig GMISC fast fixed point trig | |||||
* | GIF image handling | Andrew Hannam | 2013-04-20 | 4 | -0/+725 | |
| | | | | | | GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency. | |||||
* | 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 | |
| | | | | | | | | | | | | Images currently support Native and BMP (except RLE4,8 and 16 bit - due to bugs) Supports reading from Memory, BaseFileStream or real files (only on the Win32 simulator). Move gdisp_pictures demo to better refect its purpose. Bug fixes for BMP RLE4,8 & 16 bit to come very soon GIF support very soon. | |||||
* | 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 | |