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-10-03 | add ExtFramebuffer::prime_fd | Tomi Valkeinen | |
2017-02-10 | ExtFb: pass params in vectors | Tomi Valkeinen | |
2017-02-10 | improve ExtFb | Tomi Valkeinen | |
Inherit MappedFramebuffer and add map() | |||
2017-02-10 | ExtFb: remove legacy constructor | Tomi Valkeinen | |
2016-06-11 | kms++: organize into subdirs | Tomi Valkeinen | |