MirBSD manpage: glxinfo(1)


GLXINFO(1)          UNIX Programmer's Manual           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 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.

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.5.0                         1

Generated on 2021-12-07 11:07:08 by $MirOS: src/scripts/roff2htm,v 1.103 2021/01/23 20:24:35 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2021 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.