Support rendering to an off-screen surface
Registered by
Alexandros Frantzis
Support rendering to an off-screen surface using a FBO.
Blueprint information
- Status:
- Complete
- Approver:
- Jesse Barker
- Priority:
- Medium
- Drafter:
- Alexandros Frantzis
- Direction:
- Approved
- Assignee:
- Alexandros Frantzis
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
- Implemented
- Milestone target:
- 2012.03
- Started by
- Alexandros Frantzis
- Completed by
- Alexandros Frantzis
Whiteboard
Meta:
Headline: Add support for rendering to an off-screen surface through a FBO.
Acceptance: Rendering to an off-screen surface works on X11 on both panda and deskop.
(?)
Work Items
Work items:
Add method to get the FBO used by the canvas: DONE
Implement rendering to a FBO backed by renderbuffers: DONE
Add command-line option for enabling off-screen rendering: DONE
Add command-line option to select which method to use to end a frame: DONE