Clone of mesa.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Brian Paul db6aa58267 patched to silence compiler warnings (Martin Lindhe) il y a 24 ans
..
Imakefile . More fixed to il y a 25 ans
Makefile.BeOS-R4 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL il y a 26 ans
Makefile.X11 new library dependency vars il y a 25 ans
Makefile.win Initial revision il y a 26 ans
README Initial revision il y a 26 ans
aaindex.c Initial revision il y a 26 ans
aapoly.c Initial revision il y a 26 ans
aargb.c Initial revision il y a 26 ans
accanti.c Added ESC key handling il y a 26 ans
accpersp.c Initial revision il y a 26 ans
alpha.c Initial revision il y a 26 ans
alpha3D.c Initial revision il y a 26 ans
anti.c Added ESC key handling il y a 26 ans
bezcurve.c Initial revision il y a 26 ans
bezmesh.c Added ESC key handling il y a 26 ans
checker.c Added ESC key handling il y a 26 ans
clip.c Initial revision il y a 26 ans
colormat.c Initial revision il y a 26 ans
cube.c Initial revision il y a 26 ans
depthcue.c Added ESC key handling il y a 26 ans
dof.c Added ESC key handling il y a 26 ans
double.c Added ESC key handling il y a 26 ans
drawf.c Initial revision il y a 26 ans
feedback.c Initial revision il y a 26 ans
fog.c Added ESC key handling il y a 26 ans
fogindex.c Added ESC key handling il y a 26 ans
font.c Initial revision il y a 26 ans
hello.c Added ESC key handling il y a 26 ans
image.c More Win32 build compliance fixups il y a 26 ans
jitter.h Initial revision il y a 26 ans
light.c Initial revision il y a 26 ans
lines.c Initial revision il y a 26 ans
list.c Initial revision il y a 26 ans
material.c Added ESC key handling il y a 26 ans
mipmap.c Added ESC key handling il y a 26 ans
model.c Initial revision il y a 26 ans
movelight.c Initial revision il y a 26 ans
nurbs.c Added ESC key handling il y a 26 ans
pickdepth.c Added ESC key handling il y a 26 ans
picksquare.c patched to silence compiler warnings (Martin Lindhe) il y a 24 ans
plane.c Added ESC key handling il y a 26 ans
planet.c Initial revision il y a 26 ans
polyoff.c Re-enable the keyboard functionality. il y a 25 ans
polys.c Added ESC key handling il y a 26 ans
quadric.c Initial revision il y a 26 ans
robot.c Initial revision il y a 26 ans
sccolorlight.c Added ESC key handling il y a 26 ans
scene.c Added ESC key handling il y a 26 ans
scenebamb.c Added ESC key handling il y a 26 ans
sceneflat.c Added ESC key handling il y a 26 ans
select.c Initial revision il y a 26 ans
smooth.c Initial revision il y a 26 ans
stencil.c added comment explaining why the demo is flawed il y a 24 ans
stroke.c Added ESC key handling il y a 26 ans
surface.c Added ESC key handling il y a 26 ans
teaambient.c Added ESC key handling il y a 26 ans
teapots.c Added ESC key handling il y a 26 ans
tess.c added missing braces in array initializations il y a 25 ans
tesswind.c added missing braces in initializers il y a 25 ans
texbind.c Added ESC key handling il y a 26 ans
texgen.c Initial revision il y a 26 ans
texprox.c Initial revision il y a 26 ans
texsub.c Added ESC key handling il y a 26 ans
texturesurf.c Added ESC key handling il y a 26 ans
torus.c Initial revision il y a 26 ans
trim.c Initial revision il y a 26 ans
unproject.c Initial revision il y a 26 ans
varray.c Initial revision il y a 26 ans
wrap.c patched to silence compiler warnings (Martin Lindhe) il y a 24 ans

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.