| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-09 | Bulk format of all files | Tomi Valkeinen | |
| 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. | |||
| 2016-08-12 | ExtCPUFramebuffer: add size and offset params | Tomi Valkeinen | |
| Add size and offset params to ExtCPUFramebuffer, so that we can fix fbtestpat's test pattern size on larger virtual fbdevs. | |||
| 2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen | |
