inmarket
|
330f891081
|
Added type gThread to replace V2.x gfxThreadHandle
|
2018-07-08 15:40:27 +10:00 |
|
inmarket
|
1fc4180d41
|
gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY
|
2018-07-08 15:32:26 +10:00 |
|
inmarket
|
93da5a0578
|
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
|
2018-07-08 15:15:15 +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
|
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
|
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
|
8a5596b39d
|
Notepad-2 demo updated to work on ChibiOS or pure Win32 compile
|
2013-06-02 18:59:12 +10:00 |
|
Joel Bodenmann
|
f2ba60f465
|
gdispInit() -> gfxInit() in all demos
|
2013-05-30 19:02:55 +02:00 |
|
Abhishek Kumar
|
e52cb141b7
|
New Notepad-2 Demo for ChibiOS/GFX
See demos/3rdparty/notepad-2/readme.txt for more details.
|
2013-05-23 23:38:57 +07:00 |
|