Hi Rob,
FYI, we are implementing this extension for getScreenDriver and
getDrvierConfig functions.
This extension is different from queryRenderer.
Thanks,
Veluri.
On Mon, Nov 5, 2018 at 11:38 PM Veluri Mithun
wrote:
> Signed-off-by: Veluri Mithun
> ---
> docs/specs/EGL_MESA_query_driver.tx
On Mon, 2018-11-05 at 23:33 +0530, Veluri Mithun wrote:
> +New Procedures and Functions
> +
> +const char* EGLGetDriverConfig(const char *driverName);
This is difficult to implement in a GLVND environment. The frontend
would need a way to distinguish responses from the vendor library for
"I d
Signed-off-by: Veluri Mithun
---
docs/specs/EGL_MESA_query_driver.txt | 53
1 file changed, 53 insertions(+)
create mode 100644 docs/specs/EGL_MESA_query_driver.txt
diff --git a/docs/specs/EGL_MESA_query_driver.txt
b/docs/specs/EGL_MESA_query_driver.txt
new file mo