summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
*-------------. Use variable library name in pkg-config output.Tom Fogal2009-04-29181-4150/+3305
|\ \ \ \ \ \ \ \
| | | | | | | | * Add OSMesa pkg-config fileDan Nicholson2008-12-141-1/+1
| | | | | | | | * Add more package metadata to the pkg-config filesDan Nicholson2008-12-141-3/+5
| | | | | | | |/
| | | | | | | * fix possible memory leak in bezierPatchMeshMakeDaniel Zimmermann2008-11-261-9/+8
| | | | | | |/
| | | | | | * glu: fix compilation problem when using Windows gl.h (sf bug 2204589)Nigel Stewart2008-10-291-0/+4
| | | | | |/
| | | | | * Remove CVS keywords.Keith Whitwell2008-09-21161-292/+0
| | | | |/
| | | | * Update to SGI FreeB 2.0.Adam Jackson2008-09-19117-3834/+3276
| | | |/
| | | * GLU: fix asst warningsGuillaume Melquiond2008-09-139-12/+12
| |_|/ |/| |
* | | Set library and header installation directories from configurationDan Nicholson2008-07-061-2/+2
* | | glu: silence warningsBrian Paul2008-06-171-2/+2
* | | check for _WIN32 and __WIN32__Brian Paul2008-04-141-2/+2
* | | pkg-config supportDan Nicholson2007-09-121-0/+11
* | | Use temporary matrix in __gluInvertMatrixd() to fix aliasing problem (see bug...Brian2007-09-031-3/+3
* | | new __gluInvertMatrix() function (Mesa bug 6748)Brian2007-08-271-66/+49
* | | Unbreak Linux builds with -fvisibility=hidden.Adam Jackson2007-08-231-16/+11
* | | 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
| | * Remove CVS keywords.José Fonseca2008-05-26167-329/+0
| |/ |/|
| * Remove CVS keywords.José Fonseca2008-05-26167-329/+0
|/
* Fix a number of MINGW32 issuesZhang2007-07-213-4/+7
* a variety of fixes for MingWzhang2007-06-282-2/+14
* 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
* fixes from John Shell (bug 6339)Brian Paul2006-03-294-9/+13
* replace dprintf() with _glu_dprintf() (bug 6244)Brian Paul2006-03-1416-143/+143
* silence a bunch of compiler warningsBrian Paul2005-10-2814-38/+69
* added GL_INVALID_FRAMEBUFFER_OPERATION_EXT to gluErrorString()Brian Paul2005-10-051-2/+7
* assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul2005-05-071-50/+48
* Added a test/clamp in the scale_internal_*() functions to prevent readingBrian Paul2005-02-091-1/+22
* fix compiler warnings (Jerome Glisse)Brian Paul2004-05-1216-46/+61
* Fix C/C++ calling conventions problem (Bug 904854)Brian Paul2004-02-261-3/+7
* added GLU_INCOMPATIBLE_GL_VERSIONBrian Paul2004-02-061-0/+1
* Avoid setting NOWIN98 compiler optimization with VC 7.Karl Schultz2004-01-281-1/+1
* Remove a lot of rcs tags, avoid merge conflictsKeith Whitwell2003-11-2425-49/+0
* Define GLAPIENTRYP properly so that GLU compiles on Windows.Karl Schultz2003-10-201-1/+1