Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minui: Minor clean up to graphics.cpp. | Tao Bao | 2017-02-03 | 1 | -62/+1 |
* | minui: Export minui/minui.h. | Tao Bao | 2017-01-17 | 1 | -3/+3 |
* | Remove unnecessary uses of reinterpret_cast. | Rahul Chaudhry | 2016-11-16 | 1 | -1/+1 |
* | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. | Rahul Chaudhry | 2016-11-16 | 1 | -3/+3 |
* | Have gr_init_font alloc memory for the font | Damien Bargiacchi | 2016-11-16 | 1 | -7/+15 |
* | Support use of custom fonts in miniui | Damien Bargiacchi | 2016-11-15 | 1 | -47/+55 |
* | Add drm support to minui | Stéphane Marchesin | 2015-07-02 | 1 | -0/+5 |
* | Don't use typedefs that hide *s. | Elliott Hughes | 2015-04-15 | 1 | -1/+1 |
* | Move the menu header out of the menu. | Elliott Hughes | 2015-04-14 | 1 | -1/+1 |
* | Switch minui over to C++. | Elliott Hughes | 2015-04-10 | 1 | -0/+406 |