Implement array indexing of simple vec2/3/4 types. A bit of a hack for now...
[mesa.git] / src / glu / sgi / libnurbs /
2006-08-30 Brian Paulinit a local var to silence warning
2006-06-16 Brian PaulglPush/PopAttrib fix (bug 6891)
2006-04-03 Adam JacksonFix license header to SGI FreeB. (Eric Kunze, SGI)
2006-03-29 Brian Pauladded some no-op virtual destructors to silence g+...
2006-03-29 Brian Paulfixes from John Shell (bug 6339)
2006-03-14 Brian Paulreplace dprintf() with _glu_dprintf() (bug 6244)
2005-10-28 Brian Paulsilence a bunch of compiler warnings
2004-05-12 Brian Paulfix compiler warnings (Jerome Glisse)
2004-02-26 Brian PaulFix C/C++ calling conventions problem (Bug 904854)
2003-11-24 Keith WhitwellRemove a lot of rcs tags, avoid merge conflicts
2003-10-15 Brian Paulfix minor warnings from g++ 3.2
2003-10-14 Kendall BennettUpdates to SGI GLU code to get it to compile clean...
2003-05-08 Brian Paulfixed delete statement (bug 721765)
2003-04-30 Brian Paulchange global_grid_u0/u1 to REAL (Eric Cazeaux)
2002-11-08 Brian Pauldeclare tempI as Int, not Real (Jon Perry)
2002-11-01 Brian Paulsilence a bunch of warnings
2002-11-01 Brian Paulrenamed abs() function glu_abs()
2002-06-30 Brian PaulAdded divide by zero check (Jon Perry). Remove dead...
2002-04-17 Brian Paulfixed problem with swap() function and GCC3 (patch...
2002-03-23 Brian Paulreplaced an assertion with a conditional
2001-11-29 Karl SchultzFix compilation errors and warnings for NURBS support...
2001-08-13 Brian Paulfixed Solaris compilation problems (Bug 441817)
2001-08-07 Brian PaulWin32 fixes, etc. (Gerk Huisma)
2001-07-18 Jouk Jansen Committing in .
2001-07-17 Brian Paulinclude glu.h
2001-07-16 Brian Paulassorted fixes for Win32 (Gerk Huisma)
2001-05-01 Brian Paulapplied Diego Santa Cruz's patch to triangulateRectCenter()
2001-03-22 Jouk Jansen Modified Files:
2001-03-22 Jouk Jansen Modified Files:
2001-03-19 pesco* si-glu/libnurbs/: Undid move of glimports.h, mystdio...
2001-03-18 pesco* gen_srclists.sh: Use getopt to parse the command...
2001-03-17 Brian PaulSGI SI GLU library