Bug 8960 - GLX requests result in BadLength
Summary: GLX requests result in BadLength
Status: RESOLVED FIXED
Alias: None
Product: XCB
Classification: Unclassified
Component: Protocol (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: high normal
Assignee: Josh Triplett
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 13:52 UTC by Patrick Guimond
Modified: 2006-11-22 00:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
valueparam patch (3.51 KB, patch)
2006-11-09 13:53 UTC, Patrick Guimond
Details | Splinter Review
xcbscreen to screen number patch (1.74 KB, patch)
2006-11-09 13:53 UTC, Patrick Guimond
Details | Splinter Review
estethic consistency change for attribute parameter name (1.05 KB, patch)
2006-11-09 13:54 UTC, Patrick Guimond
Details | Splinter Review

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.