
Glxinfo
glxinfo is a command-line tool that can help you diagnose problems with your 3D acceleration setup. It can also provide additional helpful information for developers.
What is Glxinfo?
glxinfo is a command-line tool that can help you diagnose problems with your 3D acceleration setup. It can also provide additional helpful information for developers.
Glxinfo Screenshots
Glxinfo Features
Comments and Reviews
Tags
- opengl-es
- dri
- mesa
- glx
Mesa: GL versions = 3.2 are set to a Core profile
MESA_GL_VERSION_OVERRIDE can change this.
https://docs.mesa3d.org/envvars.html
Get OpenGL versions with Mesa like this:
glxinfo | grep "OpenGL version string:"
glxinfo | grep "OpenGL core profile version string:"