aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* 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