Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-09 | testpat: add NV12/NV21 support | Tomi Valkeinen | |
2015-10-08 | Add support for YVYU and VYUY | Tomi Valkeinen | |
2015-10-07 | Add XBGR8888 format | Tomi Valkeinen | |
2015-10-04 | DumbFB: clean up format_info code | Tomi Valkeinen | |
2015-10-04 | use PixelFormat all around | Tomi Valkeinen | |
2015-10-04 | add PixelFormat support to DumbFramebuffer | Tomi Valkeinen | |
2015-10-03 | use strings instead of char* | Tomi Valkeinen | |
2015-10-03 | Add DrmObject::set_id() | Tomi Valkeinen | |
2015-10-03 | Add DumbFramebuffer | Tomi Valkeinen | |
Move the current Framebuffer to DumbFramebuffer, and make a simple Framebuffer as its super class. |