summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace valueparam with switch-bitcase in XprotoJaya Tiwari2015-02-221-19/+395
* Replace valueparam with CARD32 bit field in XprintJaya Tiwari2015-02-211-10/+3
* Replace valueparam with switch-bitcase in renderJaya Tiwari2015-02-211-6/+112
* Merge http://git.demorecorder.com/git/free-sw/xcb/protoChristian Linhart2015-02-103-144/+406
|\
| * xinput: update TODO: remove parametrized structsChristian Linhart2014-11-031-8/+0
| * xinput: rep GetDeviceMotionEvents: full supportChristian Linhart2014-11-031-3/+6
| * schema: add paramrefChristian Linhart2014-11-031-0/+9
| * xinput: remove TODO-entry for popcount of a listChristian Linhart2014-11-031-13/+0
| * xinput: RawEvents: support lists axisvalues and axisvalues_rawChristian Linhart2014-11-031-12/+42
| * xinput: ev ButtonPress, TouchBegin: support list axisvaluesChristian Linhart2014-11-031-4/+14
| * xinput: ev KeyPress: support list axisvaluesChristian Linhart2014-11-031-2/+7
| * xcb-schema: add listelement-refChristian Linhart2014-11-031-0/+1
| * present: specify length of RedirectNotify.notifiesChristian Linhart2014-11-031-1/+9
| * xinput: rep XIGetProperty: replace bitcase with caseChristian Linhart2014-11-031-10/+6
| * xinput: req XIChangeProperty: replace bitcase with caseChristian Linhart2014-11-031-10/+6
| * xinput: rep GetDeviceProperty: replace bitcase with caseChristian Linhart2014-11-031-10/+6
| * xinput: cleanup the TODO-listChristian Linhart2014-11-031-12/+0
| * xinput: struct DeviceClass: full supportChristian Linhart2014-11-031-11/+50
| * xinput: struct HierarchyChange: full supportChristian Linhart2014-11-031-10/+31
| * xinput: struct DeviceCtl: full supportChristian Linhart2014-11-031-7/+42