summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * xinput: struct DeviceState: full supportChristian Linhart2014-11-031-7/+47
| * xinput: struct FeedbackCtl: full supportChristian Linhart2014-11-031-7/+45
| * xinput: struct FeedbackState: full supportChristian Linhart2014-11-031-7/+50
| * xinput: remove TODO-entry for sumof and ListInputDevicesChristian Linhart2014-11-031-7/+0
| * xinput: ListInputDevices: full supportChristian Linhart2014-11-031-3/+32
| * schema: add rule for sumof with nested expressionChristian Linhart2014-11-031-0/+3
* | xfixes: cursor-name is after cursor-image in GetCursorImageAndNamePeter Harris2015-02-091-1/+1
|/
* xinput: rep QueryDeviceState struct InputState: full supportChristian Linhart2014-09-091-9/+28
* schema: add switch-caseChristian Linhart2014-08-251-1/+3
* xinput: req ChangeDeviceProperty: bitcase to caseChristian Linhart2014-08-251-10/+6
* Merge http://infra-srv1.demorecorder.com/git/free-sw/xcb/protoPeter Harris2014-08-251-62/+206
|\
| * xinput: add TODO listChristian Linhart2014-08-251-0/+67
| * xinput: replace initial pad of xinput1.x replies with fieldChristian Linhart2014-08-251-23/+23