summaryrefslogtreecommitdiffstats
path: root/src/glx/glx_error.c
Commit message (Expand)AuthorAgeFilesLines
* glx: Don't use current context in __glXSendErrorMichel Dänzer2016-08-171-3/+1
* glx: fix error code when there is no context boundBernard Kilarski2016-08-151-1/+1
* glx: Deliver an xlib style error to the application from an XCB errorIan Romanick2011-12-231-0/+19
* glx: Make parameter types for __glXSendError match protocol typesIan Romanick2011-12-191-2/+2
* glx: Make __glXSendError available in non-Apple buildsIan Romanick2011-12-191-0/+67