Age | Commit message (Expand) | Author |
---|---|---|
2018-10-17 | Add AR12 & AR15 support | Tomi Valkeinen |
2018-08-03 | add a simple draw_circle() | Tomi Valkeinen |
2018-01-09 | add safeguards to draw_*_pixel() to prevent memory corruption | Tomi Valkeinen |
2017-10-03 | Rework framebuffer classes | Tomi Valkeinen |
2017-05-18 | draw_char: use black bg for yuv | Tomi Valkeinen |
2017-05-17 | draw_rect: support yuv modes | Tomi Valkeinen |
2016-08-15 | Fix byte order of 24-bit formats. | Jyri Sarha |
2016-08-11 | Add BGR888 (BG24) and BGR565 (BG16) pixelformats. | Jyri Sarha |
2016-06-16 | Support RGB888 | Tomi Valkeinen |
2016-06-15 | draw_text: support YUV modes | Tomi Valkeinen |
2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen |