Mesa 20 was included in the most recent tumbleweed snapshot, which should bring support for use of the iris Intel driver on Gen8 (broadwell) and higher igpu’s instead of i965. Looking at:
glxinfo | grep 'GL vendor'
OpenGL vendor string: Intel Open Source Technology Center
it reports that i’m using the old driver (new driver should just say ‘Intel’). Does this mean it wasn’t enabled at build time or that I need to enable it manually?
Thanks!