Clone of mesa.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Brian Paul 9ff74a0f15 undo some debug changes mistakenly checked in earlier 23 anos atrás
..
Imakefile . More fixed to 25 anos atrás
Makefile.BeOS-R4 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL 26 anos atrás
Makefile.X11 new library dependency vars 25 anos atrás
Makefile.win Removed missing files and added new ones (Robert Bergkvist) 23 anos atrás
README Initial revision 26 anos atrás
aaindex.c Initial revision 26 anos atrás
aapoly.c Initial revision 26 anos atrás
aargb.c Initial revision 26 anos atrás
accanti.c Added ESC key handling 26 anos atrás
accpersp.c Initial revision 26 anos atrás
alpha.c Initial revision 26 anos atrás
alpha3D.c Initial revision 26 anos atrás
anti.c Added ESC key handling 26 anos atrás
bezcurve.c Initial revision 26 anos atrás
bezmesh.c Added ESC key handling 26 anos atrás
checker.c silence compiler warnings 23 anos atrás
clip.c Initial revision 26 anos atrás
colormat.c Initial revision 26 anos atrás
cube.c Initial revision 26 anos atrás
depthcue.c Added ESC key handling 26 anos atrás
dof.c Added ESC key handling 26 anos atrás
double.c Added ESC key handling 26 anos atrás
drawf.c Initial revision 26 anos atrás
feedback.c Initial revision 26 anos atrás
fog.c undo some debug changes mistakenly checked in earlier 23 anos atrás
fogindex.c Added ESC key handling 26 anos atrás
font.c Initial revision 26 anos atrás
hello.c silence compiler warnings 23 anos atrás
image.c More Win32 build compliance fixups 26 anos atrás
jitter.h Initial revision 26 anos atrás
light.c Initial revision 26 anos atrás
lines.c Initial revision 26 anos atrás
list.c Initial revision 26 anos atrás
material.c Added ESC key handling 26 anos atrás
mipmap.c Added ESC key handling 26 anos atrás
model.c Initial revision 26 anos atrás
movelight.c Initial revision 26 anos atrás
nurbs.c Added ESC key handling 26 anos atrás
pickdepth.c Added ESC key handling 26 anos atrás
picksquare.c patched to silence compiler warnings (Martin Lindhe) 24 anos atrás
plane.c Added ESC key handling 26 anos atrás
planet.c Initial revision 26 anos atrás
polyoff.c silence compiler warnings 23 anos atrás
polys.c Added ESC key handling 26 anos atrás
quadric.c Initial revision 26 anos atrás
robot.c Initial revision 26 anos atrás
sccolorlight.c Added ESC key handling 26 anos atrás
scene.c Added ESC key handling 26 anos atrás
scenebamb.c Added ESC key handling 26 anos atrás
sceneflat.c Added ESC key handling 26 anos atrás
select.c Initial revision 26 anos atrás
smooth.c Initial revision 26 anos atrás
stencil.c added comment explaining why the demo is flawed 24 anos atrás
stroke.c Added ESC key handling 26 anos atrás
surface.c silence compiler warnings 23 anos atrás
teaambient.c Added ESC key handling 26 anos atrás
teapots.c Added ESC key handling 26 anos atrás
tess.c added missing braces in array initializations 25 anos atrás
tesswind.c added missing braces in initializers 25 anos atrás
texbind.c Added ESC key handling 26 anos atrás
texgen.c Initial revision 26 anos atrás
texprox.c Initial revision 26 anos atrás
texsub.c Added ESC key handling 26 anos atrás
texturesurf.c Added ESC key handling 26 anos atrás
torus.c Initial revision 26 anos atrás
trim.c Initial revision 26 anos atrás
unproject.c Initial revision 26 anos atrás
varray.c Initial revision 26 anos atrás
wrap.c patched to silence compiler warnings (Martin Lindhe) 24 anos atrás

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.