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.
Gareth Hughes dcf11bdb93 Fixed overflow bug in combineCallback. pirms 27 gadiem
..
Imakefile Initial revision pirms 27 gadiem
Makefile.BeOS-R4 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL pirms 27 gadiem
Makefile.X11 Initial revision pirms 27 gadiem
Makefile.win Initial revision pirms 27 gadiem
README Initial revision pirms 27 gadiem
aaindex.c Initial revision pirms 27 gadiem
aapoly.c Initial revision pirms 27 gadiem
aargb.c Initial revision pirms 27 gadiem
accanti.c Added ESC key handling pirms 27 gadiem
accpersp.c Initial revision pirms 27 gadiem
alpha.c Initial revision pirms 27 gadiem
alpha3D.c Initial revision pirms 27 gadiem
anti.c Added ESC key handling pirms 27 gadiem
bezcurve.c Initial revision pirms 27 gadiem
bezmesh.c Added ESC key handling pirms 27 gadiem
checker.c Added ESC key handling pirms 27 gadiem
clip.c Initial revision pirms 27 gadiem
colormat.c Initial revision pirms 27 gadiem
cube.c Initial revision pirms 27 gadiem
depthcue.c Added ESC key handling pirms 27 gadiem
dof.c Added ESC key handling pirms 27 gadiem
double.c Added ESC key handling pirms 27 gadiem
drawf.c Initial revision pirms 27 gadiem
feedback.c Initial revision pirms 27 gadiem
fog.c Added ESC key handling pirms 27 gadiem
fogindex.c Added ESC key handling pirms 27 gadiem
font.c Initial revision pirms 27 gadiem
hello.c Added ESC key handling pirms 27 gadiem
image.c More Win32 build compliance fixups pirms 27 gadiem
jitter.h Initial revision pirms 27 gadiem
light.c Initial revision pirms 27 gadiem
lines.c Initial revision pirms 27 gadiem
list.c Initial revision pirms 27 gadiem
material.c Added ESC key handling pirms 27 gadiem
mipmap.c Added ESC key handling pirms 27 gadiem
model.c Initial revision pirms 27 gadiem
movelight.c Initial revision pirms 27 gadiem
nurbs.c Added ESC key handling pirms 27 gadiem
pickdepth.c Added ESC key handling pirms 27 gadiem
picksquare.c Initial revision pirms 27 gadiem
plane.c Added ESC key handling pirms 27 gadiem
planet.c Initial revision pirms 27 gadiem
polyoff.c Added ESC key handling pirms 27 gadiem
polys.c Added ESC key handling pirms 27 gadiem
quadric.c Initial revision pirms 27 gadiem
robot.c Initial revision pirms 27 gadiem
sccolorlight.c Added ESC key handling pirms 27 gadiem
scene.c Added ESC key handling pirms 27 gadiem
scenebamb.c Added ESC key handling pirms 27 gadiem
sceneflat.c Added ESC key handling pirms 27 gadiem
select.c Initial revision pirms 27 gadiem
smooth.c Initial revision pirms 27 gadiem
stencil.c Added ESC key handling pirms 27 gadiem
stroke.c Added ESC key handling pirms 27 gadiem
surface.c Added ESC key handling pirms 27 gadiem
teaambient.c Added ESC key handling pirms 27 gadiem
teapots.c Added ESC key handling pirms 27 gadiem
tess.c Fixed overflow bug in combineCallback. pirms 27 gadiem
tesswind.c Initial revision pirms 27 gadiem
texbind.c Added ESC key handling pirms 27 gadiem
texgen.c Initial revision pirms 27 gadiem
texprox.c Initial revision pirms 27 gadiem
texsub.c Added ESC key handling pirms 27 gadiem
texturesurf.c Added ESC key handling pirms 27 gadiem
torus.c Initial revision pirms 27 gadiem
trim.c Initial revision pirms 27 gadiem
unproject.c Initial revision pirms 27 gadiem
varray.c Initial revision pirms 27 gadiem
wrap.c Initial revision pirms 27 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.