GLXINFO(1) | General Commands Manual | GLXINFO(1) |
glxinfo
— display
info about a GLX extension and OpenGL renderer
glxinfo |
[-Bbhilstv ] [-display
displayname] |
glxinfo
lists information about the GLX
extension, OpenGL capable visuals, and the OpenGL renderer on an X server.
The GLX and renderer info includes the version and extension attributes. The
visual info lists the GLX visual attributes available for each OpenGL
capable visual (e.g. whether the visual is double buffered, the component
sizes, Z-buffering depth, etc).
Command line options include:
-B
-b
-h
-i
-l
-s
-t
-t
option directs
glxinfo
to produce a wider, more readable tabular
format.-v
glxinfo
to generate a verbose format
output style for the visual list similar to the info of
xdpyinfo(1).-display
displaynameDISPLAY
Brian Paul
Modifications for XFree86 added by Mark Paton.
February 23, 2018 | OpenBSD-current |