Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PixelFormatToFourCC(PixelFormat f)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixes a crash when there is no current encoder
|
|
|
|
|
|
|
|
Add ExtFramebuffer for cases where the buffer have been allocated
externally.
|
|
Move the current Framebuffer to DumbFramebuffer, and make a simple
Framebuffer as its super class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|