Clone of mesa.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Brian Paul 9ff74a0f15 undo some debug changes mistakenly checked in earlier pirms 23 gadiem
..
Imakefile . More fixed to pirms 25 gadiem
Makefile.BeOS-R4 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL pirms 26 gadiem
Makefile.X11 new library dependency vars pirms 25 gadiem
Makefile.win Removed missing files and added new ones (Robert Bergkvist) pirms 23 gadiem
README Initial revision pirms 26 gadiem
aaindex.c Initial revision pirms 26 gadiem
aapoly.c Initial revision pirms 26 gadiem
aargb.c Initial revision pirms 26 gadiem
accanti.c Added ESC key handling pirms 26 gadiem
accpersp.c Initial revision pirms 26 gadiem
alpha.c Initial revision pirms 26 gadiem
alpha3D.c Initial revision pirms 26 gadiem
anti.c Added ESC key handling pirms 26 gadiem
bezcurve.c Initial revision pirms 26 gadiem
bezmesh.c Added ESC key handling pirms 26 gadiem
checker.c silence compiler warnings pirms 23 gadiem
clip.c Initial revision pirms 26 gadiem
colormat.c Initial revision pirms 26 gadiem
cube.c Initial revision pirms 26 gadiem
depthcue.c Added ESC key handling pirms 26 gadiem
dof.c Added ESC key handling pirms 26 gadiem
double.c Added ESC key handling pirms 26 gadiem
drawf.c Initial revision pirms 26 gadiem
feedback.c Initial revision pirms 26 gadiem
fog.c undo some debug changes mistakenly checked in earlier pirms 23 gadiem
fogindex.c Added ESC key handling pirms 26 gadiem
font.c Initial revision pirms 26 gadiem
hello.c silence compiler warnings pirms 23 gadiem
image.c More Win32 build compliance fixups pirms 26 gadiem
jitter.h Initial revision pirms 26 gadiem
light.c Initial revision pirms 26 gadiem
lines.c Initial revision pirms 26 gadiem
list.c Initial revision pirms 26 gadiem
material.c Added ESC key handling pirms 26 gadiem
mipmap.c Added ESC key handling pirms 26 gadiem
model.c Initial revision pirms 26 gadiem
movelight.c Initial revision pirms 26 gadiem
nurbs.c Added ESC key handling pirms 26 gadiem
pickdepth.c Added ESC key handling pirms 26 gadiem
picksquare.c patched to silence compiler warnings (Martin Lindhe) pirms 24 gadiem
plane.c Added ESC key handling pirms 26 gadiem
planet.c Initial revision pirms 26 gadiem
polyoff.c silence compiler warnings pirms 23 gadiem
polys.c Added ESC key handling pirms 26 gadiem
quadric.c Initial revision pirms 26 gadiem
robot.c Initial revision pirms 26 gadiem
sccolorlight.c Added ESC key handling pirms 26 gadiem
scene.c Added ESC key handling pirms 26 gadiem
scenebamb.c Added ESC key handling pirms 26 gadiem
sceneflat.c Added ESC key handling pirms 26 gadiem
select.c Initial revision pirms 26 gadiem
smooth.c Initial revision pirms 26 gadiem
stencil.c added comment explaining why the demo is flawed pirms 24 gadiem
stroke.c Added ESC key handling pirms 26 gadiem
surface.c silence compiler warnings pirms 23 gadiem
teaambient.c Added ESC key handling pirms 26 gadiem
teapots.c Added ESC key handling pirms 26 gadiem
tess.c added missing braces in array initializations pirms 25 gadiem
tesswind.c added missing braces in initializers pirms 25 gadiem
texbind.c Added ESC key handling pirms 26 gadiem
texgen.c Initial revision pirms 26 gadiem
texprox.c Initial revision pirms 26 gadiem
texsub.c Added ESC key handling pirms 26 gadiem
texturesurf.c Added ESC key handling pirms 26 gadiem
torus.c Initial revision pirms 26 gadiem
trim.c Initial revision pirms 26 gadiem
unproject.c Initial revision pirms 26 gadiem
varray.c Initial revision pirms 26 gadiem
wrap.c patched to silence compiler warnings (Martin Lindhe) pirms 24 gadiem

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.