Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla... | inmarket | 2018-07-08 | 1 | -1/+1 |
* | Change color_t to gColor | inmarket | 2018-07-08 | 1 | -3/+3 |
* | Change pixel_t to gPixel | inmarket | 2018-07-08 | 1 | -1/+1 |
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -9/+9 |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -3/+3 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -5/+5 |
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -3/+3 |
* | Improving Pixmap API | Joel Bodenmann | 2015-07-03 | 1 | -4/+4 |
* | Big file rename to reduce problems with brain-dead IDE's that don't handle pr... | inmarket | 2015-01-21 | 1 | -2/+2 |
* | Support dynamic displays at compile time, don't re-orient pixmaps at initiali... | inmarket | 2015-01-13 | 1 | -0/+1 |
* | Add support and demo for pixmaps (in memory drawing) | inmarket | 2015-01-13 | 1 | -0/+223 |