Bug 2747 - Indirect rendering function glGetProgramStringARB fails.
Summary: Indirect rendering function glGetProgramStringARB fails.
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: libGL (show other bugs)
Version: XOrg git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 10:17 UTC by Ian Romanick
Modified: 2005-03-16 19:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ian Romanick 2005-03-16 10:17:38 UTC
The code generated for glGetProgramStringARB incorrectly passes 0 to
__glXReadReply for the size.  The result is that __glXReadReply doesn't read the
reply data from the server.  The data gets left in the buffer and results in a
protocol error on the next call.
Comment 1 Ian Romanick 2005-03-17 14:21:48 UTC
Fixed in Mesa CVS.


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.