GLXINFO(1) GLXINFO(1)
NAME
glxinfo - display info about a GLX extension and OpenGL
renderer.
SYNOPSIS
glxinfo [-t] [-v] [-b] [-display displayname]
DESCRIPTION
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 exten-
sion 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:
-t By default the visual info is presented in a con-
cise 80 character wide tabular format. The -t
option directs glxinfo to produce a wider, more
readable tabular format.
-v Directs glxinfo to generate a verbose format out-
put style for the visual list similar to the info
of xdpyinfo.
-b Print the ID of the "best" visual on screen 0.
-display displayname
Specify the display to query.
ENVIRONMENT
DISPLAY To get the default host, display number, and
screen.
SEE ALSO
xdpyinfo(1)
AUTHOR
Brian Paul
Modifications for XFree86 added by Mark Paton
XFree86 Version 4.1.0.1 GLXINFO(1)
Generated by dwww version 1.7.6.woody.1 on Wed Sep 8 22:23:19 CEST 2010.