disable normal xform code - see bug 673938
[mesa.git] / src / glu /
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2002-12-18 Brian PaulDOS updates from Daniel Borca.
2002-11-08 Brian Pauldeclare tempI as Int, not Real (Jon Perry)
2002-11-07 Brian Paulsurround fixedEdges decl by #ifndef NDEBUG / #endif
2002-11-06 Brian Paulrestored fixedEdges var (for VMS)
2002-11-06 Jouk Jansen Committing in .
2002-11-01 Brian Paulsilence a bunch of warnings
2002-11-01 Brian Paulrenamed abs() function glu_abs()
2002-10-15 Brian Pauladded gluTessNormal() dummy function
2002-10-04 Karl SchultzFix for bug 618459. Mods to allow compilation on VC...
2002-09-03 Brian Paulupdates from Daniel Borca
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-04-01 Brian PaulDOS driver update
2002-03-23 Brian PaulDOS/Mesa driver updates (Daniel Borca)
2002-03-23 Brian Paulreplaced an assertion with a conditional
2002-02-12 Brian PaulDaniel Borca's new DOS/DJGPP driver.
2002-01-08 Brian Paulcompile with -DNDEBUG
2001-12-14 Karl SchultzAdd .cc as a valid suffix.
2001-11-30 Karl Schultzmalloc() prototype is in stdlib.h for darwin
2001-11-29 Karl Schultzmain trunk is now 4.1
2001-11-29 Karl Schultzupdate to version 4.0
2001-11-29 Karl SchultzFix compilation errors and warnings for NURBS support...
2001-09-25 Karl SchultzFix up Windows makefiles so that the debug build leaves...
2001-09-24 Jouk Jansen Committing in .
2001-09-20 Karl SchultzDon't use "errno" as a parameter name - it is also...
2001-09-20 Karl Schultzcompiler warnings
2001-09-18 Karl Schultzclean up makefiles some more for Windows
2001-09-18 Karl Schultzremove carriage return chars
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-08-20 Brian PaulWindML driver (Stephane Raimbault)
2001-08-13 Brian Paulfixed Solaris compilation problems (Bug 441817)
2001-08-13 Brian Paulrm .lo .la files for make clean
2001-08-07 Brian PaulWin32 fixes, etc. (Gerk Huisma)
2001-07-20 Jouk Jansen Committing in .
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-28 Gareth HughesDelete libGLU.so* from ../lib before installing it.
2001-03-22 Jouk Jansen Modified Files:
2001-03-22 Jouk Jansen Modified Files:
2001-03-20 Brian Paulfixes to make old GLU code compile with new GLU 1.3...
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-18 pescoForgot to add newly created files.
2001-03-17 Brian PaulSGI SI GLU library
2001-01-30 Brian Paulmake gluPerspective() call glMultMatrix() instead of...
2001-01-15 Brian Paulremoved unneeded TXTR_COORD macros (Stephen Tse)
2000-11-13 Brian Paulbumped version to 3.5
2000-11-10 Brian Paulpatched to silence compiler warnings (Martin Lindhe)
2000-10-26 Brian Pauladded GL_BGR case to bytes_per_pixel()
2000-08-22 Jouk Jansen Committing in .
2000-08-09 Jouk Jansen Committing in .
2000-08-02 Brian Paulupdated by Alessandro Pisani
2000-08-02 Brian Paulremoved GLU 1.2 symbols
2000-07-18 Brian Paulchanged version string to 3.2.1
2000-07-11 Brian Paulallocate 1-larger knot array in explode_knot() (Mesa...
2000-07-11 Brian Paulreverted to old tessellator (GLU 1.1)
2000-06-05 Brian Pauladded missing GL_BGRA case
2000-05-22 Brian Paulreplaced __CYGWIN32__ with __CYGWIN__
2000-05-22 Brian Pauladded some Window-isms formerly in gl.h
2000-02-28 Brian Pauladded GL_BGR and GL_BGRA support
2000-02-11 Brian Pauladded tess_clip.c
2000-02-10 Brian Pauladded GLCALLBACKPCAST for Cygnus (Sven Panne)
2000-01-20 Gareth HughesMerged in fixes from 3.2 branch. Fixed clipping bug...
2000-01-14 Brian Paulfirst check-in
2000-01-11 Brian Paulanother fix for gluPartialDisk() in GL_LINE mode
2000-01-11 Brian Paulfixed missing slice problem in gluPartialDisk()
2000-01-07 Brian Paulupdated version string
1999-12-15 Brian Paulreplaced 0 with 0.0 in sin, cos calls
1999-12-12 Brian Paulremoved unneeded code in gluBuild1DMipmaps()
1999-12-07 Jouk Jansen Committing in .
1999-12-06 Gareth HughesMerging in work from 3.1/3.2 branch. Tessellator is...
1999-11-22 Brian Paulremoved GLU_EXT_get_proc_address from ext strings
1999-11-19 Brian Paulreplace encounteed with encountered
1999-11-11 Jouk Jansen tess_macro.h included
1999-11-11 Kendall Bennett . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP...
1999-11-09 Brian Paulreplace GLint with GLsizei in a gluScaleImage, gluBuild...
1999-11-05 Gareth HughesAdded filename, line number output for debugging messages.
1999-11-04 Gareth HughesMajor winding rule updates, especially stacked contour...
1999-10-27 Brian Pauldisabled gluGetProcAddressEXT
1999-10-14 Gareth HughesAdded point_contour_test, taken from O'Rourke 1998.
1999-10-13 Gareth HughesRemoved CVS logs from files, as they were getting rathe...
1999-10-13 Gareth HughesAdded edge flag callback support.
1999-10-12 Gareth HughesFixed delete_all_contours memory deallocation.
1999-10-12 Gareth HughesUpdated memory allocation to allow new macros to be...
1999-10-11 Gareth HughesRenamed GLUtesselator user data pointer to avoid confusion.
1999-10-11 Gareth HughesCorrectly initialized GLUtesselator user data pointer.
1999-10-11 Gareth HughesAllow debugging output capture under Win32. This seems...
1999-10-11 Gareth HughesUpdated debugging output. I'm going to change it all...
1999-10-04 Jouk Jansen Added tess_winding.c for compilation
1999-10-03 Gareth HughesAdded tessellation winding rule support. Misc bug...
1999-10-03 Gareth HughesAdded tessellation winding rule files.
1999-09-19 Ted JumpFixed LIBNAME entry
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-17 Brian PaulglGetProcAddressEXT changes to accomodate Win32 and...
1999-09-17 Brian Paul pad GLU_TINY to 6 digits
1999-09-17 Gareth HughesWinding rule updates.
1999-09-17 Ted JumpPatch error fixup
next