diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-08-28 10:10:42 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-08-28 10:10:42 -0700 |
commit | aa1543ef9d156ff5f41e31777310cb2f8bc92a92 (patch) | |
tree | f44a35c7c4b0d856ad7aefe4a05ab083cb9d5533 /presentproto.txt | |
parent | 824001c947cb1962209c6a8f2c63c2637877220d (diff) |
presentproto: Minor typo fixes
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'presentproto.txt')
-rw-r--r-- | presentproto.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/presentproto.txt b/presentproto.txt index 4a8e043..fe12f41 100644 --- a/presentproto.txt +++ b/presentproto.txt @@ -129,7 +129,7 @@ The name of this extension is "Present" It is the clients responsibility to ensure that the server supports a version which is compatible with its expectations. - Backwards compatible changes included addition of new + Backwards compatible changes include addition of new requests. ❄ ❄ ❄ ❄ ❄ ❄ ❄ @@ -265,7 +265,7 @@ The name of this extension is "Present" Delivers a PresentCompleteNotifyEvent with kind PresentCompleteKindNotifyMSC after the time specified by - 'target-msc', 'divisor' and 'remainder'). + 'target-msc', 'divisor' and 'remainder'. 'serial' is an arbitrary client-specified value which will be returned in the event so that the client can associate the @@ -546,7 +546,7 @@ Present provides similar functionality to the DRI2SwapBuffers and requests, however Present uses X pixmaps to refer to the new window contents instead of the DRI2 buffer attachments. -Present and DRI3 are designed in conjunction to replace DRI2 +Present and DRI3 are designed in conjunction to replace DRI2. 10.4 XvMC / Xv |