Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-10 | fbtestpat: draw "/dev/fb0" text | Tomi Valkeinen | |
2016-06-22 | Add missing <system_error> includes | Tomi Valkeinen | |
Missing <system_error> breaks compliation on gcc 4.9. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2016-06-22 | kmsprint: Include cinttypes instead of inttypes.h | Laurent Pinchart | |
cinttypes is the right C++ header, and doesn't require source files to define __STDC_FORMAT_MACROS to get the integer type format macros. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2016-06-16 | utils: add wbm2m | Tomi Valkeinen | |
2016-06-16 | utils: add wbcap | Tomi Valkeinen | |
2016-06-16 | kmsview: use resman | Tomi Valkeinen | |
2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen | |
2016-06-11 | kms++: organize into subdirs | Tomi Valkeinen | |
2016-06-11 | kmsprint: print plane formats | Tomi Valkeinen | |
2016-06-07 | util: add simple text drawing | Tomi Valkeinen | |
2016-06-07 | kmsview: small improvements | Tomi Valkeinen | |
2016-06-07 | testpat: use new id/idx resolving | Tomi Valkeinen | |
2016-06-07 | kmsprint: rewrite kmsprint | Tomi Valkeinen | |
2016-06-07 | add kmsblank app | Tomi Valkeinen | |
2016-05-31 | testpat: print FB IDs | Tomi Valkeinen | |
2016-05-30 | Remove 'db' from CMakeList.txt | Tomi Valkeinen | |
2016-05-30 | Remove 'db', 'testpat' does it better | Tomi Valkeinen | |
2016-05-30 | testpat: add page flipping mode | Tomi Valkeinen | |
2016-05-30 | testpat: atomic commit | Tomi Valkeinen | |
2016-05-30 | testpat: get primary plane | Tomi Valkeinen | |
2016-05-30 | testpat: support multiple buffers | Tomi Valkeinen | |
2016-05-30 | testpat: draw pattern separately | Tomi Valkeinen | |
2016-05-25 | Split properties from DrmObject into DrmPropObject | Tomi Valkeinen | |
2016-05-23 | Reorganize libkms++utils header | Tomi Valkeinen | |
2016-05-23 | File/dir renames | Tomi Valkeinen | |