Bug 8635 - [r200] Driver does not support GLX_SGI_make_current_read
Summary: [r200] Driver does not support GLX_SGI_make_current_read
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r200 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 11:52 UTC by Ian Romanick
Modified: 2009-08-24 12:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Partially working patch for r200 (4.55 KB, patch)
2006-10-13 12:13 UTC, Ian Romanick
Details | Splinter Review

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.