aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp/streaming/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Change color_t to gColorinmarket2018-07-081-1/+1
|
* Change coord_t to gCoordinmarket2018-07-081-3/+3
|
* 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
|
* Remove orientation changes in demos because this is now handled by using ↵inmarket2013-11-161-3/+0
| | | | GDISP_DEFAULT_ORIENTATION.
* Fix incorrect naming of GMISC_INVSQRT_... macros.inmarket2013-11-091-2/+2
|
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵inmarket2013-10-281-0/+142
the new streaming and multiple display demos