Bug 8960

Summary: GLX requests result in BadLength
Product: XCB Reporter: Patrick Guimond <patg>
Component: ProtocolAssignee: Josh Triplett <josh>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: valueparam patch
xcbscreen to screen number patch
estethic consistency change for attribute parameter name

Description Patrick Guimond 2006-11-09 13:52:20 UTC
GLX requests are defined to use valuemask and values, but should in fact be
attribute/value pairs. Also XCBSCREEN are used, but only screen id's should be
sent in the creation of windows.
Comment 1 Patrick Guimond 2006-11-09 13:53:18 UTC
Created attachment 7718 [details] [review]
valueparam patch
Comment 2 Patrick Guimond 2006-11-09 13:53:42 UTC
Created attachment 7719 [details] [review]
xcbscreen to screen number patch
Comment 3 Patrick Guimond 2006-11-09 13:54:18 UTC
Created attachment 7720 [details] [review]
estethic consistency change for attribute parameter name
Comment 4 Josh Triplett 2006-11-22 00:09:05 UTC
Patches applied, thanks.

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.