summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" from Oracle copyright noticesHEADmasterAlan Coopersmith2023-04-091-1/+1
* xinput: qualify CW as from xprotoTycho Andersen2023-03-231-15/+15
* Add documentation for DAMAGE extensionAlan Coopersmith2023-02-091-0/+106
* Add documentation for CompositeDemi Marie Obenour2022-10-161-0/+122
* Document BIG-REQUESTSDemi Marie Obenour2022-10-151-0/+14
* Add documentation for XFixes v6Demi Marie Obenour2022-08-081-1/+24
* autogen: add default patch prefixMihail Konev2022-07-241-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2022-07-241-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2022-07-241-1/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-231-0/+129
* Document the MIT-SHM extensionDemi Marie Obenour2022-07-031-0/+214
* xcb-proto 1.15.2xcb-proto-1.15.2Matt Turner2022-06-171-1/+1
* Call AC_OUTPUT without argumentsMatt Turner2022-06-171-1/+2
* Install xcb-proto to $(datarootdir)Matt Turner2022-06-171-1/+1
* Remove libdir from xcb-proto.pcMatt Turner2022-06-171-1/+0
* xcb-proto 1.15.1xcb-proto-1.15.1Matt Turner2022-06-161-1/+1
* Add DOUBLE-BUFFER extension specification.Mike Sharov2022-06-162-0/+153
* dri3: Update dri3.xml to DRI3 1.3Austin Shafer2022-05-271-1/+8
* xcb-proto 1.15xcb-proto-1.15Matt Turner2022-05-031-1/+1
* glx,xprint: place explicit padding between listsPeter Harris2021-12-212-4/+6
* Adjust to automake 1.16.4 changes Joshua Root2021-11-171-0/+1
* Fix python version check from 65169c1af7893882c21d1e2a544903212b8d6fb0Alex Richardson2021-10-041-1/+2
* Use xml.etree.cElementTree where appropriateUli Schlachter2021-09-301-1/+6
* Add missing fields to errorsUli Schlachter2021-09-301-0/+10
* xinput: Add XI v2.4Povilas Kanapickas2021-09-221-6/+88
* xinput: Add length specification for DeviceClass structPovilas Kanapickas2021-09-021-0/+6
* Add element to specify expression that defines length of a structPovilas Kanapickas2021-09-023-2/+33
* xfixes: Add ClientDisconnectModeOlivier Fourdan2021-07-221-1/+21
* xproto.xml: Update doc text for GrabKeyAlan Coopersmith2021-06-011-8/+5
* xcb-proto 1.14.1xcb-proto-1.14.1Alan Coopersmith2020-10-082-1/+6
* Fix typo in documentationSamanta Navarro2020-10-031-1/+1
* xcbgen: Use xml.etree.ElementTree for Python >= 3.3.Björn Esser2020-06-042-2/+2
* xcbgen: xml.etree.cElementTree has been dropped in Python 3.9.Björn Esser2020-06-012-2/+12
* xcbgen: Use math.gcd() for Python >= 3.5.Björn Esser2020-06-011-1/+6
* Parse a field's "enum=" correctlyUli Schlachter2020-03-211-1/+1
* Release xcb-proto 1.14xcb-proto-1.14Matt Turner2020-02-222-1/+7
* Build xz tarballs instead of bzip2Matt Turner2020-02-221-1/+1
* Allow access to the original type in the XMLUli Schlachter2019-12-282-19/+22
* Fix size computation of imported listsUli Schlachter2019-12-281-0/+3
* Removed unused member "fds"Uli Schlachter2019-11-021-1/+0
* pkg-config: Add sysroot prefixDaniel Stone2019-04-271-2/+2
* Update README for gitlab migrationAlan Coopersmith2019-02-172-13/+15
* screensaver: Use CARD32 encoding for ScreenSaverSuspend 'suspend'Keith Packard2018-03-141-2/+1
* Release xcb-proto 1.13xcb-proto-1.13Daniel Stone2018-02-282-1/+12
* present: Add PresentModeSuboptimalCopy flagLouis-Francis Ratté-Boulianne2018-02-281-1/+3
* DRI3: Add multi-planar and modifier supportLouis-Francis Ratté-Boulianne2018-02-281-1/+70
* Add RandR leases. [v2]Keith Packard2017-12-151-15/+52
* xcbgen: Add support for lists of FDsDaniel Stone2017-06-051-4/+24
* xinput: remove TODO that is doneChristian Linhart2017-05-131-21/+0
* SendExtensionEvent uses eventstructChristian Linhart2017-03-111-19/+38