Age | Commit message (Expand) | Author |
1999-09-18 | Large patch: | Keith Whitwell |
1999-09-18 | disabled GL_EXT_get_proc_address for the time being | Brian Paul |
1999-09-17 | added a bunch of missing files to LIB_FILES | Brian Paul |
1999-09-17 | Fix for write-rgba-span and others | Keith Whitwell |
1999-09-17 | silenced some warnings | Brian Paul |
1999-09-17 | glGetProcAddressEXT changes to accomodate Win32 and non-Win32 | Brian Paul |
1999-09-17 | pad GL_TINY to 6 digits | Brian Paul |
1999-09-17 | pad GLU_TINY to 6 digits | Brian Paul |
1999-09-17 | Winding rule updates. | Gareth Hughes |
1999-09-17 | mesa_wgl.h should only be included when _WIN32 is defined | Jouk Jansen |
1999-09-17 | Modified to build better with Mesa wgl functions | Ted Jump |
1999-09-17 | Relocated wgl function prototypes to separate .h for easier work with fxwgl &... | Ted Jump |
1999-09-17 | wgl function prototypes moved out to better work with fxwgl | Ted Jump |
1999-09-17 | Patch error fixup | Ted Jump |
1999-09-17 | Win32 build req't updates | Ted Jump |
1999-09-17 | I changed the xxxGetProcAddressEXT function declarations to be more | Ted Jump |
1999-09-17 | Cleaned up exit from main to prevent MSVC warnings | Ted Jump |
1999-09-17 | Added ESC key handling | Ted Jump |
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 |