summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-161-1/+3
* Release xcb-proto 1.81.8Uli Schlachter2012-10-052-1/+7
* XKB: Fix broken eventsDaniel Stone2012-06-211-12/+36
* dri2: Update to DRI2 1.4Chad Versace2012-06-051-1/+13
* xproto: add doc tags, xcbgen: handle doc tagsMichael Stapelberg2012-03-265-20/+2950
* Release xcb-proto 1.7.11.7.1Julien Danjou2012-03-232-1/+7
* Rename the ExprType "parent" attribute to "parents".Alex Plotnick2012-03-231-2/+2
* Add autogen.sh to EXTRA_DIST.Arnaud Fontaine2012-02-101-1/+1
* Remove now unnecessary files as everything is implemented in xcbgen.Arnaud Fontaine2012-01-263-216/+0
* Add ge and xf86vidmode protocol descriptions.Arnaud Fontaine2012-01-231-0/+2
* Release xcb-proto 1.71.7Julien Danjou2012-01-112-2/+34
* Fix XKB GetState missing lookupMods fieldRobert Ancell2012-01-111-0/+1
* Fix some fields nameRobert Ancell2012-01-111-3/+3
* Fix 9efd2ac87b9eca51d07173cf33d48f4d3b77509e field nameJulien Danjou2012-01-111-2/+2
* Fix SetFontPath path string encodingRobert Ancell2012-01-111-1/+4
* Fix ChangeHosts address stringRobert Ancell2012-01-111-1/+1
* dri2: Update to version 1.3 (v2)Fredrik Höglund2011-12-081-1/+99
* glx: Add protocol for GLX_ARB_create_context and GLX_ARB_create_context_profileIan Romanick2011-12-061-0/+59
* glx: Use FBCONFIG type for fbconfig parameter of CreateNewContext and CreateP...Ian Romanick2011-12-061-2/+2
* glx: Use glx:CONTEXT for share_list parameter of CreateNewContextIan Romanick2011-12-061-1/+1
* glx: Replace some 'reserved' fields with explicit paddingIan Romanick2011-12-061-2/+1
* add libdir/exec_prefix to xcb-xproto.pcMike Frysinger2011-11-101-0/+2
* Corrected type of FakeInput rootX & rootY fieldsAlex Plotnick2011-10-131-2/+2
* Add missing padding bytes to ChangeKeyboardMapping requestAlex Plotnick2011-10-031-0/+1
* Add RENDER 0.11 definitionsUli Schlachter2011-06-131-2/+20
* Add support for fence sync objectsJames Jones2011-05-111-1/+34
* Use absolute imports in xcbgen for Python 3 compatibilityDavid Coles2011-05-033-6/+7
* Merge branch 'master' of git://anongit.freedesktop.org/~peterh/xcbprotoPeter Harris2010-12-234-26/+235
|\
| * [xkb] Rename type, sequence, and lengthPeter Harris2010-10-201-3/+3
| * Revert "xproto.xml: turned valueparam in CreateWindow request into switch"Peter Harris2010-10-201-72/+3
| * Fix 'make check'Peter Harris2010-09-222-1/+2
| * Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/xcb_protoPeter Harris2010-09-084-29/+306
| |\
| | * xcbgen: small fix to store anchestor objects more systematicChristoph Reimann2010-08-163-10/+24
| | * small fix wrt bitcase type namesChristoph Reimann2010-08-021-5/+4
| | * support name attribute for bitcases and set BitcaseType.has_name accordinglyChristoph Reimann2010-07-222-9/+19
| | * xproto.xml: turned valueparam in CreateWindow request into switchChristoph Reimann2010-07-151-3/+72
| | * assign switch name to bitcases as well (important in case of switch that appe...Christoph Reimann2010-07-152-4/+13
| | * - changed handling of anchestor types (may be more than one now)Christoph Reimann2010-07-131-2/+147
| | * add support for new expr tags popcount, enumref, sumofChristoph Reimann2010-07-131-1/+29
| | * xcbgen: perform lenfield lookup within all anchestorsChristoph Reimann2010-06-121-12/+15
| | * changed Exception message in case of unknown/unhandled XML tagsChristoph Reimann2010-05-221-2/+2
* | | xproto: fix TranslateCoordinates replyJulien Cristau2010-10-211-2/+2
|/ /
* | xf86dri: fix GetDrawableInfo replyJulien Cristau2010-06-241-1/+6
|/
* dri2: Add proper padding before driver_nameMarcin Kościelnicki2010-05-141-0/+14
* xf86vidmode: Fix padding expressionsMarcin Kościelnicki2010-05-141-7/+21
* xcbgen: Add unop supportMarcin Kościelnicki2010-05-141-1/+8
* Revive support for hex literals in protocolMikhail Gusarov2010-05-142-3/+3
* xkb: Fix opcode for Bell and GetState requestsPeter Harris2010-03-291-2/+2
* Collection of small fixes for xkb.xmlPeter Harris2010-02-101-43/+29
* Add XKEYBOARD protocol descriptionPeter Harris2010-02-082-0/+2774