Tartalom
Adatok
Licenc:
Verziószám:
Fejlesztő/tulajdonos: Brian Paul
Rövid leírás:
A glxinfo linux parancs manual oldala és súgója. A glxinfo program információkat jelenít meg az adott X kijelzőn futó OpenGL és GLX implementációkról. Az információ a szerver- és az ügyféloldali GLX megvalósításról, az OpenGL és a GLU implementációkról, valamint a rendelkezésre álló GLX látványok listájáról szól.
Man oldal kimenet
man glxinfo
glxinfo(1) General Commands Manual glxinfo(1) NAME glxinfo - show information about the GLX implementation SYNOPSIS glxinfo [options] DESCRIPTION The glxinfo program shows information about the OpenGL and GLX implementations run‐ ning on a given X display. The information includes details about the server- and client-side GLX implementa‐ tion, the OpenGL and GLU implementations as well as a list of available GLX visuals. OPTIONS -v Print visuals info in verbose form. -t Print verbose table. -display display Specify the X display to interrogate. -h Print usage information. -i Force an indirect rendering context. -b Find the "best" visual and print its number. -l Print interesting OpenGL limits. AUTHOR glxinfo was written by Brian Paul <brian.paul@tungstengraphics.com>. This manual page was written by Thierry Reding <thierry@gilfi.de>, for the Debian project (but may be used by others). 2006-11-29 glxinfo(1)
Súgó kimenet
glxinfo -h
Súgó kimenet ... ...
Usage: glxinfo [-v] [-t] [-h] [-b] [-l] [-s] [-i] [-display <dname>]
-display <dname>: Print GLX visuals on specified server.
-i: Force an indirect rendering context.
-B: brief output, print only the basics.
-v: Print visuals info in verbose form.
-t: Print verbose visual information table.
-h: This information.
-b: Find the 'best' visual and print its number.
-l: Print interesting OpenGL limits.
-s: Print a single extension per line.
Kapcsolódó tartalom
- 63 megtekintés