- ae7f22f new, faster version of __gluInvertMatrixd(), bug 6748 by Brian Paul · 19 years ago
- 53f8b71 fix invalid free() problem (bug 6658) by Brian Paul · 19 years ago
- 03593f5 Coverity #1083: Fix a use after free case. by Adam Jackson · 19 years ago
- 3c327c9 Fix license header to SGI FreeB. (Eric Kunze, SGI) by Adam Jackson · 19 years ago
- f331bb0 added some no-op virtual destructors to silence g++ 4.0.0 warnings by Brian Paul · 19 years ago
- c3051df fixes from John Shell (bug 6339) by Brian Paul · 19 years ago
- 15e74a6 replace dprintf() with _glu_dprintf() (bug 6244) by Brian Paul · 19 years ago
- ca33e21 silence a bunch of compiler warnings by Brian Paul · 19 years ago
- 8184ec9 added GL_INVALID_FRAMEBUFFER_OPERATION_EXT to gluErrorString() by Brian Paul · 19 years ago
- d997b90 by Jouk Jansen · 19 years ago
- a08d8a0 Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will by Ian Romanick · 19 years ago
- 8dcc673 Added -linker option to mklib, used to specify a particular program for by Brian Paul · 19 years ago
- f7c0c4f moved to windows build dir by Karl Schultz · 20 years ago
- 6f3d16c assorted warning clean-ups for x86_64, etc (Mikko T.) by Brian Paul · 20 years ago
- a8d5b17 Added a test/clamp in the scale_internal_*() functions to prevent reading by Brian Paul · 20 years ago
- d24e49f Put quotes around the CC and CXX variables passed to mklib. This make by Ian Romanick · 20 years ago
- 3f12058 updated makefiles for gcc 3.4.3 and bnu 2.15 by Daniel Borca · 20 years ago
- 39c86ea removed a bunch of #define cruft, in case anyone still uses this code by Brian Paul · 20 years ago
- a95aba7 Clearer guard message text. by Philippe Houdoin · 20 years ago
- f226191 Remove obsoleted BeOS-specific makefiles. by Philippe Houdoin · 20 years ago
- 92cb914 Add a guard to stop building libGLU.so under BeOS, as it's build into libGL.so. by Philippe Houdoin · 20 years ago
- 9eecb03 Make sure mklib sees the definition of CC and CXX. Make mklib respect by Ian Romanick · 20 years ago
- 2fb5d15 Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE by Eric Anholt · 20 years ago
- f1cfb4b fix compiler warnings (Jerome Glisse) by Brian Paul · 21 years ago
- 362f1df obsolete by Brian Paul · 21 years ago
- 1e50e40 added .SUFFIXES : .cc line by Brian Paul · 21 years ago
- df8bc57 Don't use pushd/popd. by Brian Paul · 21 years ago
- de0ee31 New Makefile system by Brian Paul · 21 years ago
- 77b47bb re-order arguments to mklib by Brian Paul · 21 years ago
- c8957aa Fix C/C++ calling conventions problem (Bug 904854) by Brian Paul · 21 years ago
- 77650b4 Fix compiler options regarding exception handing to resolve warnings. by Karl Schultz · 21 years ago
- 1ce9940 Avoid setting NOWIN98 compiler optimization with VC 7. by Karl Schultz · 21 years ago
- b3b725b Assorted mklib tweaks. Added Intel icc support to mklib. by Brian Paul · 21 years ago
- c3fb255 replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) by Brian Paul · 21 years ago
- 5b5cf9c Remove a lot of rcs tags, avoid merge conflicts by Keith Whitwell · 21 years ago
- 4eaf56a fix minor warnings from g++ 3.2 by Brian Paul · 21 years ago
- 596d57c Updates to SGI GLU code to get it to compile clean with the Open Watcom compiler. by Kendall Bennett · 21 years ago
- 5fd77da improved 'clean' targets (Otto Solares) by Brian Paul · 21 years ago
- b263802 Make binary - even though this is a text file, common practice is to store MS studio files as binary by Karl Schultz · 21 years ago
- 0c415bc Copy the DLL files to the lib directory instead of libexec. by Karl Schultz · 21 years ago
- e38a55e Generate browse info for Debug version. by Karl Schultz · 21 years ago
- 5df82c8 patch to import Jon Smirl's work from Bitkeeper by Brian Paul · 21 years ago
- 9ec58c2 DOS and glide driver updates from Daniel Borca by Brian Paul · 21 years ago
- acad0fa Add the C++ and response files to the project so that they show up in the project file list. by Karl Schultz · 21 years ago
- 4894df6 minor option tweak by Karl Schultz · 21 years ago
- b9d9c1f Compiler/Linker "response" file containing compiler options and list of files to compile/link for the C++ files in the glu library. It is easier to edit and maintain this infomation in flat files instead of trying to enter it into the VC project menus. The C++ files are compiled as a "pre-link" step. by Karl Schultz · 21 years ago
- 9b0bb3d Add documentation. by Karl Schultz · 21 years ago
- fd5889f Project now builds the C++ sources (with great difficulty). Add module definition file (glu.def) to project. by Karl Schultz · 21 years ago
- c2aee04 don't include malloc.h (bug 776574) by Brian Paul · 21 years ago
- 5c04693 Project file to build GLU32.DLL by Karl Schultz · 21 years ago
- ccb8284 by Jouk Jansen · 21 years ago
- 642699a DOS updates for new tree (Daniel Borca) by Brian Paul · 21 years ago
- b953beb updated old-style makefiles for new tree by Brian Paul · 21 years ago
- 9ac51f5 Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. by Ian Romanick · 21 years ago
- 45e9a5c Added GL_LIB_NAME / GLU_LIB_NAME so the default name for the libraries by Brian Paul · 21 years ago
- 3ba8a49 Remove a bunch of really old/obsolete configs. Use the new mklib script. by Brian Paul · 21 years ago
- 6636a61 fixed delete statement (bug 721765) by Brian Paul · 22 years ago
- 1a8d64e change global_grid_u0/u1 to REAL (Eric Cazeaux) by Brian Paul · 22 years ago
- 183aea6 DOS updates from Daniel Borca by Brian Paul · 22 years ago
- 47d8add DOS update (Daniel Borca) by Brian Paul · 22 years ago
- 095f59a added OS/2 includes by Brian Paul · 22 years ago
- 398c6b7 DOS updates (Daniel Borca) by Brian Paul · 22 years ago
- 03516d9 DOS updates from Daniel Borca. by Brian Paul · 22 years ago
- 456bc69 declare tempI as Int, not Real (Jon Perry) by Brian Paul · 22 years ago
- cf1c860 surround fixedEdges decl by #ifndef NDEBUG / #endif by Brian Paul · 22 years ago
- 8bfc9d7 restored fixedEdges var (for VMS) by Brian Paul · 22 years ago
- 0d88328 by Jouk Jansen · 22 years ago
- a85fae9 silence a bunch of warnings by Brian Paul · 22 years ago
- 034e864 renamed abs() function glu_abs() by Brian Paul · 22 years ago
- dfedb8b added gluTessNormal() dummy function by Brian Paul · 22 years ago
- f8acbed Fix for bug 618459. Mods to allow compilation on VC++ 5.0 (Michael Krause) by Karl Schultz · 22 years ago
- 05ed911 updates from Daniel Borca by Brian Paul · 22 years ago
- 89f9cf8 Added divide by zero check (Jon Perry). Remove dead vars. Fix indentation. by Brian Paul · 22 years ago
- 4c1f792 fixed problem with swap() function and GCC3 (patch 414404) by Brian Paul · 23 years ago
- 6c921af DOS driver update by Brian Paul · 23 years ago
- e69bfe7 DOS/Mesa driver updates (Daniel Borca) by Brian Paul · 23 years ago
- 7de02fe replaced an assertion with a conditional by Brian Paul · 23 years ago
- db41d2e Daniel Borca's new DOS/DJGPP driver. by Brian Paul · 23 years ago
- d599190 compile with -DNDEBUG by Brian Paul · 23 years ago
- 9251208 Add .cc as a valid suffix. by Karl Schultz · 23 years ago
- fcc0abe malloc() prototype is in stdlib.h for darwin by Karl Schultz · 23 years ago
- 7b2a146 main trunk is now 4.1 by Karl Schultz · 23 years ago
- 209e134 update to version 4.0 by Karl Schultz · 23 years ago
- 9c8cbe6 Fix compilation errors and warnings for NURBS support. (Robert Bergkvist) by Karl Schultz · 23 years ago
- 954f511 Fix up Windows makefiles so that the debug build leaves debugger info by Karl Schultz · 23 years ago
- 001f826 by Jouk Jansen · 23 years ago
- cfe52d8 Don't use "errno" as a parameter name - it is also a function and that by Karl Schultz · 23 years ago
- f2a50b1 compiler warnings by Karl Schultz · 23 years ago
- 573dd22 clean up makefiles some more for Windows by Karl Schultz · 23 years ago
- b14dcea remove carriage return chars by Karl Schultz · 23 years ago
- 04120f6 Win32 updates (Karl Schultz) by Brian Paul · 23 years ago
- 976c26c WindML driver (Stephane Raimbault) by Brian Paul · 23 years ago
- 978a2a0 fixed Solaris compilation problems (Bug 441817) by Brian Paul · 23 years ago
- 2e5a20a rm .lo .la files for make clean by Brian Paul · 23 years ago
- b5797a5 Win32 fixes, etc. (Gerk Huisma) by Brian Paul · 23 years ago
- 46e6c7a by Jouk Jansen · 23 years ago
- 3b92512 by Jouk Jansen · 23 years ago
- 4ae22b9 include glu.h by Brian Paul · 23 years ago
- fba5e95 assorted fixes for Win32 (Gerk Huisma) by Brian Paul · 23 years ago
- 7448e33 applied Diego Santa Cruz's patch to triangulateRectCenter() by Brian Paul · 24 years ago