summaryrefslogtreecommitdiff
path: root/dix/protocol.txt
Commit message (Collapse)AuthorAgeFilesLines
* protocol.txt: add GLX req. 35 - SetClientInfo2ARBEmil Velikov2018-02-271-0/+1
| | | | | | | Noticed while skimming for the typo'd version ;-) Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
* protocol.txt: Add MIT-SHM 1.2 requestsAlan Coopersmith2015-09-251-0/+2
| | | | | Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* protocol.txt: Add DRI3 1.0 requestsAlan Coopersmith2015-09-251-0/+6
| | | | | Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* protocol.txt: Add Present 1.0 requestsAlan Coopersmith2015-09-251-0/+5
| | | | | Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* protocol.txt: Add RANDR 1.5 requestsAlan Coopersmith2015-09-251-0/+3
| | | | | Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* protocol.txt: Remove extensions that died before Xorg was bornAlan Coopersmith2015-09-251-182/+0
| | | | | | | Adobe-DPS-Extension, DEC-XTRAP, X3D-PEX, XIE Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* dix: remove dead extensions to protocol.txtTiago Vignatti2015-09-221-59/+0
| | | | | | | lbx and mbe. Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
* Add new GLX events errors and requests to protocol.txtRobert Hooker2015-09-221-0/+38
| | | | | | | Based off of glproto 1.4.11. Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Robert Hooker <robert.hooker@canonical.com>
* Add DRI2 2.2/2.3 events and requests to protocol.txtRobert Hooker2015-09-221-0/+7
| | | | | Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Robert Hooker <robert.hooker@canonical.com>
* dix: Remove XpExtension leftovers from protocol.txtDaniel Martin2014-10-021-30/+0
| | | | | | | | There's no XPrint extension (anymore). Signed-off-by: Daniel Martin <consume.noise@gmail.com> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>
* Add RANDR 1.4 requests & events to dix/protocol.txtAlan Coopersmith2014-01-291-0/+11
| | | | | | | | Checked against randrproto.txt & randr.h Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Keith Packard <keithp@keithp.com>
* Add DRI2 requests to protocol.txtEamon Walsh2009-08-281-0/+8
| | | | Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
* Add XI2 requests to protocol.txtEamon Walsh2009-08-171-0/+22
| | | | Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
* Add XI 1.5 event and requests to protocol.txtJulien Cristau2009-04-201-0/+5
|
* Add RandR 1.3 requests to protocol.txtJulien Cristau2009-04-201-0/+7
|
* Remove XEvIEDaniel Stone2008-11-041-5/+0
| | | | | | | It's unmaintained and has been broken for quite a while; MPX finally smashed it completely. Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
* SELinux: Bring server-side name registry up to date.Eamon Walsh2008-06-171-8/+20
|
* registry: Add a great big list of protocol names, like the XErrorDB thatEamon Walsh2007-11-261-0/+1054
ships with Xlib. This is considered temporary, until server-side XCB can solve the problem programmatically.