summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-14xkb: Add struct Property as per spec (commented out)HEADmasterRan Benita1-0/+8
2013-11-14xkb: Comment out intermixed fixed size fields and listsDaniel Martin1-0/+4
2013-11-14xkb: Comment out the struct Property and {Get, Set}GeometryDaniel Martin1-4/+8
2013-11-14xkb: Comment out DoodadsDaniel Martin1-0/+8
2013-11-14Add note on pretty patches and src/.gitattributesDaniel Martin2-0/+21
2013-11-14xv: Remove obsolete comments in EncodingInfo and QueryEncodingsDaniel Martin1-8/+0
2013-11-14xinput: Add XI2 event enum. for event selectionDaniel Martin1-1/+33
2013-11-14xcbgen: Remove tab from xtypes.py.Matt Turner1-1/+1
2013-11-07Update to version 1.9xcb-proto-1.9Keith Packard1-1/+1
2013-11-07Add 'fd' element to fields group, fix present Generic event to validateKeith Packard2-1/+5
2013-11-07Add Present protocol specificationKeith Packard2-0/+206
2013-11-07Add DRI3Keith Packard2-0/+98
2013-11-07Add MIT-SHM AttachFd and CreateSegment requestsKeith Packard1-1/+20
2013-11-07Add support for file descriptor request fieldsKeith Packard2-2/+21
2013-11-06Define X generic event structureKeith Packard1-1/+15
2013-11-06Add CARD64/INT64 protocol typesKeith Packard2-0/+4
2013-11-06Move the INT64 types in sync.xml to the sync: namespaceKeith Packard1-12/+12
2013-11-05XKB: Rewrite AXOptionPeter Harris1-17/+9
2013-11-05XKB: Fix values of AXFBOpt enumPeter Harris1-4/+4
2013-10-11xkb: Fix struct ExtensionDeviceNotifyDaniel Martin1-1/+1
2013-10-11xkb: Pad structs CommonDoodad and SALockDeviceBtnDaniel Martin1-0/+2
2013-10-11randr: Fix GetProviderProperty replyDaniel Martin1-2/+1
2013-08-25Enforce a bit or value in enum itemsDaniel Martin1-1/+4
2013-08-25xv: Use explicit enum valueDaniel Martin1-17/+17
2013-08-25xproto: Use explicit enum valueDaniel Martin1-68/+68
2013-08-25xinput: Use explicit enum valueDaniel Martin1-56/+56
2013-08-25xfixes: Use explicit enum valueDaniel Martin1-11/+11
2013-08-25xevie: Use explicit enum valueDaniel Martin1-2/+2
2013-08-25sync: Use explicit enum valueDaniel Martin1-9/+9
2013-08-25shape: Use explicit enum valueDaniel Martin1-8/+8
2013-08-25screensaver: Use explicit enum valueDaniel Martin1-7/+7
2013-08-25render: Use explicit enum valueDaniel Martin1-70/+70
2013-08-25dri2: Use explicit enum valueDaniel Martin1-13/+13
2013-08-25randr: Use explicit enum valueDaniel Martin1-3/+3
2013-08-25dpms: Use explicit enum valueDaniel Martin1-4/+4
2013-08-25damage: Use explicit enum valueDaniel Martin1-4/+4
2013-08-25composite: Use explicit enum valueDaniel Martin1-2/+2
2013-08-15xkb: Add missing LedClass and BellClass enum valuesRan Benita1-3/+7
2013-08-15xkb: Add missing 'supported' field to GetNamedIndicator replyRan Benita1-0/+1
2013-08-15xkb: Unify Overlay1Behavior and Overlay2BehaviorRan Benita1-12/+6
2013-08-15xkb: Change DfltBtnAbsolute to the value used by the serverRan Benita1-1/+2
2013-08-15xkb: Fix key type map entry field orderRan Benita1-4/+0
2013-08-15xkb: Work around alignment problems in GetNames and GetMap repliesRan Benita1-0/+70
2013-08-15xproto: Fix GContext error references in documentationDaniel Martin1-9/+9
2013-08-15xinput: Use BARRIER from xfixesDaniel Martin1-6/+3
2013-08-15xinput: Unlock uninterpreted listsDaniel Martin1-7/+64
2013-08-15xinput: Add XI v2.3Daniel Martin1-1/+46
2013-08-15xinput: Add XI v2.2Daniel Martin1-1/+83
2013-08-15xinput: Add XI v2.1Daniel Martin1-1/+46
2013-08-15xinput: Add XI v2.0Daniel Martin1-2/+797