Age | Commit message (Expand) | Author |
1999-09-17 | Update for beta3 | Ted Jump |
1999-09-17 | fixed typo | Brian Paul |
1999-09-17 | link with -lGL instead of -lMesaGL | Brian Paul |
1999-09-17 | added src-glut.beos back in demo files | Brian Paul |
1999-09-17 | link with -lGLU -lGL instead of -lMesaGLU -lMesaGL | Brian Paul |
1999-09-17 | version symbol changes | Brian Paul |
1999-09-17 | gluGetProcAddressEXT change for C++ / BeOS | Brian Paul |
1999-09-17 | updated for GL instead of MesaGL | Brian Paul |
1999-09-16 | initial check-in | Brian Paul |
1999-09-16 | added some casts in gluGetProcAddressEXT() | Brian Paul |
1999-09-16 | GLU_EXT_get_proc_address clean-up | Brian Paul |
1999-09-16 | clean-up of GLU_EXT_get_proc_address | Brian Paul |
1999-09-16 | GL_EXT_get_proc_address clean-up | Brian Paul |
1999-09-16 | added GL_EXT_get_proc_address | Brian Paul |
1999-09-16 | changed archive filenames to beta3 | Brian Paul |
1999-09-16 | added glxinfo | Brian Paul |
1999-09-16 | initial check-in | Brian Paul |
1999-09-16 | added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress | Brian Paul |
1999-09-16 | changed version string to return 1.2 | Brian Paul |
1999-09-16 | Do pop for GL_VIEWPORT_BIT via. the api | Keith Whitwell |
1999-09-16 | Misc winding rule bug fixes. | Gareth Hughes |
1999-09-15 | bumped version strings to Mesa 3.1 | Brian Paul |
1999-09-15 | misc changes to tar file list | Brian Paul |
1999-09-15 | minor library name changes | Brian Paul |
1999-09-15 | removed mention of libMesaGL | Brian Paul |
1999-09-15 | 3.1 beta 3 info | Brian Paul |
1999-09-15 | new MESA_ version number symbols | Brian Paul |
1999-09-15 | new version number symbols | Brian Paul |
1999-09-15 | added a few more files to the tar list | Brian Paul |
1999-09-15 | added third, tiny version number to mklib scripts | Brian Paul |
1999-09-15 | added third, tiny version number to arguments | Brian Paul |
1999-09-15 | added TINY version symbol | Brian Paul |
1999-09-15 | removed unused GLcontext arg from a few functions | Brian Paul |
1999-09-15 | Added debugging pragma message. | Gareth Hughes |
1999-09-15 | Fixed vector macro calls, specifically COPY_3V params. | Gareth Hughes |
1999-09-14 | Added debugging output. | Gareth Hughes |
1999-09-14 | added linux-386-pthread-shared-glide | Brian Paul |
1999-09-14 | Win32 fix by Eero Pajarre. | Gareth Hughes |
1999-09-14 | Fixed legacy gluNextContour impact on gluTessEndContour. | Gareth Hughes |
1999-09-14 | Fixed GLUtriangulatorObj again (spelling). | Gareth Hughes |
1999-09-14 | Fixed definition of GLUtriangluatorObj for 1.3 tessellator. | Gareth Hughes |
1999-09-14 | fixed pixel packing/unpacking code in gluBuild2DMipmaps() | Brian Paul |
1999-09-14 | added gluCheckExtension() | Brian Paul |
1999-09-14 | added gluUnProject4() | Brian Paul |
1999-09-13 | Fixed file headers. Tracking down macro bugs. | Gareth Hughes |
1999-09-13 | strcmp needs the string.h | Jouk Jansen |
1999-09-13 | added Eero's multitexture function patch | Brian Paul |
1999-09-13 | Re-added missing GGIMesa context bufsize structure member | Jon Taylor |
1999-09-12 | fixed typo in GetProcAddress | Brian Paul |
1999-09-11 | clean-up of glXGetProcAddressEXT() | Brian Paul |