Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop dither support, switch shadow fb to DRM_FORMAT_XRGB8888 (aka ↵ | Gerd Hoffmann | 2019-02-01 | 1 | -1/+1 |
| | | | | CAIRO_FORMAT_RGB24) | ||||
* | drop sane support | Gerd Hoffmann | 2019-01-18 | 1 | -22/+0 |
| | |||||
* | drop curl support | Gerd Hoffmann | 2019-01-18 | 1 | -16/+4 |
| | |||||
* | Add missing stddef.h header | Stéphane Aulery | 2014-12-04 | 1 | -0/+1 |
| | | | | | | | | - misc.h use offsetof() - other use NUUL, size_t and wchar_t Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | Fix cppcheck warning %d in format string requires 'int' but the argument ↵ | Stéphane Aulery | 2014-11-17 | 1 | -7/+7 |
| | | | | | | | type is 'unsigned int' Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | ida: strip font list, enable utf8 locale | Gerd Hoffmann | 2012-11-01 | 1 | -1/+3 |
| | |||||
* | Initial revision | kraxel | 2004-03-28 | 1 | -0/+1909 |