Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian Paul db6aa58267 patched to silence compiler warnings (Martin Lindhe) hace 24 años
..
Imakefile . More fixed to hace 25 años
Makefile.BeOS-R4 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL hace 26 años
Makefile.X11 new library dependency vars hace 25 años
Makefile.win Initial revision hace 26 años
README Initial revision hace 26 años
aaindex.c Initial revision hace 26 años
aapoly.c Initial revision hace 26 años
aargb.c Initial revision hace 26 años
accanti.c Added ESC key handling hace 26 años
accpersp.c Initial revision hace 26 años
alpha.c Initial revision hace 26 años
alpha3D.c Initial revision hace 26 años
anti.c Added ESC key handling hace 26 años
bezcurve.c Initial revision hace 26 años
bezmesh.c Added ESC key handling hace 26 años
checker.c Added ESC key handling hace 26 años
clip.c Initial revision hace 26 años
colormat.c Initial revision hace 26 años
cube.c Initial revision hace 26 años
depthcue.c Added ESC key handling hace 26 años
dof.c Added ESC key handling hace 26 años
double.c Added ESC key handling hace 26 años
drawf.c Initial revision hace 26 años
feedback.c Initial revision hace 26 años
fog.c Added ESC key handling hace 26 años
fogindex.c Added ESC key handling hace 26 años
font.c Initial revision hace 26 años
hello.c Added ESC key handling hace 26 años
image.c More Win32 build compliance fixups hace 26 años
jitter.h Initial revision hace 26 años
light.c Initial revision hace 26 años
lines.c Initial revision hace 26 años
list.c Initial revision hace 26 años
material.c Added ESC key handling hace 26 años
mipmap.c Added ESC key handling hace 26 años
model.c Initial revision hace 26 años
movelight.c Initial revision hace 26 años
nurbs.c Added ESC key handling hace 26 años
pickdepth.c Added ESC key handling hace 26 años
picksquare.c patched to silence compiler warnings (Martin Lindhe) hace 24 años
plane.c Added ESC key handling hace 26 años
planet.c Initial revision hace 26 años
polyoff.c Re-enable the keyboard functionality. hace 25 años
polys.c Added ESC key handling hace 26 años
quadric.c Initial revision hace 26 años
robot.c Initial revision hace 26 años
sccolorlight.c Added ESC key handling hace 26 años
scene.c Added ESC key handling hace 26 años
scenebamb.c Added ESC key handling hace 26 años
sceneflat.c Added ESC key handling hace 26 años
select.c Initial revision hace 26 años
smooth.c Initial revision hace 26 años
stencil.c added comment explaining why the demo is flawed hace 24 años
stroke.c Added ESC key handling hace 26 años
surface.c Added ESC key handling hace 26 años
teaambient.c Added ESC key handling hace 26 años
teapots.c Added ESC key handling hace 26 años
tess.c added missing braces in array initializations hace 25 años
tesswind.c added missing braces in initializers hace 25 años
texbind.c Added ESC key handling hace 26 años
texgen.c Initial revision hace 26 años
texprox.c Initial revision hace 26 años
texsub.c Added ESC key handling hace 26 años
texturesurf.c Added ESC key handling hace 26 años
torus.c Initial revision hace 26 años
trim.c Initial revision hace 26 años
unproject.c Initial revision hace 26 años
varray.c Initial revision hace 26 años
wrap.c patched to silence compiler warnings (Martin Lindhe) hace 24 años

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.