Bug 2747

Summary: Indirect rendering function glGetProgramStringARB fails.
Product: DRI Reporter: Ian Romanick <idr>
Component: libGLAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: XOrg git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.