aboutsummaryrefslogtreecommitdiffstats
path: root/demos/benchmarks/main.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-1/+1
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-1/+1
* Added type gFont to replace V2.x font_tinmarket2018-07-081-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-4/+4
* Change color_t to gColorinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-1/+1
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-6/+6
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
* Remove unnessary header file in demoinmarket2013-08-171-1/+0
* License header updatesinmarket2013-06-151-0/+2
* GOS module, for operating system independanceinmarket2013-05-251-9/+4
* changed the license of all demos to BSDJoel Bodenmann2013-04-081-18/+25
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+146
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-146/+0
* benchmark demo updateJoel Bodenmann2012-12-221-0/+146