summaryrefslogtreecommitdiff
path: root/src/glu/sgi/libutil/project.c
AgeCommit message (Collapse)Author
2008-09-19Update 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.
2007-09-03Use temporary matrix in __gluInvertMatrixd() to fix aliasing problem (see ↵Brian
bugs 12269, 6748)
2007-08-27new __gluInvertMatrix() function (Mesa bug 6748)Brian
2006-05-01new, faster version of __gluInvertMatrixd(), bug 6748Brian Paul
2002-11-01silence a bunch of warningsBrian Paul
2001-09-18remove carriage return charsKarl Schultz
2001-09-14Win32 updates (Karl Schultz)Brian Paul
2001-07-16assorted fixes for Win32 (Gerk Huisma)Brian Paul
2001-03-17SGI SI GLU libraryBrian Paul