GLXINFO



GLXINFO

NAME
SYNOPSIS
DESCRIPTION
ENVIRONMENT
SEE ALSO
AUTHOR

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 __xservername__ added by Mark Paton



More Linux Commands

manpages/glutInitDisplayString.3.html
glutInitDisplayString(3) - sets the initial display mode via
The initial display mode description string is used when creating top-level windows, subwindows, and overlays to determine the OpenGL display mode for the to-be

manpages/XkbGetKeyExplicitComponents.3.html
XkbGetKeyExplicitComponents(3) - Obtain the explicit compone
Whenever a client remaps the keyboard using core protocol requests, Xkb examines the map to determine likely default values for the components that cannot be sp

manpages/XAllocSizeHints.3.html
XAllocSizeHints(3) - allocate size hints structure and set o
XAllocSizeHints.3 - The XAllocSizeHints function allocates and returns a pointer to a XSizeHints structure. Note that all fields in the XSizeHints structure are

manpages/Tcl_DeleteChannelHandler.3.html
Tcl_DeleteChannelHandler(3) - call a procedure when a channe
Tcl_CreateChannelHandler arranges for proc to be called in the future whenever input or output becomes possible on the channel identified by channel, or wheneve

manpages/perl589delta.1.html
perl589delta(1) - what is new for perl v5.8.9 (Man Page)....
This document describes differences between the 5.8.8 release and the 5.8.9 release. Notice The 5.8.9 release will be the last significant release of the 5.8.x

manpages/xdrmem_create.3.html
xdrmem_create(3) - library routines for external data repres
These routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. Data for remote procedure calls are transmitted using

manpages/iswxdigit.3.html
iswxdigit(3) - test for hexadecimal digit wide character....
The iswxdigit() function is the wide-character equivalent of the isxdigit(3) function. It tests whether wc is a wide character belonging to the wide-character c

manpages/git-config.1.html
git-config(1) - Get and set repository or global options....
You can query/set/replace/unset options with this command. The name is actually the section and the key separated by a dot, and the value will be escaped. Multi

manpages/while.n.html
while(n) - Execute script repeatedly as long as a condition
The while command evaluates test as an expression (in the same way that expr evaluates its argument). The value of the expression must a proper boolean value; i

manpages/ln.1.html
ln(1) - make links between files (Commands - Linux man page)
In the 1st form, create a link to TARGET with the name LINK_NAME. In the 2nd form, create a link to TARGET in the current directory. In the 3rd and 4th forms, c

manpages/Mail::SpamAssassin::Plugin::Razor2.3pm.html
Mail::SpamAssassin::Plugin::Razor2(3pm) - perform Razor chec
Vipuls Razor is a distributed, collaborative, spam detection and filtering network based on user submissions of spam. Detection is done with signatures that eff

manpages/Locale::gettext.3pm.html
Locale::gettext(3pm) - message handling functions (ManPage)
The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize s





We can't live, work or learn in freedom unless the software we use is free.