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.
Jakob Bornecrantz b01ffb12ed Merge branch 'mesa_7_7_branch' 15 vuotta sitten
..
Windows Fix CRLF line endings. 17 vuotta sitten
.gitignore Make git ignore files only generated at build time. 19 vuotta sitten
Makefile Merge commit 'origin/gallium-0.1' into gallium-0.2 17 vuotta sitten
Makefile.win Removed missing files and added new ones (Robert Bergkvist) 23 vuotta sitten
README Initial revision 26 vuotta sitten
SConscript scons: Build progs together with everything else. 15 vuotta sitten
aaindex.c progs/redbook: Silence compiler warnings in aaindex.c. 15 vuotta sitten
aapoly.c progs/redbook: Remove unnecessary header from aapoly.c. 15 vuotta sitten
aargb.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
accanti.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
accpersp.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
alpha.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
alpha3D.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
anti.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
bezcurve.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
bezmesh.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
checker.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
clip.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
colormat.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
cube.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
depthcue.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
dof.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
double.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
drawf.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
feedback.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
fog.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
fogindex.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
font.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
hello.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
image.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
jitter.h Initial revision 26 vuotta sitten
light.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
lines.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
list.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
material.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
mipmap.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
model.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
movelight.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
nurbs.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
pickdepth.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
picksquare.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
plane.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
planet.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
polyoff.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
polys.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
quadric.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
robot.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
sccolorlight.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
scene.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
scenebamb.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
sceneflat.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
select.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
smooth.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
stencil.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
stroke.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
surface.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
teaambient.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
teapots.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
tess.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
tesswind.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
texbind.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
texgen.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
texprox.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
texsub.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
texturesurf.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
torus.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
trim.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
unproject.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
varray.c progs/redbook: Silence compiler warnings. 15 vuotta sitten
wrap.c progs/redbook: Silence compiler warnings. 15 vuotta sitten

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.