inmarket
|
7c5a6c928f
|
For all source files update integer types to the new gI8 etc type names
|
2018-11-03 10:51:23 +10:00 |
|
inmarket
|
e61f0ae424
|
Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X
|
2018-07-08 13:51:20 +10:00 |
|
inmarket
|
cbf1d4dfa0
|
Added type gFont to replace V2.x font_t
|
2018-07-08 13:05:27 +10:00 |
|
inmarket
|
2e8eaa3471
|
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX
|
2018-07-08 12:19:30 +10:00 |
|
inmarket
|
f9c848e985
|
Change color_t to gColor
|
2018-07-08 11:19:43 +10:00 |
|
inmarket
|
2ab2d77fcb
|
Change coord_t to gCoord
|
2018-07-08 10:54:19 +10:00 |
|
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 |
|
inmarket
|
6dd606fc2f
|
Add demo makefiles and update example master makefiles to match.
|
2014-02-19 00:19:38 +10:00 |
|
inmarket
|
d9f02858fd
|
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
|
2013-12-21 13:21:59 +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 |
|
inmarket
|
964ebc6e4a
|
Remove unnessary header file in demo
|
2013-08-17 23:24:52 +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 |
|