[GLES] scale mode shows darkened/black window shadows, and broken blending
Bug #1026986 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Fix Released
|
High
|
Daniel van Vugt |
Bug Description
Using the gles2 branch, in scale mode the window shadows darken and can become black if any window is still redrawing.
This bug is caused by GL::fbo and the new always-swap-buffers feature.
Changed in compiz: | |
assignee: | Daniel van Vugt (vanvugt) → Compiz Linaro Team (compiz-linaro-team) |
Changed in compiz: | |
assignee: | Compiz Linaro Team (compiz-linaro-team) → Daniel van Vugt (vanvugt) |
summary: |
- [GLES] scale mode shows darkened/black window shadows + [GLES] scale mode shows darkened/black window shadows, and broken + blending |
Changed in compiz: | |
milestone: | 0.9.8.0 → none |
Changed in compiz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed to gles2 at revision 3281. Well, it's a workaround. Not a proper fix.