Merge lp://qastaging/~sil2100/compiz-core/fglrx_final_fix into lp://qastaging/compiz-core/0.9.8

Proposed by Łukasz Zemczak
Status: Merged
Merged at revision: 3109
Proposed branch: lp://qastaging/~sil2100/compiz-core/fglrx_final_fix
Merge into: lp://qastaging/compiz-core/0.9.8
Diff against target: 109 lines (+18/-42)
2 files modified
plugins/decor/src/decor.cpp (+18/-40)
plugins/decor/src/decor.h (+0/-2)
To merge this branch: bzr merge lp://qastaging/~sil2100/compiz-core/fglrx_final_fix
Reviewer Review Type Date Requested Status
Daniel van Vugt Approve
Sam Spilsbury Approve
Review via email: mp+102824@code.qastaging.launchpad.net

Commit message

Reverting the introduction of bindTexture - we don't need it, since the fix is actually a ONE LINER! Thanks Sam!

Description of the change

Do I even have to say anything besides: THE fix for LP: #770283 ;) ?

To post a comment you must log in.
Revision history for this message
Sam Spilsbury (smspillaz) wrote :

fyi that's the fix

87 }
88 }
89 - return;
90 }
91 }
92 }

One line wonders ftw.

review: Approve
3111. By Łukasz Zemczak

Leftover from the revert!

Revision history for this message
Łukasz Zemczak (sil2100) wrote :

I forgot one leftover line from the old bindTexture code, I pushed the modification just now. Now it should be ready for the merge ;) I'm running it right now, and it 'just seems to work'!

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

Looking at code it isn't immediately obvious that the changes should be:

89 - return;

as opposed to:

89 - return;
xx + break;

Not sure how to test.

Revision history for this message
Sam Spilsbury (smspillaz) wrote :

yes break is probably better.

3112. By Łukasz Zemczak

Probably break is better than nothing here - thanks for pointing this out Alan!

Revision history for this message
Sam Spilsbury (smspillaz) :
review: Approve
Revision history for this message
Daniel van Vugt (vanvugt) :
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