aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications/combo/bounce.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-1/+1
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-1/+1
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-1/+1
* Change color_t to gColorinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-3/+3
* Added new type definitions - moving towards V3.0inmarket2018-06-231-4/+4
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-3/+3
* First set of V3 macro changesinmarket2018-02-271-2/+2
* Stop overwriting by the bounce ball when switching away from it in the applic...inmarket2015-10-061-2/+3
* New applications/combo demoinmarket2015-10-061-0/+162