From 29732f982cb0ad3bd9c81da2ba9f64b9205ff6b0 Mon Sep 17 00:00:00 2001
From: Chia-I Wu
egl_xdri
This driver supports the X Window System as its window system. It functions
-as a DRI driver loader. Unlike egl_glx
, it has no dependency on
-libGL
. It talks to the X server directly using DRI or DRI2
-protocols. It also talks minimal GLX protocol for things like available
-visuals or fbconfigs. With direct access to the DRI drivers, it has the
-potential to support more EGL functions that are not possible with
-egl_glx
egl_glx
, it has no dependency on libGL
. It talks to
+the X server directly using DRI or DRI2 protocols. It also talks minimal GLX
+protocol for things like available visuals or fbconfigs. With direct access to
+the DRI drivers, it has the potential to support more EGL functions that are
+not possible with egl_glx
.
egl_dri
--
cgit v1.2.3