diff options
Diffstat (limited to 'dri2proto.txt')
-rw-r--r-- | dri2proto.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dri2proto.txt b/dri2proto.txt index f896777..0e58171 100644 --- a/dri2proto.txt +++ b/dri2proto.txt @@ -190,7 +190,7 @@ DRI2BUFFER { attachment: CARD32 cpp: CARD32 flags: CARD32 } - The DRI2BUFFER describes an auxillary rendering buffer + The DRI2BUFFER describes an auxiliary rendering buffer associated with an X drawable. 'attachment' describes the attachment point for the buffer, 'name' is the name of the underlying kernel buffer, @@ -561,7 +561,7 @@ naturally some interactions with other extensions. 11.1 GLX -The GL auxilary buffers map directly to the DRI2 buffers... eh +The GL auxiliary buffers map directly to the DRI2 buffers... eh 11.2 DBE |