summaryrefslogtreecommitdiff
path: root/src/libutil
Commit message (Expand)AuthorAgeFilesLines
* Check the definition instead of the extension to which it belongsNicolas Caramelli2021-06-241-1/+3
* libutil: Include stddef.h for NULLMatt Turner2019-07-231-0/+1
* libutils/mipmap.c: Fixed possible memory leakAmarnath Valluri2016-06-101-0/+2
* sgi: Fix MSVC build.José Fonseca2011-04-271-1/+1
* glu: Fix linux buildJakob Bornecrantz2011-04-231-1/+1
* scons: Build glu.José Fonseca2011-04-231-3/+3
|\
| * glu/sgi: Remove dead initialization in extract565rev.Vinson Lee2010-07-161-1/+1
| * glu/sgi: Remove dead initialization in extract565.Vinson Lee2010-07-151-1/+1
|/
* glu/sgi: Remove unnecessary headers.Vinson Lee2010-01-282-3/+0
* 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
* Update to SGI FreeB 2.0.Adam Jackson2008-09-197-241/+196
* 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 bug...Brian2007-09-031-3/+3
* new __gluInvertMatrix() function (Mesa bug 6748)Brian2007-08-271-66/+49
* fix error code test limit (bug 11795)Brian2007-08-011-1/+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
* rewrite gluErrorString() to be more legibleBrian Paul2006-06-201-36/+34
* new, faster version of __gluInvertMatrixd(), bug 6748Brian Paul2006-05-011-59/+62
* silence a bunch of compiler warningsBrian Paul2005-10-281-3/+3
* 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
* Remove a lot of rcs tags, avoid merge conflictsKeith Whitwell2003-11-242-4/+0
* Updates to SGI GLU code to get it to compile clean with the Open Watcom compi...Kendall Bennett2003-10-142-2266/+2269
* silence a bunch of warningsBrian Paul2002-11-013-46/+34
* Committing in .Jouk Jansen2001-09-241-47/+47
* Don't use "errno" as a parameter name - it is also a function and thatKarl Schultz2001-09-202-12/+12
* compiler warningsKarl Schultz2001-09-201-3/+3
* remove carriage return charsKarl Schultz2001-09-181-381/+381
* Win32 updates (Karl Schultz)Brian Paul2001-09-141-381/+381
* Win32 fixes, etc. (Gerk Huisma)Brian Paul2001-08-071-6/+65
* assorted fixes for Win32 (Gerk Huisma)Brian Paul2001-07-161-4/+4
* SGI SI GLU libraryBrian Paul2001-03-177-0/+10717