Bug 8635

Summary: [r200] Driver does not support GLX_SGI_make_current_read
Product: Mesa Reporter: Ian Romanick <idr>
Component: Drivers/DRI/r200Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Partially working patch for r200

Description Ian Romanick 2006-10-13 11:52:06 UTC
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.
Comment 1 Ian Romanick 2006-10-13 12:13:37 UTC
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).
Comment 2 Daniel Stone 2006-12-16 09:43:50 UTC
punting from 7.2 release tracker
Comment 3 Ian Romanick 2009-05-05 10:16:11 UTC
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.
Comment 4 Adam Jackson 2009-08-24 12:24:36 UTC
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.