inmarket
0e707769b4
Add new font demo showing how to include user application fonts.
2013-08-17 23:34:43 +10:00
inmarket
7961241989
Fix corruption of binary files by license header updates
2013-07-22 17:04:37 +10:00
Joel Bodenmann
73c5ef26f8
fixed license headers
2013-07-21 22:20:37 +02:00
inmarket
b7e6967886
Add missing file to GDISP image demo
2013-07-08 08:44:46 +10:00
inmarket
466445e3f8
Change GDISP image default reading mode for WIN32
2013-07-08 08:31:45 +10:00
inmarket
ed0bac9765
License header updates
2013-06-15 21:37:22 +10:00
inmarket
0dca00fc21
License header fixes to some demos.
2013-06-06 16:52:41 +10:00
inmarket
c2a4f9a5d6
Had extra elements to gitignore and fix image problems created by github
2013-06-02 18:55:59 +10:00
Joel Bodenmann
f2ba60f465
gdispInit() -> gfxInit() in all demos
2013-05-30 19:02:55 +02:00
inmarket
7fbfde42aa
GOS module, for operating system independance
...
GMISC fast floating point trig
GMISC fast fixed point trig
2013-05-25 01:26:52 +10:00
Andrew Hannam
a02c124940
GIF image handling
...
GIF image handling
Updates to Image structure to make memory accounting optional
Add set image background color to handle animated transparency.
2013-04-20 21:19:26 +10:00
Joel Bodenmann
1946749578
changed the license of all demos to BSD
2013-04-08 21:55:13 +02:00
Andrew Hannam
8b15aab802
Update demo to use Memory Reader for images
2013-04-04 21:02:05 +10:00
Andrew Hannam
64971549fd
New GDISP image handling with demo
...
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.
2013-04-03 13:51:43 +10:00
Joel Bodenmann
e315480c71
updated copyright - 2013
2013-03-06 23:11:01 +01:00
Joel Bodenmann
12a6eeb91d
added gdisp_pictures demo
2013-03-04 23:54:50 +01:00
Joel Bodenmann
1bfc5a9f85
removed GDISP_LLD() macro - fix
2013-02-11 09:25:45 +01:00
Joel Bodenmann
885b3d53b3
removed GDISP_LLD() macro
2013-02-11 09:25:26 +01:00
Joel Bodenmann
249a1b345f
added tdisp demo
2013-01-11 15:04:33 +01:00