Bug 8641 - xcb should provide (and use in generated C files) opcode defines.
Summary: xcb should provide (and use in generated C files) opcode defines.
Status: RESOLVED FIXED
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: All All
: high enhancement
Assignee: Jamey Sharp
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 12:28 UTC by Zephaniah E. Hull
Modified: 2006-10-14 19:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch, take 2. (1.05 KB, patch)
2006-10-13 12:29 UTC, Zephaniah E. Hull
Details | Splinter Review

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.