Skip to content

Explore OpenGL Information with glxinfo Command

Gain insights into OpenGL capabilities and configurations using the glxinfo command. Learn how to print default information, force an indirect rendering context, and obtain brief or verbose output. Dive into OpenGL limits and extensions with this comprehensive glxinfo cheatsheet.


glxinfo 

Force an indirect rendering context

glxinfo -i

Brief output, print only the basics

glxinfo  -B
glxinfo -v
glxinfo  -t

Find the best visual and print its number

glxinfo -b
glxinfo -l
glxinfo -s