GLXINFO(1) UNIX Programmer's Manual GLXINFO(1)
glxinfo - display info about a GLX extension and OpenGL
renderer.
glxinfo [-t] [-v] [-b] [-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:
-t By default the visual info is presented in a concise
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 output
style for the visual list similar to the info of
xdpyinfo.
-b Print the ID of the "best" visual on screen 0.
-l Print interesting OpenGL limits.
-i Use indirect rendering connection only.
-display displayname
Specify the display to query.
DISPLAY To get the default host, display number, and screen.
xdpyinfo(1)
Brian Paul
Modifications for XFree86 added by Mark Paton
XFree86 Version 4.5.0 1
Generated on 2013-04-27 00:20:00 by $MirOS: src/scripts/roff2htm,v 1.77 2013/01/01 20:49:09 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2013 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.