Merge lp://staging/~vanvugt/unity/fix-1037949-1036528 into lp://staging/unity

Proposed by Daniel van Vugt
Status: Merged
Approved by: Tim Penhey
Approved revision: no longer in the source branch.
Merged at revision: 2593
Proposed branch: lp://staging/~vanvugt/unity/fix-1037949-1036528
Merge into: lp://staging/unity
Diff against target: 23 lines (+3/-1)
1 file modified
plugins/unityshell/src/unityshell.cpp (+3/-1)
To merge this branch: bzr merge lp://staging/~vanvugt/unity/fix-1037949-1036528
Reviewer Review Type Date Requested Status
Sam Spilsbury (community) Approve
Review via email: mp+120081@code.staging.launchpad.net

Commit message

Don't comment out the nuxPrologue/Epilogue functions if building
USE_MODERN_COMPIZ_GL. They are critical functions and commenting them out
causes serious rendering bugs: (LP: #1036528) (LP: #1037949)

Description of the change

Don't comment out the nuxPrologue/Epilogue functions if building
USE_MODERN_COMPIZ_GL. They are critical functions and commenting them out
causes serious rendering bugs: (LP: #1036528) (LP: #1037949)

To post a comment you must log in.
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Yes, I am assuming we don't yet care about supporting multi-monitor or the Benchmark plugin on ARM/GLES systems. Yet...

If we do want to support those in future then nuxPrologue/Epilogue will need to be replaced with something else.

Revision history for this message
Sam Spilsbury (smspillaz) :
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.