Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |