Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-12 | Grammar and spelling fixes | Jeff Smith | |
Signed-off-by: Jeff Smith <whydoubt@yahoo.com> Signed-off-by: Brian Paul <brianp@vmware.com> | |||
2010-02-15 | glu/sgi: Add assert to check for null pointer dereference. | Vinson Lee | |
2010-02-14 | glu/sgi: Move initialization of members to top of Curve constructor. | Vinson Lee | |
This is a modification of commit 53d448657bd300ab68b2869b2fba76a627699baf. The members cpts and spts are possibly used as arguments later in the constructor. | |||
2010-02-14 | glu/sgi: Initialize members of class Curvelist. | Vinson Lee | |
2010-02-14 | glu/sgi: Initialize members of class Curve. | Vinson Lee | |
2010-02-14 | glu/sgi: Initialize member of class Pool. | Vinson Lee | |
2010-02-13 | glu/sgi: Initialize members of class Curvelist. | Vinson Lee | |
2010-02-12 | glu/sgi: Initialize member of class primStream. | Vinson Lee | |
2010-02-12 | glu/sgi: Initialize members of class Arc. | Vinson Lee | |
2010-02-12 | glu/sgi: Initialize member of class Bin. | Vinson Lee | |
2010-02-10 | glu/sgi: Initialize member of class Uarray. | Vinson Lee | |
2010-01-28 | glu/sgi: Remove unnecessary headers. | Vinson Lee | |
2010-01-10 | glu/sgi: Initialize members of class Mesher. | Vinson Lee | |
2010-01-10 | glu/sgi: Initialize members of class Slicer. | Vinson Lee | |
2010-01-10 | glu/sgi: Include missing header file. | Vinson Lee | |
2010-01-10 | glu/sgi: Initialize members of class Renderhints. | Vinson Lee | |
2010-01-09 | glu/sgi: Initialize members of class StoredVertex. | Vinson Lee | |
2010-01-09 | glu/sgi: Include missing header file. | Vinson Lee | |
2010-01-09 | glu/sgi: Initialize member of class O_pwlcurve. | Vinson Lee | |
2010-01-02 | glu/sgi: Initialize members of struct O_curve. | Vinson Lee | |
2010-01-02 | glu/sgi: Initialize members of struct O_surface. | Vinson Lee | |
2010-01-02 | glu/sgi: Initialize member of struct O_trim. | Vinson Lee | |
2010-01-01 | glu/sgi: Initialize member of struct Property. | Vinson Lee | |
2010-01-01 | glu/sgi: Initialize member of struct Dlnode. | Vinson Lee | |
2010-01-01 | glu/sgi: Initialize members of struct O_nurbscurve. | Vinson Lee | |
2010-01-01 | glu/sgi: Initialize members of class Knotvector. | Vinson Lee | |
2010-01-01 | glu/sgi: Initialize member of struct Property. | Vinson Lee | |
2009-12-29 | glu/sgi: Initialize members of struct O_nurbssurface. | Vinson Lee | |
2009-12-29 | glu/sgi: Silence warn_unused_result warnings. | Vinson Lee | |
2009-12-29 | glu/sgi: Initialize member of struct GridVertex. | Vinson Lee | |
2009-12-29 | glu/sgi: Initialize member variables in class Varray. | Vinson Lee | |
2009-12-29 | glu/sgi: Initialize member of class monoChain. | Vinson Lee | |
2009-12-29 | glu/sgi: Initialize members of class sampledLine. | Vinson Lee | |
2009-12-29 | glu/sgi: Initialize members of class directedLine. | Vinson Lee | |
2009-12-25 | glu/sgi: Fix include recursion. | Vinson Lee | |
arcsorter.h should not include itself. | |||
2009-12-23 | glu/sgi: Initialize variable in directedLine. | Vinson Lee | |
2009-12-23 | glu/sgi: Silence compiler warnings. | Vinson Lee | |
2009-12-22 | glu/sgi: Silence uninitialized variable warnings. | Vinson Lee | |
2008-11-26 | fix possible memory leak in bezierPatchMeshMake | Daniel Zimmermann | |
2008-09-21 | Remove CVS keywords. | Keith Whitwell | |
Cherry-picked from gallium-0.1 Conflicts: src/glu/sgi/libnurbs/interface/bezierEval.h src/glu/sgi/libnurbs/interface/bezierPatch.h src/glu/sgi/libnurbs/interface/bezierPatchMesh.h src/glu/sgi/libnurbs/internals/dataTransform.h src/glu/sgi/libnurbs/internals/displaymode.h src/glu/sgi/libnurbs/internals/sorter.h src/glu/sgi/libnurbs/nurbtess/definitions.h src/glu/sgi/libnurbs/nurbtess/directedLine.h src/glu/sgi/libnurbs/nurbtess/gridWrap.h src/glu/sgi/libnurbs/nurbtess/monoChain.h src/glu/sgi/libnurbs/nurbtess/monoPolyPart.h src/glu/sgi/libnurbs/nurbtess/monoTriangulation.h src/glu/sgi/libnurbs/nurbtess/partitionX.h src/glu/sgi/libnurbs/nurbtess/partitionY.h src/glu/sgi/libnurbs/nurbtess/polyDBG.h src/glu/sgi/libnurbs/nurbtess/polyUtil.h src/glu/sgi/libnurbs/nurbtess/primitiveStream.h src/glu/sgi/libnurbs/nurbtess/quicksort.h src/glu/sgi/libnurbs/nurbtess/rectBlock.h src/glu/sgi/libnurbs/nurbtess/sampleComp.h src/glu/sgi/libnurbs/nurbtess/sampleCompBot.h src/glu/sgi/libnurbs/nurbtess/sampleCompRight.h src/glu/sgi/libnurbs/nurbtess/sampleCompTop.h src/glu/sgi/libnurbs/nurbtess/sampleMonoPoly.h src/glu/sgi/libnurbs/nurbtess/sampledLine.h src/glu/sgi/libnurbs/nurbtess/searchTree.h src/glu/sgi/libnurbs/nurbtess/zlassert.h src/glu/sgi/libutil/error.c src/glu/sgi/libutil/glue.c src/glu/sgi/libutil/gluint.h src/glu/sgi/libutil/project.c src/glu/sgi/libutil/registry.c src/glx/x11/glxclient.h src/glx/x11/glxext.c src/mesa/drivers/dri/ffb/ffb_dd.h src/mesa/drivers/dri/ffb/ffb_points.h src/mesa/drivers/dri/gamma/gamma_context.h src/mesa/drivers/dri/gamma/gamma_macros.h src/mesa/drivers/dri/i810/i810context.h src/mesa/drivers/dri/r128/r128_dd.h src/mesa/drivers/dri/tdfx/tdfx_dd.h | |||
2008-09-19 | Update to SGI FreeB 2.0. | Adam Jackson | |
Under the terms of version 1.1, "once Covered Code has been published under a particular version of the License, Recipient may, for the duration of the License, continue to use it under the terms of that version, or choose to use such Covered Code under the terms of any subsequent version published by SGI." FreeB 2.0 license refers to "dates of first publication". They are here taken to be 1991-2000, as noted in the original license text: ** Original Code. The Original Code is: OpenGL Sample Implementation, ** Version 1.2.1, released January 26, 2000, developed by Silicon Graphics, ** Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc. ** Copyright in any portions created by third parties is as indicated ** elsewhere herein. All Rights Reserved. Official FreeB 2.0 text: http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf As always, this code has not been tested for conformance with the OpenGL specification. OpenGL conformance testing is available from http://khronos.org/ and is required for use of the OpenGL logo in product advertising and promotion. | |||
2008-09-13 | GLU: fix asst warnings | Guillaume Melquiond | |
2007-08-02 | fix invalid pointer usage in bezierPatchDeleteList(), bug 11807 | Brian | |
2007-08-02 | fix double free()s (bug 11808) | Brian | |
2007-07-21 | Fix a number of MINGW32 issues | Zhang | |
2007-06-28 | a variety of fixes for MingW | zhang | |
2006-08-30 | init a local var to silence warning | Brian Paul | |
2006-06-16 | glPush/PopAttrib fix (bug 6891) | Brian Paul | |
2006-04-03 | Fix license header to SGI FreeB. (Eric Kunze, SGI) | Adam Jackson | |
2006-03-29 | added some no-op virtual destructors to silence g++ 4.0.0 warnings | Brian Paul | |