Merge lp://staging/~smspillaz/unity/unity.fix_912682 into lp://staging/unity
Proposed by
Sam Spilsbury
Status: | Merged |
---|---|
Approved by: | Jay Taoko |
Approved revision: | no longer in the source branch. |
Merged at revision: | 1845 |
Proposed branch: | lp://staging/~smspillaz/unity/unity.fix_912682 |
Merge into: | lp://staging/unity |
Diff against target: |
11 lines (+1/-0) 1 file modified
plugins/unityshell/src/unityshell.cpp (+1/-0) |
To merge this branch: | bzr merge lp://staging/~smspillaz/unity/unity.fix_912682 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jay Taoko (community) | Approve | ||
Review via email: mp+89109@code.staging.launchpad.net |
Description of the change
Fixes LP bug 912682
glTexEnvMode was never reset to GL_REPLACE so GL_MODULE caused any texture with an alpha channel to draw without proper blending
To post a comment you must log in.