summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Add DRI3fd-passingKeith Packard2-0/+93
2013-01-18Add MIT-SHM AttachFd and CreateSegment requestsKeith Packard1-0/+19
2013-01-18Find the make_fd_of function from ComplexTypeKeith Packard1-0/+1
2013-01-14Add support for file descriptor request fieldsKeith Packard2-2/+58
2012-10-05Release xcb-proto 1.81.8Uli Schlachter2-1/+7
2012-06-21XKB: Fix broken eventsDaniel Stone1-12/+36
2012-06-05dri2: Update to DRI2 1.4Chad Versace1-1/+13
2012-03-26xproto: add doc tags, xcbgen: handle doc tagsMichael Stapelberg5-20/+2950
2012-03-23Release xcb-proto 1.7.11.7.1Julien Danjou2-1/+7
2012-03-23Rename the ExprType "parent" attribute to "parents".Alex Plotnick1-2/+2
2012-02-10Add autogen.sh to EXTRA_DIST.Arnaud Fontaine1-1/+1
2012-01-26Remove now unnecessary files as everything is implemented in xcbgen.Arnaud Fontaine3-216/+0
2012-01-23Add ge and xf86vidmode protocol descriptions.Arnaud Fontaine1-0/+2
2012-01-11Release xcb-proto 1.71.7Julien Danjou2-2/+34
2012-01-11Fix XKB GetState missing lookupMods fieldRobert Ancell1-0/+1
2012-01-11Fix some fields nameRobert Ancell1-3/+3
2012-01-11Fix 9efd2ac87b9eca51d07173cf33d48f4d3b77509e field nameJulien Danjou1-2/+2
2012-01-11Fix SetFontPath path string encodingRobert Ancell1-1/+4
2012-01-11Fix ChangeHosts address stringRobert Ancell1-1/+1
2011-12-08dri2: Update to version 1.3 (v2)Fredrik Höglund1-1/+99
2011-12-06glx: Add protocol for GLX_ARB_create_context and GLX_ARB_create_context_profileIan Romanick1-0/+59
2011-12-06glx: Use FBCONFIG type for fbconfig parameter of CreateNewContext and CreateP...Ian Romanick1-2/+2
2011-12-06glx: Use glx:CONTEXT for share_list parameter of CreateNewContextIan Romanick1-1/+1
2011-12-06glx: Replace some 'reserved' fields with explicit paddingIan Romanick1-2/+1
2011-11-10add libdir/exec_prefix to xcb-xproto.pcMike Frysinger1-0/+2
2011-10-13Corrected type of FakeInput rootX & rootY fieldsAlex Plotnick1-2/+2
2011-10-03Add missing padding bytes to ChangeKeyboardMapping requestAlex Plotnick1-0/+1
2011-06-13Add RENDER 0.11 definitionsUli Schlachter1-2/+20
2011-05-11Add support for fence sync objectsJames Jones1-1/+34
2011-05-03Use absolute imports in xcbgen for Python 3 compatibilityDavid Coles3-6/+7
2010-12-23Merge branch 'master' of git://anongit.freedesktop.org/~peterh/xcbprotoPeter Harris4-26/+235
2010-10-21xproto: fix TranslateCoordinates replyJulien Cristau1-2/+2
2010-10-20[xkb] Rename type, sequence, and lengthPeter Harris1-3/+3
2010-10-20Revert "xproto.xml: turned valueparam in CreateWindow request into switch"Peter Harris1-72/+3
2010-09-22Fix 'make check'Peter Harris2-1/+2
2010-09-08Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/xcb_protoPeter Harris4-29/+306
2010-08-16xcbgen: small fix to store anchestor objects more systematicChristoph Reimann3-10/+24
2010-08-02small fix wrt bitcase type namesChristoph Reimann1-5/+4
2010-07-22support name attribute for bitcases and set BitcaseType.has_name accordinglyChristoph Reimann2-9/+19
2010-07-15xproto.xml: turned valueparam in CreateWindow request into switchChristoph Reimann1-3/+72
2010-07-15assign switch name to bitcases as well (important in case of switch that appe...Christoph Reimann2-4/+13
2010-07-13- changed handling of anchestor types (may be more than one now)Christoph Reimann1-2/+147
2010-07-13add support for new expr tags popcount, enumref, sumofChristoph Reimann1-1/+29
2010-06-24xf86dri: fix GetDrawableInfo replyJulien Cristau1-1/+6
2010-06-12xcbgen: perform lenfield lookup within all anchestorsChristoph Reimann1-12/+15
2010-05-22changed Exception message in case of unknown/unhandled XML tagsChristoph Reimann1-2/+2
2010-05-14dri2: Add proper padding before driver_nameMarcin Kościelnicki1-0/+14
2010-05-14xf86vidmode: Fix padding expressionsMarcin Kościelnicki1-7/+21
2010-05-14xcbgen: Add unop supportMarcin Kościelnicki1-1/+8
2010-05-14Revive support for hex literals in protocolMikhail Gusarov2-3/+3