Commit graph

16 commits

Author SHA1 Message Date
Ian Osgood
ada24b5384 Add an expression construct <bit bit="n"/>
for mask enumerations such as CW flags.
Replaces the C-specific use of 1<<n in xproto.xml
2006-03-14 10:18:22 -08:00
Jeremy Kolb
0f5c21380c share_list is a GLX_CONTEXT, not a CARD32 2006-03-09 21:52:33 -05:00
Ian Osgood
fcea9ae0eb Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb 2006-03-08 22:57:01 -08:00
Ian Osgood
73d195345b Replace XIDs with CARD32s in the xc_misc protocol descriptions.
(XIDs only exist client-side.)
2006-03-08 22:56:40 -08:00
Jamey Sharp
65fdc0d145 Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies. 2006-03-08 22:49:59 -08:00
Alp Toker
659264ca76 Typo 2006-03-07 04:19:02 +00:00
Jeremy Kolb
28875a37f5 Change event copy to error copy. 2006-03-05 14:44:16 -05:00
Josh Triplett
6c91f7e6cb XMLLINT, not XSLTPROC. 2006-03-05 00:49:04 -08:00
Josh Triplett
340268c45c Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck". 2006-03-04 18:35:53 -08:00
Josh Triplett
66f5611130 Validate protocol descriptions against schema in "make check", using xmllint. These tests will also run when doing "make distcheck" to create a distribution. 2006-03-04 18:29:40 -08:00
Josh Triplett
3084d8b32e In XML Schema, attributes default to optional unless explicitly marked use="required"; add use="required" to all required attributes. Add fake error number to error name="Generic" in glx.xml, since error is now a required attribute. 2006-03-04 14:07:04 -08:00
Josh Triplett
ec8315d965 Update the schema: a reply may contain a valueparam. 2006-02-24 16:10:42 -08:00
Josh Triplett
ee2d45a374 Remove stray character from randr.xml 2006-02-24 15:59:48 -08:00
Eric Anholt
209cb2a206 Move .cvsignore to .gitignore. 2006-02-18 22:56:03 -08:00
Jeremy Kolb
9b4d1c844f Apply Alp Toker's patch for fixing typos. Thanks! 2006-02-18 22:40:19 -05:00
Josh Triplett
9605e865e5 Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00