Age | Commit message (Expand) | Author |
---|---|---|
2002-06-29 | prep for OpenGL 1.4 feature set | Brian Paul |
2001-06-15 | Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture | Brian Paul |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-02-26 | Disable most extensions by default. Drivers should enable them as needed. | Brian Paul |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-17 | Minor header file changes to silence warnings. | Brian Paul |
2000-10-30 | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell |
2000-03-07 | minor clean-up | Brian Paul |
1999-12-10 | removed gl_get_proc_address() | Brian Paul |
1999-11-12 | added gl_extension_is_enabled() | Brian Paul |
1999-10-16 | removed GL_EXT_get_proc_address | Brian Paul |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-09-11 | GL_EXT_get_proc_address clean-up | Brian Paul |
1999-09-11 | added GL_EXT_get_proc_address | Brian Paul |
1999-08-19 | Initial revision | jtg |