From ac4071c916fb91ac125d9495d57e4d9656f14afb Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 4 Jun 2013 17:34:23 -0700 Subject: Clarify relationship with GLX Signed-off-by: Keith Packard --- dri3proto.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dri3proto.txt b/dri3proto.txt index 236dab1..0c5f7d8 100644 --- a/dri3proto.txt +++ b/dri3proto.txt @@ -270,8 +270,9 @@ naturally some interactions with other extensions. 11.1 GLX -GLX has no direct relation with DRI3, but a direct rendering OpenGL -application will presumably use both, and target +GLX is both an application interface and an X extension. OpenGL +applications using the GLX API will use the GLX extension, DRI3 and +Present when doing direct rendering. 11.2 Present -- cgit v1.2.1