summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ian Osgood [Tue, 14 Mar 2006 19:44:43 +0000 (11:44 -0800)]
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
Ian Osgood [Tue, 14 Mar 2006 18:18:22 +0000 (10:18 -0800)]
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
Jeremy Kolb [Tue, 14 Mar 2006 03:05:10 +0000 (22:05 -0500)]
Added new type CONTEXT_TAG (just a CARD32).
Jeremy Kolb [Fri, 10 Mar 2006 02:52:33 +0000 (21:52 -0500)]
share_list is a GLX_CONTEXT, not a CARD32
Ian Osgood [Thu, 9 Mar 2006 06:57:01 +0000 (22:57 -0800)]
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
Ian Osgood [Thu, 9 Mar 2006 06:56:40 +0000 (22:56 -0800)]
Replace XIDs with CARD32s in the xc_misc protocol descriptions.
(XIDs only exist client-side.)
Jamey Sharp [Thu, 9 Mar 2006 06:49:59 +0000 (22:49 -0800)]
Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies.
Alp Toker [Tue, 7 Mar 2006 04:19:02 +0000 (04:19 +0000)]
Typo
Jeremy Kolb [Sun, 5 Mar 2006 19:44:16 +0000 (14:44 -0500)]
Change event copy to error copy.
Josh Triplett [Sun, 5 Mar 2006 08:49:04 +0000 (00:49 -0800)]
XMLLINT, not XSLTPROC.
Josh Triplett [Sun, 5 Mar 2006 02:35:53 +0000 (18:35 -0800)]
Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck".
Josh Triplett [Sun, 5 Mar 2006 02:29:40 +0000 (18:29 -0800)]
Validate protocol descriptions against schema in "make check", using xmllint. These tests will also run when doing "make distcheck" to create a distribution.
Josh Triplett [Sat, 4 Mar 2006 22:07:04 +0000 (14:07 -0800)]
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.
Josh Triplett [Sat, 25 Feb 2006 00:10:42 +0000 (16:10 -0800)]
Update the schema: a reply may contain a valueparam.
Josh Triplett [Fri, 24 Feb 2006 23:59:48 +0000 (15:59 -0800)]
Remove stray character from randr.xml
Eric Anholt [Sun, 19 Feb 2006 06:56:03 +0000 (22:56 -0800)]
Move .cvsignore to .gitignore.
Jeremy Kolb [Sun, 19 Feb 2006 03:40:19 +0000 (22:40 -0500)]
Apply Alp Toker's patch for fixing typos. Thanks!
Josh Triplett [Sun, 19 Feb 2006 00:49:41 +0000 (16:49 -0800)]
Remove xcl and CVSROOT.