Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

glxgears (1)

Name

glxgears - GLX version of the infamous "gears" GL demo.

Synopsis

glxgears [-info] [-display displayname]

Description

GLXGEARS(1)                 General Commands Manual                GLXGEARS(1)



NAME
       glxgears - GLX version of the infamous "gears" GL demo.

SYNOPSIS
       glxgears [-info] [-display displayname]

DESCRIPTION
       glxgears  is a GLX demo that draws three rotating gears, and prints out
       framerate information to stdout.  Command line options include:

       -info   Print out GL  implementation  information  before  running  the
               demo.

       -display displayname
               Specify the display to query.

ENVIRONMENT
       DISPLAY To get the default host, display number, and screen.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+---------------------+
       |ATTRIBUTE TYPE |  ATTRIBUTE VALUE    |
       +---------------+---------------------+
       |Availability   | x11/demo/mesa-demos |
       +---------------+---------------------+
       |Stability      | Volatile            |
       +---------------+---------------------+

SEE ALSO
       glxinfo(1)

AUTHOR
       Ported to straight GLX by Brian Paul.



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source    was    downloaded    from    https://mesa.freedesktop.org/ar-
       chive/demos/mesa-demos-8.4.0.tar.bz2.

       Further information about this software can be found on the open source
       community website at https://mesa3d.org/.



                                __xorgversion__                    GLXGEARS(1)