summaryrefslogtreecommitdiff
path: root/dri3/dri3_request.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-08dri3: return an error if AddResource failsJulien Cristau1-2/+2
2016-03-01dri3: Refuse to work for remote clients (v2)Michel Dänzer1-0/+4
2014-12-08dri3: unvalidated lengths in DRI3 extension swapped procs [CVE-2014-8103 1/2]Alan Coopersmith1-0/+6
2014-04-01dri3: Allow asynchronous implementation for dri3_openKristian Høgsberg1-14/+24
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-2/+2
2013-12-13dri3: Don't use the major/minor version from the protocol headersAdam Jackson1-2/+3
2013-10-31dri3: Add DRI3 extensionKeith Packard1-0/+394