[regression] lp:compiz-core r2968 broke direct rendering

Bug #923662 reported by Daniel van Vugt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz Core
Fix Released
Critical
Daniel van Vugt

Bug Description

I think this was a mistake:
- priv->ctx = glXCreateContext (dpy, visinfo, NULL, !indirectRendering);
+ priv->ctx = glXCreateContext (dpy, visinfo, NULL, false);

http://bazaar.launchpad.net/~compiz-team/compiz-core/0.9.5/revision/2968

My display is tearing quite badly now.

Related branches

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

We need to check for other similar mistakes too.

Revision history for this message
Daniel van Vugt (vanvugt) wrote :
Changed in compiz-core:
assignee: Sam Spilsbury (smspillaz) → Daniel van Vugt (vanvugt)
status: New → In Progress
importance: High → Critical
Changed in compiz-core:
status: In Progress → Fix Committed
summary: - lp:compiz-core r2968 broke direct rendering
+ [regression] lp:compiz-core r2968 broke direct rendering
Changed in compiz-core:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.