summaryrefslogtreecommitdiffstats
path: root/minui/graphics_drm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the DRM_FORMAT match with corresponding PixelFormattangrobin2018-08-071-3/+7
* minui: Use runtime properties instead of build time vars.Tao Bao2018-08-021-9/+10
* minui/drm: wait for page flip completionJeremy Compostella2018-07-031-1/+38
* minui: Handle the failures from the drm backend in gr_initTianjie Xu2018-06-061-6/+11
* minui: Move graphics_{adf,drm,fbdev} into classes.Tao Bao2017-02-111-75/+49
* minui: Clean up graphics_drm.cpp.Tao Bao2017-02-071-351/+297
* minui: Export minui/minui.h.Tao Bao2017-01-171-2/+1
* Add drm support to minuiStéphane Marchesin2015-07-021-0/+476