summaryrefslogtreecommitdiffstats
path: root/src/glx/clientinfo.c
Commit message (Expand)AuthorAgeFilesLines
* glx: Add missing null check in __glX_send_client_info()Juha-Pekka Heikkila2014-02-071-0/+4
* Remove Xcalloc/Xmalloc/Xfree callsMatt Turner2012-09-051-1/+1
* mesa: Require current libxcb.Eric Anholt2012-07-121-6/+1
* glx: fix compile warningsYuanhan Liu2012-04-091-0/+2
* glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...Ian Romanick2012-01-041-1/+4
* glx: Add __glX_send_client_info super functionIan Romanick2012-01-021-0/+156