2 .\" Manual page created by The XFree86 Project, under this license:
4 .\" Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
6 .\" Permission is hereby granted, free of charge, to any person obtaining a
7 .\" copy of this software and associated documentation files (the "Software"),
8 .\" to deal in the Software without restriction, including without limitation
9 .\" the rights to use, copy, modify, merge, publish, distribute, sublicense,
10 .\" and/or sell copies of the Software, and to permit persons to whom the
11 .\" Software is furnished to do so, subject to the following conditions:
13 .\" The above copyright notice and this permission notice shall be included in
14 .\" all copies or substantial portions of the Software.
16 .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 .\" IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 .\" FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 .\" THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
20 .\" WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
21 .\" OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24 .\" Except as contained in this notice, the name of the XFree86 Project shall
25 .\" not be used in advertising or otherwise to promote the sale, use or other
26 .\" dealings in this Software without prior written authorization from the
29 .TH GLXGEARS 1 Version\ 6.9.0 X.Org
31 glxgears \- GLX version of the infamous "gears" GL demo.
35 [\-display \fIdisplayname\fP]
39 is a GLX demo that draws three rotating gears, and prints out framerate
40 information to stdout.
41 Command line options include:
44 Print out GL implementation information before running the demo.
46 .BI "\-display " displayname
47 Specify the display to query.
52 To get the default host, display number, and screen.
56 Ported to straight GLX by Brian Paul.
63 for descriptions of the following attributes:
69 ATTRIBUTE TYPE ATTRIBUTE VALUE
71 Availability pkg:/x11/demo/mesa-demos
72 Interface Stability Volatile