Clone of mesa.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Keith Whitwell a179cbf0dd Re-enable the keyboard functionality. vor 25 Jahren
..
Imakefile . More fixed to vor 25 Jahren
Makefile.BeOS-R4 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL vor 26 Jahren
Makefile.X11 new library dependency vars vor 25 Jahren
Makefile.win Initial revision vor 26 Jahren
README Initial revision vor 26 Jahren
aaindex.c Initial revision vor 26 Jahren
aapoly.c Initial revision vor 26 Jahren
aargb.c Initial revision vor 26 Jahren
accanti.c Added ESC key handling vor 26 Jahren
accpersp.c Initial revision vor 26 Jahren
alpha.c Initial revision vor 26 Jahren
alpha3D.c Initial revision vor 26 Jahren
anti.c Added ESC key handling vor 26 Jahren
bezcurve.c Initial revision vor 26 Jahren
bezmesh.c Added ESC key handling vor 26 Jahren
checker.c Added ESC key handling vor 26 Jahren
clip.c Initial revision vor 26 Jahren
colormat.c Initial revision vor 26 Jahren
cube.c Initial revision vor 26 Jahren
depthcue.c Added ESC key handling vor 26 Jahren
dof.c Added ESC key handling vor 26 Jahren
double.c Added ESC key handling vor 26 Jahren
drawf.c Initial revision vor 26 Jahren
feedback.c Initial revision vor 26 Jahren
fog.c Added ESC key handling vor 26 Jahren
fogindex.c Added ESC key handling vor 26 Jahren
font.c Initial revision vor 26 Jahren
hello.c Added ESC key handling vor 26 Jahren
image.c More Win32 build compliance fixups vor 26 Jahren
jitter.h Initial revision vor 26 Jahren
light.c Initial revision vor 26 Jahren
lines.c Initial revision vor 26 Jahren
list.c Initial revision vor 26 Jahren
material.c Added ESC key handling vor 26 Jahren
mipmap.c Added ESC key handling vor 26 Jahren
model.c Initial revision vor 26 Jahren
movelight.c Initial revision vor 26 Jahren
nurbs.c Added ESC key handling vor 26 Jahren
pickdepth.c Added ESC key handling vor 26 Jahren
picksquare.c Initial revision vor 26 Jahren
plane.c Added ESC key handling vor 26 Jahren
planet.c Initial revision vor 26 Jahren
polyoff.c Re-enable the keyboard functionality. vor 25 Jahren
polys.c Added ESC key handling vor 26 Jahren
quadric.c Initial revision vor 26 Jahren
robot.c Initial revision vor 26 Jahren
sccolorlight.c Added ESC key handling vor 26 Jahren
scene.c Added ESC key handling vor 26 Jahren
scenebamb.c Added ESC key handling vor 26 Jahren
sceneflat.c Added ESC key handling vor 26 Jahren
select.c Initial revision vor 26 Jahren
smooth.c Initial revision vor 26 Jahren
stencil.c Added ESC key handling vor 26 Jahren
stroke.c Added ESC key handling vor 26 Jahren
surface.c Added ESC key handling vor 26 Jahren
teaambient.c Added ESC key handling vor 26 Jahren
teapots.c Added ESC key handling vor 26 Jahren
tess.c added missing braces in array initializations vor 25 Jahren
tesswind.c added missing braces in initializers vor 25 Jahren
texbind.c Added ESC key handling vor 26 Jahren
texgen.c Initial revision vor 26 Jahren
texprox.c Initial revision vor 26 Jahren
texsub.c Added ESC key handling vor 26 Jahren
texturesurf.c Added ESC key handling vor 26 Jahren
torus.c Initial revision vor 26 Jahren
trim.c Initial revision vor 26 Jahren
unproject.c Initial revision vor 26 Jahren
varray.c Initial revision vor 26 Jahren
wrap.c Initial revision vor 26 Jahren

README

/*
* For the software in this directory
* (c) Copyright 1993, Silicon Graphics, Inc.
* ALL RIGHTS RESERVED
* Permission to use, copy, modify, and distribute this software for
* any purpose and without fee is hereby granted, provided that the above
* copyright notice appear in all copies and that both the copyright notice
* and this permission notice appear in supporting documentation, and that
* the name of Silicon Graphics, Inc. not be used in advertising
* or publicity pertaining to distribution of the software without specific,
* written prior permission.
*
* THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
* AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE,
* INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR
* FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
* GRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT,
* SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY
* KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION,
* LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
* THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC. HAS BEEN
* ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
* ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
* POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.
*
* US Government Users Restricted Rights
* Use, duplication, or disclosure by the Government is subject to
* restrictions set forth in FAR 52.227.19(c)(2) or subparagraph
* (c)(1)(ii) of the Rights in Technical Data and Computer Software
* clause at DFARS 252.227-7013 and/or in similar or successor
* clauses in the FAR or the DOD or NASA FAR Supplement.
* Unpublished-- rights reserved under the copyright laws of the
* United States. Contractor/manufacturer is Silicon Graphics,
* Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311.
*
* OpenGL(TM) is a trademark of Silicon Graphics, Inc.
*/

The source code examples in this directory accompany the examples
printed in the _OpenGL Programming Guide_, published by Addison-Wesley;
ISBN 0-201-63274-8.