Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-03 | Rework framebuffer classes | Tomi Valkeinen | |
Drop (I)MappedFramebuffer, as it doesn't really provide any value, and have most of the methods be present in IFramebuffer with default exception throwing implementation. This gives us simpler way to use the framebuffers, as almost always we can just use a pointer to IFramebuffer. | |||
2017-06-05 | testpat: fix the location of second diagonal line | Tomi Valkeinen | |
2017-05-31 | Add different YCbCr encodings. | Jyri Sarha | |
2017-05-18 | testpat: white box in top left corner | Tomi Valkeinen | |
2017-02-10 | fix race issue in threaded test pattern draw | Tomi Valkeinen | |
2016-08-15 | Add missing BGR color formats to draw_test_pattern_part(). | Jyri Sarha | |
2016-06-16 | Support RGB888 | Tomi Valkeinen | |
2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen | |