Merge lp://qastaging/~vanvugt/compiz/fastSwapInterval into lp://qastaging/compiz/0.9.8

Proposed by Daniel van Vugt
Status: Merged
Approved by: Sam Spilsbury
Approved revision: 3386
Merged at revision: 3386
Proposed branch: lp://qastaging/~vanvugt/compiz/fastSwapInterval
Merge into: lp://qastaging/compiz/0.9.8
Diff against target: 40 lines (+13/-3)
1 file modified
plugins/opengl/src/screen.cpp (+13/-3)
To merge this branch: bzr merge lp://qastaging/~vanvugt/compiz/fastSwapInterval
Reviewer Review Type Date Requested Status
Sam Spilsbury Approve
jenkins (community) continuous-integration Approve
Review via email: mp+126148@code.qastaging.launchpad.net

Commit message

Don't call glXSwapInterval on every frame when you don't need to.
Apparently doing so is slow for some people (LP: #1051286)

Description of the change

Don't call glXSwapInterval on every frame when you don't need to.
Apparently doing so is slow for some people (LP: #1051286)

To post a comment you must log in.
Revision history for this message
jenkins (martin-mrazik+qa) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sam Spilsbury (smspillaz) wrote :

I'm a bit eh about merging code without tests, but better in than out.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches