Commits on Source (5)
-
For dummy renderbuffers this is always 0, meaning the surface framebuffer. No functional change. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
fd3732e8 -
Add GL internal format value to be passed to glRenderbufferStorage. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
68778dd6 -
Add support for creating surfaceless outputs and rendering to FBOs. The backend has to create FBOs with the create_fbo API and pass the resulting weston_renderbuffer handles to repaint_output. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
5a40ebbb -
Render into an FBO instead of a PBuffer EGL surface. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
c3d49732 -
Drop the now unused output_pbuffer_create from gl_renderer_interface. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
499e617a