X11 to GL sync blacklisted cards are hardcoded
Bug #1441190 reported by
Marco Trevisan (Treviño)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Fix Released
|
Low
|
Marco Trevisan (Treviño) | ||
0.9.11 |
Triaged
|
Low
|
Unassigned | ||
compiz (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
We should provide a way to manage the X11 to GL blacklist of cards, in a cleaner way than using an hardcoded list.
Related branches
lp://staging/~3v1n0/compiz/opengl-x11-sync-blacklist-option
- Christopher Townsend (community): Approve
- Stephen M. Webb: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 231 lines (+90/-35)4 files modifiedplugins/opengl/opengl.xml.in (+32/-5)
plugins/opengl/src/paint.cpp (+1/-1)
plugins/opengl/src/privates.h (+2/-0)
plugins/opengl/src/screen.cpp (+55/-29)
Changed in compiz: | |
milestone: | none → 0.9.12.2 |
status: | In Progress → Fix Committed |
Changed in compiz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package compiz - 1:0.9.12. 1+15.04. 20150410. 1-0ubuntu1
--------------- 12.1+15. 04.20150410. 1-0ubuntu1) vivid; urgency=medium
compiz (1:0.9.
[ CI Train Bot ]
* New rebuild forced.
[ Chris Townsend ]
* Expo plugin: Make sure the Expo animation is completed before
allowing clicks to be handled. (LP: #1026553)
* Grid plugin: Float to int division truncating caused a 1 px gap on
the right side of right semi-maximized window when the workspace has
an odd width. Fix is to add 0.5 to the float division first to
account for any truncation error. (LP: #1294864)
[ Eleni Maria Stea ] GL_COLOR_ BUFFER_ BIT) was added until we fix the skydome and Clipping was not implemented in 3d.cpp => a parent Clipping was called, causing 2d clipping
* Change in GLVector implementation
* Minor change: when the skydome was working (in the c version of
compiz) it was rendered on top of the background so, there was no
need to clear the screen before drawing (the skydome was rendered on
top of the garbage from previous renderings, hiding it). In the c++
plugin, the skydome is buggy and the background is visible (as well
as some garbage from previous renderings). A temporary
glClear(
the other cube bugs.
* glDisableOutput
class glDisableOutput
artifacts (the 3d cube was clipped and you couldn't see the windows
move)
[ Marco Trevisan (Treviño) ]
* OpenGL: don't hardcode X11 sync blacklisted models, but use settings
instead (LP: #1441190)
[ Stephen M. Webb ]
* (Ubuntu packaging) migrate migration scripts to Python3. (LP:
#1440548)
* exclude Wine applications from window close animations (LP: #957879)
-- CI Train Bot <email address hidden> Fri, 10 Apr 2015 21:55:34 +0000