Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Win32 build req't updates | Ted Jump | 1999-09-17 | 6 | -24/+38 |
| | |||||
* | I changed the xxxGetProcAddressEXT function declarations to be more | Ted Jump | 1999-09-17 | 2 | -4/+11 |
| | | | | | MSVC friendly. Brianp - could you verify that they describe and operate as intended on Linux/ETC platforms? | ||||
* | Cleaned up exit from main to prevent MSVC warnings | Ted Jump | 1999-09-17 | 1 | -2/+2 |
| | |||||
* | Added ESC key handling | Ted Jump | 1999-09-17 | 30 | -414/+799 |
| | |||||
* | Update for beta3 | Ted Jump | 1999-09-17 | 1 | -2/+9 |
| | |||||
* | fixed typo | Brian Paul | 1999-09-17 | 1 | -2/+5 |
| | |||||
* | link with -lGL instead of -lMesaGL | Brian Paul | 1999-09-17 | 1 | -2/+2 |
| | |||||
* | added src-glut.beos back in demo files | Brian Paul | 1999-09-17 | 1 | -5/+4 |
| | |||||
* | link with -lGLU -lGL instead of -lMesaGLU -lMesaGL | Brian Paul | 1999-09-17 | 3 | -10/+16 |
| | |||||
* | version symbol changes | Brian Paul | 1999-09-17 | 1 | -2/+9 |
| | |||||
* | gluGetProcAddressEXT change for C++ / BeOS | Brian Paul | 1999-09-17 | 1 | -2/+10 |
| | |||||
* | updated for GL instead of MesaGL | Brian Paul | 1999-09-17 | 1 | -1/+2 |
| | |||||
* | initial check-in | Brian Paul | 1999-09-16 | 40 | -0/+25985 |
| | |||||
* | added some casts in gluGetProcAddressEXT() | Brian Paul | 1999-09-16 | 1 | -8/+11 |
| | |||||
* | GLU_EXT_get_proc_address clean-up | Brian Paul | 1999-09-16 | 1 | -9/+10 |
| | |||||
* | clean-up of GLU_EXT_get_proc_address | Brian Paul | 1999-09-16 | 1 | -11/+14 |
| | |||||
* | GL_EXT_get_proc_address clean-up | Brian Paul | 1999-09-16 | 2 | -11/+17 |
| | |||||
* | added GL_EXT_get_proc_address | Brian Paul | 1999-09-16 | 1 | -3/+3 |
| | |||||
* | changed archive filenames to beta3 | Brian Paul | 1999-09-16 | 1 | -3/+3 |
| | |||||
* | added glxinfo | Brian Paul | 1999-09-16 | 1 | -2/+2 |
| | |||||
* | initial check-in | Brian Paul | 1999-09-16 | 1 | -0/+99 |
| | |||||
* | added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress | Brian Paul | 1999-09-16 | 3 | -35/+80 |
| | |||||
* | changed version string to return 1.2 | Brian Paul | 1999-09-16 | 1 | -2/+2 |
| | |||||
* | Do pop for GL_VIEWPORT_BIT via. the api | Keith Whitwell | 1999-09-16 | 1 | -13/+14 |
| | |||||
* | Misc winding rule bug fixes. | Gareth Hughes | 1999-09-16 | 2 | -10/+17 |
| | |||||
* | bumped version strings to Mesa 3.1 | Brian Paul | 1999-09-15 | 1 | -3/+3 |
| | |||||
* | misc changes to tar file list | Brian Paul | 1999-09-15 | 1 | -7/+8 |
| | |||||
* | minor library name changes | Brian Paul | 1999-09-15 | 1 | -5/+5 |
| | |||||
* | removed mention of libMesaGL | Brian Paul | 1999-09-15 | 1 | -13/+1 |
| | |||||
* | 3.1 beta 3 info | Brian Paul | 1999-09-15 | 1 | -3/+6 |
| | |||||
* | new MESA_ version number symbols | Brian Paul | 1999-09-15 | 1 | -5/+5 |
| | |||||
* | new version number symbols | Brian Paul | 1999-09-15 | 3 | -6/+18 |
| | |||||
* | added a few more files to the tar list | Brian Paul | 1999-09-15 | 1 | -1/+4 |
| | |||||
* | added third, tiny version number to mklib scripts | Brian Paul | 1999-09-15 | 7 | -14/+22 |
| | |||||
* | added third, tiny version number to arguments | Brian Paul | 1999-09-15 | 3 | -24/+21 |
| | |||||
* | added TINY version symbol | Brian Paul | 1999-09-15 | 1 | -1/+2 |
| | |||||
* | removed unused GLcontext arg from a few functions | Brian Paul | 1999-09-15 | 1 | -5/+5 |
| | |||||
* | Added debugging pragma message. | Gareth Hughes | 1999-09-15 | 1 | -2/+6 |
| | |||||
* | Fixed vector macro calls, specifically COPY_3V params. | Gareth Hughes | 1999-09-15 | 1 | -25/+83 |
| | |||||
* | Added debugging output. | Gareth Hughes | 1999-09-14 | 1 | -2/+5 |
| | |||||
* | added linux-386-pthread-shared-glide | Brian Paul | 1999-09-14 | 2 | -3/+16 |
| | |||||
* | Win32 fix by Eero Pajarre. | Gareth Hughes | 1999-09-14 | 1 | -1/+2 |
| | |||||
* | Fixed legacy gluNextContour impact on gluTessEndContour. | Gareth Hughes | 1999-09-14 | 1 | -1/+8 |
| | |||||
* | Fixed GLUtriangulatorObj again (spelling). | Gareth Hughes | 1999-09-14 | 1 | -2/+5 |
| | |||||
* | Fixed definition of GLUtriangluatorObj for 1.3 tessellator. | Gareth Hughes | 1999-09-14 | 1 | -1/+5 |
| | |||||
* | fixed pixel packing/unpacking code in gluBuild2DMipmaps() | Brian Paul | 1999-09-14 | 1 | -7/+52 |
| | |||||
* | added gluCheckExtension() | Brian Paul | 1999-09-14 | 1 | -1/+31 |
| | |||||
* | added gluUnProject4() | Brian Paul | 1999-09-14 | 1 | -11/+44 |
| | |||||
* | Fixed file headers. Tracking down macro bugs. | Gareth Hughes | 1999-09-13 | 2 | -2/+16 |
| | |||||
* | strcmp needs the string.h | Jouk Jansen | 1999-09-13 | 1 | -1/+6 |
| |