summaryrefslogtreecommitdiff
path: root/src/glx/glx_error.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-17glx: Don't use current context in __glXSendErrorMichel Dänzer1-3/+1
2016-08-15glx: fix error code when there is no context boundBernard Kilarski1-1/+1
2011-12-23glx: Deliver an xlib style error to the application from an XCB errorIan Romanick1-0/+19
2011-12-19glx: Make parameter types for __glXSendError match protocol typesIan Romanick1-2/+2
2011-12-19glx: Make __glXSendError available in non-Apple buildsIan Romanick1-0/+67