Clone of mesa.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Brian Paul db6aa58267 patched to silence compiler warnings (Martin Lindhe) 24 роки тому
..
Imakefile . More fixed to 25 роки тому
Makefile.BeOS-R4 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL 26 роки тому
Makefile.X11 new library dependency vars 25 роки тому
Makefile.win Initial revision 26 роки тому
README Initial revision 26 роки тому
aaindex.c Initial revision 26 роки тому
aapoly.c Initial revision 26 роки тому
aargb.c Initial revision 26 роки тому
accanti.c Added ESC key handling 26 роки тому
accpersp.c Initial revision 26 роки тому
alpha.c Initial revision 26 роки тому
alpha3D.c Initial revision 26 роки тому
anti.c Added ESC key handling 26 роки тому
bezcurve.c Initial revision 26 роки тому
bezmesh.c Added ESC key handling 26 роки тому
checker.c Added ESC key handling 26 роки тому
clip.c Initial revision 26 роки тому
colormat.c Initial revision 26 роки тому
cube.c Initial revision 26 роки тому
depthcue.c Added ESC key handling 26 роки тому
dof.c Added ESC key handling 26 роки тому
double.c Added ESC key handling 26 роки тому
drawf.c Initial revision 26 роки тому
feedback.c Initial revision 26 роки тому
fog.c Added ESC key handling 26 роки тому
fogindex.c Added ESC key handling 26 роки тому
font.c Initial revision 26 роки тому
hello.c Added ESC key handling 26 роки тому
image.c More Win32 build compliance fixups 26 роки тому
jitter.h Initial revision 26 роки тому
light.c Initial revision 26 роки тому
lines.c Initial revision 26 роки тому
list.c Initial revision 26 роки тому
material.c Added ESC key handling 26 роки тому
mipmap.c Added ESC key handling 26 роки тому
model.c Initial revision 26 роки тому
movelight.c Initial revision 26 роки тому
nurbs.c Added ESC key handling 26 роки тому
pickdepth.c Added ESC key handling 26 роки тому
picksquare.c patched to silence compiler warnings (Martin Lindhe) 24 роки тому
plane.c Added ESC key handling 26 роки тому
planet.c Initial revision 26 роки тому
polyoff.c Re-enable the keyboard functionality. 25 роки тому
polys.c Added ESC key handling 26 роки тому
quadric.c Initial revision 26 роки тому
robot.c Initial revision 26 роки тому
sccolorlight.c Added ESC key handling 26 роки тому
scene.c Added ESC key handling 26 роки тому
scenebamb.c Added ESC key handling 26 роки тому
sceneflat.c Added ESC key handling 26 роки тому
select.c Initial revision 26 роки тому
smooth.c Initial revision 26 роки тому
stencil.c added comment explaining why the demo is flawed 24 роки тому
stroke.c Added ESC key handling 26 роки тому
surface.c Added ESC key handling 26 роки тому
teaambient.c Added ESC key handling 26 роки тому
teapots.c Added ESC key handling 26 роки тому
tess.c added missing braces in array initializations 25 роки тому
tesswind.c added missing braces in initializers 25 роки тому
texbind.c Added ESC key handling 26 роки тому
texgen.c Initial revision 26 роки тому
texprox.c Initial revision 26 роки тому
texsub.c Added ESC key handling 26 роки тому
texturesurf.c Added ESC key handling 26 роки тому
torus.c Initial revision 26 роки тому
trim.c Initial revision 26 роки тому
unproject.c Initial revision 26 роки тому
varray.c Initial revision 26 роки тому
wrap.c patched to silence compiler warnings (Martin Lindhe) 24 роки тому

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.