We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.
| Summary: |
fbdev: Triple-buffering |
| Product: |
SDL
|
Reporter: |
Paul Cercueil <paul> |
| Component: |
video | Assignee: |
Sam Lantinga <slouken> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
Sam Lantinga <slouken> |
| Severity: |
normal
|
|
|
| Priority: |
P2
|
CC: |
sezeroz
|
| Version: |
HG 1.2 | |
|
| Hardware: |
All | |
|
| OS: |
Linux | |
|
| Attachments: |
Patch to fix the issue
|
Created attachment 4164 [details] Patch to fix the issue From the patch: "Implement triple-buffering using a dedicated thread which will wait on VSYNC and then flip the two back buffers."