diff options
Diffstat (limited to 'dri3proto.txt')
-rw-r--r-- | dri3proto.txt | 5 |
1 files 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 |