Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added type gThread to replace V2.x gfxThreadHandle | inmarket | 2018-07-08 | 1 | -5/+5 |
| | |||||
* | Added type gDelay to replace V2.x delaytime_t | inmarket | 2018-07-08 | 1 | -12/+12 |
| | | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t | ||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -2/+2 |
| | |||||
* | Tab to spaces | Thomas Sterren | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | Compiler satisfaction | Thomas Sterren | 2018-02-20 | 1 | -0/+1 |
| | |||||
* | _gosPostInit() needs to be in C | Thomas Sterren | 2018-02-20 | 1 | -0/+1 |
| | |||||
* | Defined gfxRealloc() for GFX_USE_OS_QT | Thomas Sterren | 2018-02-20 | 1 | -0/+5 |
| | |||||
* | Remove long obsoleted (and dubious) functions gfxSemCounter() and ↵ | inmarket | 2017-08-16 | 1 | -10/+0 |
| | | | | gfxSemCounterI() | ||||
* | FEATURE: Significantly improved the FreeRTOS port | inmarket | 2017-03-04 | 1 | -0/+4 |
| | | | | | | FEATURE: Added support for operating system initialisation in FreeRTOS FEATURE: Added GFX_OS_CALL_UGFXMAIN configuration option to allow uGFXMain() to be automatically called FEATURE: Added GFX_OS_UGFXMAIN_STACKSIZE configuration option to control uGFXMain() stack size | ||||
* | Fix clang build warnings | Oleg Gerasimov | 2016-08-20 | 1 | -1/+1 |
| | |||||
* | Adding Qt GOS port | Joel Bodenmann | 2016-07-19 | 1 | -0/+222 |