summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* glu/sgi: Initialize member of class monoChain.Vinson Lee2009-12-291-0/+1
|
* glu/sgi: Initialize members of class sampledLine.Vinson Lee2009-12-291-0/+3
|
*-. glu/sgi: Initialize members of class directedLine.Vinson Lee2009-12-296-10/+13
|\ \
| | * glu/sgi: Fix include recursion.Vinson Lee2009-12-251-1/+0
| | | | | | | | | | | | arcsorter.h should not include itself.
| | * glu/sgi: Initialize variable in directedLine.Vinson Lee2009-12-231-1/+1
| | |
| | * glu/sgi: Silence compiler warnings.Vinson Lee2009-12-232-4/+6
| | |
| | * glu/sgi: Silence uninitialized variable warnings.Vinson Lee2009-12-222-4/+4
| |/
| * glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee2009-12-041-0/+1
| | | | | | | | (cherry picked from commit 808f0376607b0e2d31dfebc888fd8f1e737fed09)
| * glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.Vinson Lee2009-12-041-0/+1
| | | | | | | | (cherry picked from commit 94bcb9f1a43f2ab3bdff09156e3ab5b1c115cbd8)
| * glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee2009-12-041-0/+1
| | | | | | | | (cherry picked from commit 0d89f3dc7ff3f89ba8d5d664253730485bca35e2)
| * glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee2009-12-041-0/+1
| | | | | | | | (cherry picked from commit f895abbd9777c4985aa40cf660c68f6d7333f0ec)
| * glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee2009-12-041-0/+1
| | | | | | | | (cherry picked from commit 326b66d724754ca97012501db1c7c62d7d41a457)
| * glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.Vinson Lee2009-12-041-0/+1
| | | | | | | | (cherry picked from commit 5b925b7daa566d799c4f50911a7fcca114131503)
| * glu/sgi: Fix memory leak in gluScaleImage3D.Vinson Lee2009-12-041-0/+2
| | | | | | | | (cherry picked from commit b611f639b4bffdcca376293f7ce71af9f6bdbff3)
| * glu/sgi: Fix memory leak in gluScaleImage.Vinson Lee2009-12-041-0/+2
| | | | | | | | (cherry picked from commit a9c540f5dedbf593f8038fdbc95eecb60826ab26)
| * glu: Fix memory leak in __gl_meshMakeEdge.Vinson Lee2009-12-041-1/+6
| | | | | | | | (cherry picked from commit d3b4c99c703f70a9d0e715a97e52672f7f8fc980)
* | glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee2009-11-261-0/+1
| |
* | glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.Vinson Lee2009-11-251-0/+1
| |
* | glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee2009-11-251-0/+1
| |
* | glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee2009-11-251-0/+1
| |
* | glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee2009-11-241-0/+1
| |
* | glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.Vinson Lee2009-11-231-0/+1
| |
* | glu/sgi: Fix memory leak in gluScaleImage3D.Vinson Lee2009-11-231-0/+2
| |
* | glu/sgi: Fix memory leak in gluScaleImage.Vinson Lee2009-11-221-0/+2
| |
* | glu: Fix memory leak in __gl_meshMakeEdge.Vinson Lee2009-11-221-1/+6
|/
* fix possible memory leak in bezierPatchMeshMakeDaniel Zimmermann2008-11-261-9/+8
|
* Remove CVS keywords.Keith Whitwell2008-09-21161-292/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to SGI FreeB 2.0.Adam Jackson2008-09-19116-3807/+3248
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* GLU: fix asst warningsGuillaume Melquiond2008-09-139-12/+12
|
* glu: silence warningsBrian Paul2008-06-171-2/+2
|
* check for _WIN32 and __WIN32__Brian Paul2008-04-141-2/+2
|
* Use temporary matrix in __gluInvertMatrixd() to fix aliasing problem (see ↵Brian2007-09-031-3/+3
| | | | bugs 12269, 6748)
* new __gluInvertMatrix() function (Mesa bug 6748)Brian2007-08-271-66/+49
|
* fix invalid pointer usage in bezierPatchDeleteList(), bug 11807Brian2007-08-021-2/+5
|
* fix double free()s (bug 11808)Brian2007-08-021-2/+2
|
* fix error code test limit (bug 11795)Brian2007-08-011-1/+1
|
* Fix a number of MINGW32 issuesZhang2007-07-213-4/+7
|
* a variety of fixes for MingWzhang2007-06-281-2/+1
|
* additional fixes for mipmap building (Greg McGarragh)Brian Paul2006-11-181-7/+2
|
* fix some gluBuild2DMipmap bugs (Greg McGarragh)Brian Paul2006-11-171-5/+44
|
* replace GLAPI w/ static and init var to 0 (Michel Donais)Brian Paul2006-09-151-1/+1
|
* Win32 fixes (SF bug 1554931)Brian Paul2006-09-111-4/+4
|
* init a local var to silence warningBrian Paul2006-08-301-3/+3
|
* rewrite gluErrorString() to be more legibleBrian Paul2006-06-201-36/+34
|
* glPush/PopAttrib fix (bug 6891)Brian Paul2006-06-161-3/+3
|
* new, faster version of __gluInvertMatrixd(), bug 6748Brian Paul2006-05-011-59/+62
|
* fix invalid free() problem (bug 6658)Brian Paul2006-04-191-8/+5
|
* Coverity #1083: Fix a use after free case.Adam Jackson2006-04-061-3/+7
|
* Fix license header to SGI FreeB. (Eric Kunze, SGI)Adam Jackson2006-04-031-12/+34
|
* added some no-op virtual destructors to silence g++ 4.0.0 warningsBrian Paul2006-03-295-10/+15
|