summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-06-07 09:48:55 -0700
committerKeith Packard <keithp@keithp.com>2013-06-07 09:48:55 -0700
commitd40b6e0297ee54919f654b905853d389ff766de1 (patch)
tree40093611a46d99a7b622b64751e0067e57a37db0
parentac4071c916fb91ac125d9495d57e4d9656f14afb (diff)
Re-word the caution about pixmap image formats non linearity
Suggested by Arthur Huillet <arthur.huillet@free.fr> Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--dri3proto.txt15
1 files changed, 8 insertions, 7 deletions
diff --git a/dri3proto.txt b/dri3proto.txt
index 0c5f7d8..3489a5c 100644
--- a/dri3proto.txt
+++ b/dri3proto.txt
@@ -26,6 +26,7 @@ Eric Anholt <eric@anholt.net>
Dave Airlie <airlied@redhat.com>
Kristian Høgsberg <krh@bitplanet.net>
James Jones <janomes@nvidia.com>
+Arthur Huillet <arthur.huillet@free.fr>
❄ ❄ ❄ ❄ ❄ ❄ ❄
@@ -141,9 +142,9 @@ The name of this extension is "DRI3"
'size' specifies the total size of the buffer bytes. 'width',
'height' describe the geometry (in pixels) of the underlying
buffer. 'stride' specifies the number of bytes per scanline in
- the buffer. The pixels within the buffer may not be arranged
- in a simple linear fashion, but 'size' will be at least
- 'height' * 'stride'.
+ the buffer. The pixels within the buffer are not required to
+ be arranged in a simple linear fashion, but 'size' will be at
+ least 'height' * 'stride'.
Precisely how any additional information about the buffer is
shared is outside the scope of this extension.
@@ -174,9 +175,9 @@ The name of this extension is "DRI3"
'size' specifies the total size of the buffer bytes. 'width',
'height' describe the geometry (in pixels) of the underlying
buffer. 'stride' specifies the number of bytes per scanline in
- the buffer. The pixels within the buffer may not be arranged
- in a simple linear fashion, but 'size' will be at least
- 'height' * 'stride'.
+ the buffer. The pixels within the buffer are not required to
+ be arranged in a simple linear fashion, but 'size' will be at
+ least 'height' * 'stride'.
Precisely how any additional information about the buffer is
shared is outside the scope of this extension.
@@ -419,7 +420,7 @@ A.2 Protocol Requests
A.3 Protocol Events
┌───
- RRScreenChangeNotify
+ DRI3ConfigureNotify
1 35 XGE
1 CARD8 DRI3 extension opcode
2 CARD16 sequence number