Signed-off-by: Francisco Jerez <[email protected]>
---
 dri2proto.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dri2proto.txt b/dri2proto.txt
index f74792e..64786ec 100644
--- a/dri2proto.txt
+++ b/dri2proto.txt
@@ -475,6 +475,12 @@ The name of this extension is "DRI2".
        about this condition, until the client takes care of bringing
        them back up-to-date with another GetBuffers request.
 
+       If this event is triggered by a change in the geometry of a
+       window, the server guarantees that it will be generated before
+       any corresponding ConfigureNotify events are sent to the
+       client. If it's triggered by a DRI2SwapBuffers request, it
+       will be generated before the SwapBuffers reply.
+
                             ⚙ ⚙ ⚙  ⚙ ⚙ ⚙
 
 10. Extension Versioning
-- 
1.6.4.4

_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to