cell: add -DDEBUG flag, fixes to Cell Makefiles
[mesa.git] / src / glu / mesa /
2008-02-28 José FonsecaConvert crlf->lf line endings.
2008-02-25 José FonsecaRemove files of unsupported build systems.
2007-10-29 Michal KrolRename 'mms-config.' to 'mms.config'.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2005-09-23 Jouk Jansen Committing in .
2005-07-26 Ian RomanickQuote $(CC) and $(CXX) so that 'CC=ccache gcc' and...
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2004-12-15 Daniel Borcaupdated makefiles for gcc 3.4.3 and bnu 2.15
2004-11-27 Brian Paulremoved a bunch of #define cruft, in case anyone still...
2004-08-16 Philippe HoudoinClearer guard message text.
2004-08-14 Philippe HoudoinRemove obsoleted BeOS-specific makefiles.
2004-04-22 Brian Paulobsolete
2003-12-11 Brian Paulreplace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-06-16 Brian PaulDOS updates for new tree (Daniel Borca)
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-06-02 Brian PaulAdded GL_LIB_NAME / GLU_LIB_NAME so the default name...
2003-06-01 Brian PaulRemove a bunch of really old/obsolete configs.
2003-03-29 Brian PaulDOS updates from Daniel Borca
2003-03-08 Brian PaulDOS update (Daniel Borca)
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2002-12-18 Brian PaulDOS updates from Daniel Borca.
2002-10-15 Brian Pauladded gluTessNormal() dummy function
2002-09-03 Brian Paulupdates from Daniel Borca
2002-04-01 Brian PaulDOS driver update
2002-03-23 Brian PaulDOS/Mesa driver updates (Daniel Borca)
2002-02-12 Brian PaulDaniel Borca's new DOS/DJGPP driver.
2001-08-20 Brian PaulWindML driver (Stephane Raimbault)
2001-03-20 Brian Paulfixes to make old GLU code compile with new GLU 1.3...
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
1999-09-17 Ted JumpWin32 build req't updates
1999-09-17 Brian Paulfixed typo
1999-09-17 Brian Paulversion symbol changes
1999-09-17 Brian PaulgluGetProcAddressEXT change for C++ / BeOS
1999-09-16 Brian Pauladded some casts in gluGetProcAddressEXT()
1999-09-16 Brian Paulclean-up of GLU_EXT_get_proc_address
1999-09-16 Gareth HughesMisc winding rule bug fixes.
1999-09-15 Brian Paulnew version number symbols
1999-09-15 Brian Pauladded third, tiny version number to mklib scripts
1999-09-15 Gareth HughesAdded debugging pragma message.
1999-09-15 Gareth HughesFixed vector macro calls, specifically COPY_3V params.
1999-09-14 Gareth HughesAdded debugging output.
1999-09-14 Gareth HughesFixed legacy gluNextContour impact on gluTessEndContour.
1999-09-14 Brian Paulfixed pixel packing/unpacking code in gluBuild2DMipmaps()
next