index
:
xcb/proto
debian
master
XML-XCB protocol descriptions (mirrored from https://gitlab.freedesktop.org/xorg/proto/xcbproto)
josh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
xcb-proto 1.14.1
xcb-proto-1.14.1
Alan Coopersmith
2
-1
/
+6
2020-10-03
Fix typo in documentation
Samanta Navarro
1
-1
/
+1
2020-06-04
xcbgen: Use xml.etree.ElementTree for Python >= 3.3.
Björn Esser
2
-2
/
+2
2020-06-01
xcbgen: xml.etree.cElementTree has been dropped in Python 3.9.
Björn Esser
2
-2
/
+12
2020-06-01
xcbgen: Use math.gcd() for Python >= 3.5.
Björn Esser
1
-1
/
+6
2020-03-21
Parse a field's "enum=" correctly
Uli Schlachter
1
-1
/
+1
2020-02-22
Release xcb-proto 1.14
xcb-proto-1.14
Matt Turner
2
-1
/
+7
2020-02-22
Build xz tarballs instead of bzip2
Matt Turner
1
-1
/
+1
2019-12-28
Allow access to the original type in the XML
Uli Schlachter
2
-19
/
+22
2019-12-28
Fix size computation of imported lists
Uli Schlachter
1
-0
/
+3
2019-11-02
Removed unused member "fds"
Uli Schlachter
1
-1
/
+0
2019-04-27
pkg-config: Add sysroot prefix
Daniel Stone
1
-2
/
+2
2019-02-17
Update README for gitlab migration
Alan Coopersmith
2
-13
/
+15
2018-03-14
screensaver: Use CARD32 encoding for ScreenSaverSuspend 'suspend'
Keith Packard
1
-2
/
+1
2018-02-28
Release xcb-proto 1.13
xcb-proto-1.13
Daniel Stone
2
-1
/
+12
2018-02-28
present: Add PresentModeSuboptimalCopy flag
Louis-Francis Ratté-Boulianne
1
-1
/
+3
2018-02-28
DRI3: Add multi-planar and modifier support
Louis-Francis Ratté-Boulianne
1
-1
/
+70
2017-12-15
Add RandR leases. [v2]
Keith Packard
1
-15
/
+52
2017-06-05
xcbgen: Add support for lists of FDs
Daniel Stone
1
-4
/
+24
2017-05-13
xinput: remove TODO that is done
Christian Linhart
1
-21
/
+0
2017-03-11
SendExtensionEvent uses eventstruct
Christian Linhart
1
-19
/
+38
2017-03-11
add support for eventstruct
Christian Linhart
5
-0
/
+181
2017-03-11
xinput: typedef for event_type_base
Christian Linhart
1
-1
/
+2
2017-03-11
move symboltable lookup of sumof expr to the parser
Christian Linhart
1
-0
/
+1
2017-01-24
Add missing alignment padding to SetupRequest struct
aarzilli
1
-0
/
+2
2016-06-04
Update XML schema to fix 'make check'
Jon Turney
1
-2
/
+11
2016-06-02
res: Fix QueryClientIds reply size
Peter Harris
1
-1
/
+9
2016-05-28
print() is a function and needs parentheses.
Thomas Klausner
1
-6
/
+6
2016-05-28
Make whitespace use consistent.
Thomas Klausner
1
-48
/
+48
2016-05-18
Release xcb-proto 1.12
1.12
Uli Schlachter
2
-1
/
+28
2016-01-27
enforce serialization of pads where needed for ABI compat
Christian Linhart
1
-5
/
+5
2016-01-27
optionally enforce serialization of pads
Christian Linhart
2
-1
/
+10
2016-01-06
calculate lengthless list
Jaya Tiwari
1
-0
/
+7
2016-01-06
make xkb pass the alignment checker
Christian Linhart
1
-14
/
+11
2016-01-06
automatic alignment checker / manual offsets
Christian Linhart
4
-23
/
+757
2015-11-15
xinput: add non-default start-aligns for switches and cases
Christian Linhart
1
-0
/
+10
2015-11-15
present: add non-default start-aligns for requests and events
Christian Linhart
1
-0
/
+4
2015-11-15
glx: add non-default start-aligns for replies
Christian Linhart
1
-0
/
+4
2015-10-26
Fix examples which use xcb_connection instead of the correct xcb_connection_t.
Ingo Bürk
1
-10
/
+10
2015-10-26
xv: struct "AttributeInfo": add explicit align pad
Christian Linhart
1
-0
/
+1
2015-10-26
xv: struct "EncodingInfo": add explicit align pad
Christian Linhart
1
-0
/
+1
2015-10-26
xselinux: add explicit padding for struc "ListItem"
Christian Linhart
1
-0
/
+2
2015-10-26
xproto: struct "HOST": add explicit align pad
Christian Linhart
1
-0
/
+1
2015-10-26
xproto: add explicit align-pad in struct Setup
Christian Linhart
1
-0
/
+1
2015-10-26
xprint: make padding explicit
Christian Linhart
1
-2
/
+3
2015-10-26
sync: make padding explicit
Christian Linhart
1
-0
/
+1
2015-10-26
render: make padding explicit
Christian Linhart
1
-0
/
+1
2015-10-26
randr: make padding explicit
Christian Linhart
1
-0
/
+3
2015-09-13
glx: Add IsEnabled request
Robert Ancell
1
-0
/
+9
2015-09-13
shm: Mark PutImage.send_event field as boolean
Robert Ancell
1
-1
/
+1
[next]