Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX ↵ | inmarket | 2018-07-08 | 1 | -8/+8 |
| | | | | replace powerXXX | ||||
* | Change color_t to gColor | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 2 | -6/+6 |
| | |||||
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -4/+4 |
| | |||||
* | Add compatibility with Visual Studio and make compile warning capabilities ↵ | inmarket | 2017-06-30 | 1 | -6/+7 |
| | | | | more cross platform | ||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -2/+2 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 2 | -12/+12 |
| | |||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 1 | -1/+1 |
| | | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames). | ||||
* | Rename all driver makefiles to driver.mk | inmarket | 2014-08-22 | 1 | -0/+0 |
| | |||||
* | Added ILI93xx drived by user xlh1460 | Joel Bodenmann | 2014-04-24 | 4 | -0/+535 |