Bug 8641

Summary: xcb should provide (and use in generated C files) opcode defines.
Product: XCB Reporter: Zephaniah E. Hull <warp-spam+fdo>
Component: LibraryAssignee: Jamey Sharp <jamey>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch, take 2.

Description Zephaniah E. Hull 2006-10-13 12:28:13 UTC
To be usable as a potential replacement of xproto headers in the server, we
really need to provide opcode defines.

The name I settled on is very simple, for an extention by the name of xconf, and
a request by the name of list_devices, we get XCB_XCONF_LIST_DEVICES.  If this
somehow causes problems, we can probably add a _OP somewhere in there, but.

Zephaniah E. Hull.
Comment 1 Zephaniah E. Hull 2006-10-13 12:29:04 UTC
Created attachment 7408 [details] [review]
Patch, take 2.
Comment 2 Jamey Sharp 2006-10-14 19:57:02 UTC
Thanks! Tested, committed, and pushed.

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.