CVSROOT: /cvs Module name: xenocara Changes by: j...@cvs.openbsd.org 2013/08/31 21:51:26
Added files: lib/libGLU : Makefile.am Makefile.bsd-wrapper Makefile.in aclocal.m4 config.guess config.sub configure configure.ac depcomp glu.pc.in install-sh ltmain.sh missing lib/libGLU/include/GL: glu.h glu_mangle.h lib/libGLU/src/include: gluos.h lib/libGLU/src/libnurbs/interface: bezierEval.cc bezierEval.h bezierPatch.cc bezierPatch.h bezierPatchMesh.cc bezierPatchMesh.h glcurveval.cc glcurveval.h glimports.h glinterface.cc glrenderer.cc glrenderer.h glsurfeval.cc glsurfeval.h incurveeval.cc insurfeval.cc mystdio.h mystdlib.h lib/libGLU/src/libnurbs/internals: arc.cc arc.h arcsorter.cc arcsorter.h arctess.cc arctess.h backend.cc backend.h basiccrveval.cc basiccrveval.h basicsurfeval.cc basicsurfeval.h bezierarc.h bin.cc bin.h bufpool.cc bufpool.h cachingeval.cc cachingeval.h ccw.cc coveandtiler.cc coveandtiler.h curve.cc curve.h curvelist.cc curvelist.h curvesub.cc dataTransform.cc dataTransform.h defines.h displaylist.cc displaylist.h displaymode.h flist.cc flist.h flistsorter.cc flistsorter.h gridline.h gridtrimvertex.h gridvertex.h hull.cc hull.h intersect.cc jarcloc.h knotvector.cc knotvector.h mapdesc.cc mapdesc.h mapdescv.cc maplist.cc maplist.h mesher.cc mesher.h monoTriangulationBackend.cc monotonizer.cc monotonizer.h myassert.h mycode.cc mymath.h mysetjmp.h mystring.h nurbsconsts.h nurbsinterfac.cc nurbstess.cc nurbstess.h patch.cc patch.h patchlist.cc patchlist.h pwlarc.h quilt.cc quilt.h reader.cc reader.h renderhints.cc renderhints.h simplemath.h slicer.cc slicer.h sorter.cc sorter.h splitarcs.cc subdivider.cc subdivider.h tobezier.cc trimline.cc trimline.h trimregion.cc trimregion.h trimvertex.h trimvertpool.cc trimvertpool.h types.h uarray.cc uarray.h varray.cc varray.h lib/libGLU/src/libnurbs/nurbtess: definitions.h directedLine.cc directedLine.h glimports.h gridWrap.cc gridWrap.h monoChain.cc monoChain.h monoPolyPart.cc monoPolyPart.h monoTriangulation.cc monoTriangulation.h mystdio.h mystdlib.h partitionX.cc partitionX.h partitionY.cc partitionY.h polyDBG.cc polyDBG.h polyUtil.cc polyUtil.h primitiveStream.cc primitiveStream.h quicksort.cc quicksort.h rectBlock.cc rectBlock.h sampleComp.cc sampleComp.h sampleCompBot.cc sampleCompBot.h sampleCompRight.cc sampleCompRight.h sampleCompTop.cc sampleCompTop.h sampleMonoPoly.cc sampleMonoPoly.h sampledLine.cc sampledLine.h searchTree.cc searchTree.h zlassert.h lib/libGLU/src/libtess: dict-list.h dict.c dict.h geom.c geom.h memalloc.c memalloc.h mesh.c mesh.h normal.c normal.h priorityq-heap.c priorityq-heap.h priorityq-sort.h priorityq.c priorityq.h render.c render.h sweep.c sweep.h tess.c tess.h tessmono.c tessmono.h lib/libGLU/src/libutil: error.c glue.c gluint.h mipmap.c project.c quad.c registry.c Removed files: lib/libGLU : Makefile shlib_version Log message: Update to GLU 9.0.0, GLU was previously part of Mesa but is now seperate. tested in a ports bulk build by landry@, ok matthieu@