summaryrefslogtreecommitdiff
path: root/src/glx/glx_error.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "glx: Fix synthetic error generation in __glXSendError"Timothy Arceri2019-05-081-2/+2
* glx: Fix synthetic error generation in __glXSendErrorHal Gentz2019-04-291-2/+2
* 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