summaryrefslogtreecommitdiff
path: root/present/present_request.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-19present: cap the version returned to the clientEmil Velikov1-1/+13
2018-01-24Revert "present: Only send PresentCompleteNotify events to the presenting cli...Michel Dänzer1-2/+2
2017-11-23present: Only send PresentCompleteNotify events to the presenting clientMichel Dänzer1-2/+2
2017-03-01dispatch: Mark swapped dispatch as _X_COLDAdam Jackson1-6/+6
2016-07-30present: Handle event mask updates as specified v2Michel Dänzer1-2/+0
2015-07-08present: static cleanupAdam Jackson1-2/+2
2014-12-08present: unvalidated lengths in Present extension procs [CVE-2014-8103 2/2]Alan Coopersmith1-0/+6
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2013-12-13present: Don't use the major/minor version from the protocol headersAdam Jackson1-2/+3
2013-10-31present: Add Present extensionKeith Packard1-0/+330