Driver does not support GLX_SGI_make_current_read. This extension is required for GLX 1.3 and is therefore required to support compiz with AIGLX.
Created attachment 7407 [details] [review] Partially working patch for r200 This is an *old*, partially working patch to enable GLX_SGI_make_current_read on r200. I'm not even sure if it still applies to the tree. I'm posting this to give people an idea of what needs to be done in each driver. The history for when I added this support to the MGA driver is still in the old DRI tree (i.e., before we moved driver development into the Mesa tree).
punting from 7.2 release tracker
It looks like all drivers that use radeonCreateScreen from src/mesa/drivers/dri/radeon/radeon_screen.c support this extension. If it doesn't work correctly, someone should submit a bug for that.
Mass version move, cvs -> git
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.