Skip to content

EGL/Mesa: Implement MESA_query_driver extension

Veluri Mithun requested to merge velurimithun/mesa:driverQuery into master
  • Retrieve driverName from dri2_egl_display struct

  • Use dri2_open_driver to open dri-driver and retrieve driverConfig similarly as in dri_glx.c

Signed-off-by: Veluri Mithun velurimithun38@gmail.com

Edited by Veluri Mithun

Merge request reports