Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-29 | DOS updates from Daniel Borca | Brian Paul | |
2003-03-08 | DOS update (Daniel Borca) | Brian Paul | |
2003-02-12 | added OS/2 includes | Brian Paul | |
2003-02-04 | DOS updates (Daniel Borca) | Brian Paul | |
2002-12-18 | DOS updates from Daniel Borca. | Brian Paul | |
2002-11-08 | declare tempI as Int, not Real (Jon Perry) | Brian Paul | |
2002-11-07 | surround fixedEdges decl by #ifndef NDEBUG / #endif | Brian Paul | |
2002-11-06 | restored fixedEdges var (for VMS) | Brian Paul | |
2002-11-06 | Committing in . | Jouk Jansen | |
OpenVMS issues Modified Files: Mesa/si-glu/mesaglu.opt Mesa/src/mmath.h ---------------------------------------------------------------------- | |||
2002-11-01 | silence a bunch of warnings | Brian Paul | |
2002-11-01 | renamed abs() function glu_abs() | Brian Paul | |
2002-10-15 | added gluTessNormal() dummy function | Brian Paul | |
2002-10-04 | Fix for bug 618459. Mods to allow compilation on VC++ 5.0 (Michael Krause) | Karl Schultz | |
2002-09-03 | updates from Daniel Borca | Brian Paul | |
2002-06-30 | Added divide by zero check (Jon Perry). Remove dead vars. Fix indentation. | Brian Paul | |
2002-04-17 | fixed problem with swap() function and GCC3 (patch 414404) | Brian Paul | |
2002-04-01 | DOS driver update | Brian Paul | |
2002-03-23 | DOS/Mesa driver updates (Daniel Borca) | Brian Paul | |
2002-03-23 | replaced an assertion with a conditional | Brian Paul | |
2002-02-12 | Daniel Borca's new DOS/DJGPP driver. | Brian Paul | |
2002-01-08 | compile with -DNDEBUG | Brian Paul | |
2001-12-14 | Add .cc as a valid suffix. | Karl Schultz | |
2001-11-30 | malloc() prototype is in stdlib.h for darwin | Karl Schultz | |
2001-11-29 | main trunk is now 4.1 | Karl Schultz | |
2001-11-29 | update to version 4.0 | Karl Schultz | |
2001-11-29 | Fix compilation errors and warnings for NURBS support. (Robert Bergkvist) | Karl Schultz | |
2001-09-25 | Fix up Windows makefiles so that the debug build leaves debugger info | Karl Schultz | |
in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win). | |||
2001-09-24 | Committing in . | Jouk Jansen | |
Modified Files: Mesa/si-glu/libutil/glue.c added some type casts to silence compiler warnings. ---------------------------------------------------------------------- | |||
2001-09-20 | Don't use "errno" as a parameter name - it is also a function and that | Karl Schultz | |
confused the Windows compiler. Also make messages unsigned char for consistency. | |||
2001-09-20 | compiler warnings | Karl Schultz | |
2001-09-18 | clean up makefiles some more for Windows | Karl Schultz | |
2001-09-18 | remove carriage return chars | Karl Schultz | |
2001-09-14 | Win32 updates (Karl Schultz) | Brian Paul | |
2001-08-20 | WindML driver (Stephane Raimbault) | Brian Paul | |
2001-08-13 | fixed Solaris compilation problems (Bug 441817) | Brian Paul | |
2001-08-13 | rm .lo .la files for make clean | Brian Paul | |
2001-08-07 | Win32 fixes, etc. (Gerk Huisma) | Brian Paul | |
2001-07-20 | Committing in . | Jouk Jansen | |
Modified Files: Mesa/si-glu/libtess/memalloc.h malloc.h is non-standard on OpenVMS. If it is present it only includes stdlib.h. therefore for VMS malloc.h is replaced by stdlib.h. ---------------------------------------------------------------------- | |||
2001-07-18 | Committing in . | Jouk Jansen | |
Modified Files: Mesa/si-glu/libnurbs/interface/glcurveval.cc Corrected declaration of putCallBack ---------------------------------------------------------------------- | |||
2001-07-17 | include glu.h | Brian Paul | |
2001-07-16 | assorted fixes for Win32 (Gerk Huisma) | Brian Paul | |
2001-05-01 | applied Diego Santa Cruz's patch to triangulateRectCenter() | Brian Paul | |
2001-03-28 | Delete libGLU.so* from ../lib before installing it. | Gareth Hughes | |
2001-03-22 | Modified Files: | Jouk Jansen | |
Mesa/si-glu/libnurbs/nurbtess/monoTriangulation.cc Mesa/si-glu/libnurbs/nurbtess/sampleCompRight.cc gluos.h included in order to bypass compiler warnings on unreachable code on VMS systems. ---------------------------------------------------------------------- | |||
2001-03-22 | Modified Files: | Jouk Jansen | |
Mesa/descrip.mms Mesa/mms-config Mesa/demos/descrip.mms Mesa/si-glu/include/gluos.h Mesa/si-glu/libnurbs/internals/bufpool.h Mesa/si-glu/libnurbs/internals/mysetjmp.h Mesa/src-glut/descrip.mms Added Files: Mesa/si-glu/descrip.mms Mesa/si-glu/mesaglu.opt changes needed to compile SI-GLU on VMS. ---------------------------------------------------------------------- | |||
2001-03-20 | fixes to make old GLU code compile with new GLU 1.3 header | Brian Paul | |
2001-03-19 | * si-glu/libnurbs/: Undid move of glimports.h, mystdio.h, mystdlib.h. | pesco | |
2001-03-18 | * gen_srclists.sh: Use getopt to parse the command line. Added command | pesco | |
line option -n (dry run) and -h. Directory list can be specified on the command line. Added command line options -p and -l. Some other tweaks. * si-glu/libnurbs/glimports.h, si-glu/libnurbs/mystdio.h, si-glu/libnurbs/mystdlib.h: Pulled these out of si-glu/libnurbs/interface and si-glu/libnurbs/internals. All include paths updated. | |||
2001-03-18 | Forgot to add newly created files. | pesco | |
2001-03-17 | SGI SI GLU library | Brian Paul | |