Feature #1145
Implement VSync under Linux
Status: | Closed | Start date: | 10/30/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | kervala | % Done: | 100% |
|
Category: | OS: GNU/Linux | |||
Target version: | Version 0.8.0 | Estimated time: | 2.00 hours |
Description
Currently, VSync is only implemented under Windows using WGL_EXT_swap_control extension, GLX has 3 equivalent extensions: GLX_EXT_swap_control, GLX_SGI_swap_control and GLX_MESA_swap_control, so we should use them :)
History
#1 Updated by kervala almost 8 years ago
- % Done changed from 0 to 50
- Estimated time set to 2.00
#2 Updated by kervala almost 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
Applied in changeset r1034.
#3 Updated by kervala almost 8 years ago
- Target version set to Version 0.8.0
#4 Updated by kervala over 7 years ago
- Status changed from Resolved to Closed