summaryrefslogtreecommitdiff
path: root/src
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
* Document the MIT-SHM extensionDemi Marie Obenour2022-07-031-0/+214
* Add DOUBLE-BUFFER extension specification.Mike Sharov2022-06-162-0/+153
* dri3: Update dri3.xml to DRI3 1.3Austin Shafer2022-05-271-1/+8
* glx,xprint: place explicit padding between listsPeter Harris2021-12-212-4/+6
* 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-021-0/+8
* xfixes: Add ClientDisconnectModeOlivier Fourdan2021-07-221-1/+21
* xproto.xml: Update doc text for GrabKeyAlan Coopersmith2021-06-011-8/+5
* Fix typo in documentationSamanta Navarro2020-10-031-1/+1
* screensaver: Use CARD32 encoding for ScreenSaverSuspend 'suspend'Keith Packard2018-03-141-2/+1
* 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
* xinput: remove TODO that is doneChristian Linhart2017-05-131-21/+0
* SendExtensionEvent uses eventstructChristian Linhart2017-03-111-19/+38
* add support for eventstructChristian Linhart2017-03-111-0/+17
* xinput: typedef for event_type_baseChristian Linhart2017-03-111-1/+2
* Add missing alignment padding to SetupRequest structaarzilli2017-01-241-0/+2
* Update XML schema to fix 'make check'Jon Turney2016-06-041-2/+11
* res: Fix QueryClientIds reply sizePeter Harris2016-06-021-1/+9
* enforce serialization of pads where needed for ABI compatChristian Linhart2016-01-271-5/+5
* make xkb pass the alignment checkerChristian Linhart2016-01-061-14/+11
* xinput: add non-default start-aligns for switches and casesChristian Linhart2015-11-151-0/+10
* present: add non-default start-aligns for requests and eventsChristian Linhart2015-11-151-0/+4
* glx: add non-default start-aligns for repliesChristian Linhart2015-11-151-0/+4
* Fix examples which use xcb_connection instead of the correct xcb_connection_t.Ingo Bürk2015-10-261-10/+10
* xv: struct "AttributeInfo": add explicit align padChristian Linhart2015-10-261-0/+1
* xv: struct "EncodingInfo": add explicit align padChristian Linhart2015-10-261-0/+1
* xselinux: add explicit padding for struc "ListItem"Christian Linhart2015-10-261-0/+2
* xproto: struct "HOST": add explicit align padChristian Linhart2015-10-261-0/+1
* xproto: add explicit align-pad in struct SetupChristian Linhart2015-10-261-0/+1
* xprint: make padding explicitChristian Linhart2015-10-261-2/+3
* sync: make padding explicitChristian Linhart2015-10-261-0/+1
* render: make padding explicitChristian Linhart2015-10-261-0/+1
* randr: make padding explicitChristian Linhart2015-10-261-0/+3
* glx: Add IsEnabled requestRobert Ancell2015-09-131-0/+9
* shm: Mark PutImage.send_event field as booleanRobert Ancell2015-09-131-1/+1
* randr: add RandR 1.5 requests and data typesMichael Stapelberg2015-08-041-1/+44
* xinput: align XIChangeProperty data items correctlyPeter Hutterer2015-07-041-0/+2
* fix ABI/API compatibility problem in presentChristian Linhart2015-06-111-9/+1
* xprint: Fix build of xprint extensionOlivier Fourdan2015-05-311-2/+6
* Remove valueparam support from xcbgen parsers and schema definitionJaya Tiwari2015-02-221-11/+0
* Replace valueparam with switch-bitcase in ScreensaverJaya Tiwari2015-02-221-3/+65