Commit Graph

35 Commits (e2fb6820d013420bf9a69ac5b8955f9ebb6af4f0)

Author SHA1 Message Date
inmarket 41271d632b Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
inmarket 94f1cc2f0a Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
Andrew Hannam 12dfd8232f Move demo games into demo/games directory 2016-07-28 16:35:36 +10:00
Joel Bodenmann 85ec38ac1c Adding applications/justget10 demo 2016-07-27 16:34:41 +02:00
Joel Bodenmann 2fe5c112b0 Adding applications/minesweeper demo 2016-07-27 15:37:56 +02:00
Joel Bodenmann 0fd9bf2689 Updating logo(s) in applications/combo demo 2016-06-26 11:24:39 +02:00
Joel Bodenmann ea4cadec78 Revert "Adding justification parameter to gwinLabelCreate()"
This reverts commit e8a769c382.
2015-11-07 00:39:08 +01:00
Joel Bodenmann e8a769c382 Adding justification parameter to gwinLabelCreate() 2015-11-06 22:47:42 +01:00
Joel Bodenmann 1c7948b926 Fixing demos 2015-10-30 11:49:53 +01:00
inmarket 48a9d334b7 Replace all inline definitions with GFXINLINE 2015-10-23 18:24:49 +10:00
inmarket 5c615c3430 Stop overwriting by the bounce ball when switching away from it in the applications/combo demo 2015-10-06 17:27:24 +10:00
inmarket 80299276b7 Merge branch 'master' into TextEdit 2015-10-06 12:10:11 +10:00
inmarket b82bff671e New applications/combo demo 2015-10-06 12:04:40 +10:00
inmarket 34939386d7 December 2014 Winning Demo Competition Entry - Tetris 2015-01-21 13:42:47 +10:00
inmarket fe6708c7a2 Demo updates to fix compile issues. 2014-02-19 00:23:07 +10:00
inmarket 6dd606fc2f Add demo makefiles and update example master makefiles to match. 2014-02-19 00:19:38 +10:00
inmarket db09e33dff Fix spelling error and migrate demo gfxconf.h changes to all demos including the new streaming and multiple display demos 2013-10-28 10:46:25 +10:00
Joel Bodenmann a2aa837e09 updated notepad demo text 2013-09-28 09:01:53 +10:00
inmarket ab04b1d076 Update notepad demo for anti-aliased fonts 2013-07-29 17:26:33 +10:00
inmarket 3977ee687f First cut - beautiful new font handling by PetteriAimonen 2013-07-28 17:08:45 +10:00
inmarket ed0bac9765 License header updates 2013-06-15 21:37:22 +10: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
Joel Bodenmann 1946749578 changed the license of all demos to BSD 2013-04-08 21:55:13 +02:00
Joel Bodenmann e315480c71 updated copyright - 2013 2013-03-06 23:11:01 +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 130d84ec16 benchmark demo update 2012-12-22 20:45:11 +01:00
Joel Bodenmann a7eb91ace8 benchmark demo cleanup 2012-12-22 20:03:41 +01:00
etmatrix d6740c5c91 Add benchmarks application 2012-12-22 18:50:17 +01:00
Joel Bodenmann 6ce59a4d7d notepad demo update 2012-12-16 21:56:43 +01:00
Andrew Hannam a88e0903ec Simplify demo gfxconf.h files 2012-12-07 01:05:58 +10:00
Andrew Hannam 5873d87ca2 Add GDISP font routines. Fix demo bugs
Add GDISP font routines to Open and Close a font by name.
Allows wildcard searching for fonts.
Old global font variables are now only optionally included (soon to be
deprecated).
More demo fixing
2012-12-07 00:52:01 +10:00
Andrew Hannam 07f3483535 Restructure
Create global include file called gfx.h which knows about sub-system
dependancies.
Deprecate Touchscreen (GINPUT touch is now working properly)
Merge Graph into GWIN
Change directory structure to reflect sub-system structure
Many small bugs fixed
Split Nokia6610 gdisp driver into GE8 and GE12 controller versions
Fixed broken demos.
GFX sub-systems are now clearly defined and new ones should be much
easier to add.
2012-12-06 18:45:54 +10:00
Joel Bodenmann 43d45dca63 gtimer demo 2012-11-20 18:37:49 +01:00