inmarket
1fc4180d41
gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY
4 years ago
inmarket
f9c848e985
Change color_t to gColor
4 years ago
inmarket
2ab2d77fcb
Change coord_t to gCoord
4 years ago
inmarket
41271d632b
Added new type definitions - moving towards V3.0
4 years ago
inmarket
94f1cc2f0a
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
4 years ago
inmarket
f265924396
First set of V3 macro changes
4 years ago
inmarket
ddf79cd411
Stop overwriting by the bounce ball when switching away from it in the applications/combo demo
7 years ago
inmarket
5c615c3430
Stop overwriting by the bounce ball when switching away from it in the applications/combo demo
7 years ago
inmarket
b82bff671e
New applications/combo demo
7 years ago
inmarket
db74e7c823
Remove orientation changes in demos because this is now handled by using GDISP_DEFAULT_ORIENTATION.
9 years ago
inmarket
53408e2cb3
Fix incorrect naming of GMISC_INVSQRT_... macros.
9 years ago
inmarket
db09e33dff
Fix spelling error and migrate demo gfxconf.h changes to all demos including the new streaming and multiple display demos
9 years ago
inmarket
e6f17baf61
GMISC invsqrt() function.
Fix a 64bit processor bug.
Add support for processors where the floating point and integer endianness don't match.
Add support for processors with a non-standard floating point format.
Update gdisp_streaming demo with extra comments to reflect the above changes.
9 years ago
inmarket
0b9db701a1
Fix missing case in gdispStreamStop().
Add support for controllers that need flushing.
Add both automatic and manual flushing (via the gdispFlush() method)
9 years ago
inmarket
c5ceb31e73
Update to streaming demo program to only update the needed area (results in much faster display on slow devices)
Also now demonstrates streaming to a non-full screen area.
9 years ago
inmarket
f16d80e099
New streaming demo
9 years ago