summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-01Deprecate presentprotoHEADmasterAdam Jackson3-47/+4
2017-01-26Bump version to 1.1presentproto-1.1Julien Cristau1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-24autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-24autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-07-28Fix typo (modifiy -> modify)Kenneth Graunke1-1/+1
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2014-01-02autogen.sh: Implement GNOME Build APIKeith Packard1-1/+3
2013-12-13Don't define 'redirect' stuff in header filesKeith Packard2-1/+13
2013-12-13Move Redirect stuff to 'later version' sectionsKeith Packard1-14/+56
2013-12-13Force Window and Pixmap to be CARD32 on the wireAdam Jackson1-0/+4
2013-12-13Fix spelling of James Jones' email addressKeith Packard1-1/+1
2013-11-24Fix wrong reference to DRI3 in the protocol specJulien Cristau1-1/+1
2013-11-13config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-1/+2
2013-11-13Add the required README file.Gaetan Nadon1-0/+32
2013-11-06Add COPYINGAdam Jackson1-0/+19
2013-11-01Copy the standard .gitignore from other proto packagesAaron Plattner1-3/+69
2013-10-31Update to version 1.0presentproto-1.0Keith Packard3-11/+231
2013-10-29Clarify when pixmaps are assured of being idleKeith Packard1-5/+5
2013-10-19Clarify role and responsibility for client and server regarding fencesKeith Packard1-2/+13
2013-10-19Add .gitignoreKeith Packard1-0/+12
2013-10-18PresentRegion->PresentPixmap, define options, add UST modeKeith Packard3-31/+191
2013-07-24Start reworking for present redirection.Keith Packard2-10/+36
2013-07-15Remove SBC, use CompleteNotify for both Region and NotifyMSCKeith Packard3-39/+40
2013-07-13Add NotifyMSC. Add serial numbers to Complete and MSC eventsKeith Packard3-24/+123
2013-07-12Document how target-msc, divisor and remainder workKeith Packard1-0/+5
2013-07-11Initial Present protocol specificationKeith Packard7-0/+609