aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp
Commit message (Collapse)AuthorAgeFilesLines
* updated license headersJoel Bodenmann2013-05-0211-19/+98
|
* GIF image handlingAndrew Hannam2013-04-204-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 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
| | | | | | | | | | | | 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 - 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