Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | Add IMappedFramebuffer and remove MappedBuffer | Tomi Valkeinen | |
2015-11-13 | dumbfb: move prime_fd() and fix its return type | Tomi Valkeinen | |
2015-11-13 | dumbfb: lazy mmap | Tomi Valkeinen | |
2015-11-12 | libkms++: dumbframebuffer: Get file descriptor for the FB | Peter Ujfalusi | |
v4l linux needs file descriptor instead of handle. | |||
2015-11-06 | remove print_short | Tomi Valkeinen | |
2015-10-26 | dumbfb: add offset | Tomi Valkeinen | |
2015-10-26 | dumbfb: add num_planes | Tomi Valkeinen | |
2015-10-26 | dumbfb: expose handle | 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 DumbFramebuffer | Tomi Valkeinen | |
Move the current Framebuffer to DumbFramebuffer, and make a simple Framebuffer as its super class. |