| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Remove _mesa_{enable, disable}_extension and _mesa_extension_is_enabled | Ian Romanick | 2013-06-28 | 1 | -6/+0 |
* | mesa: Remove _mesa_enable_._._extensions functions | Ian Romanick | 2013-06-28 | 1 | -10/+0 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: remove #include "mfeatures.h" from numerous source files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | mesa: remove #if _HAVE_FULL_GL checks | Brian Paul | 2012-10-16 | 1 | -19/+0 |
* | mesa: Remove unused _mesa_enable_imaging_extensions function | Ian Romanick | 2011-09-19 | 1 | -5/+0 |
* | mesa: Clean up header file inclusion in extensions.h. | Vinson Lee | 2010-11-07 | 1 | -1/+4 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -14/+14 |
* | mesa: _mesa_get_enabled_extension() function | Brian Paul | 2009-12-30 | 1 | -0/+3 |
* | mesa: implement GL3 GL_NUM_EXTENSIONS query | Brian Paul | 2009-12-30 | 1 | -0/+4 |
* | Initial work for GL_EXT_texture_sRGB. | Brian Paul | 2006-08-03 | 1 | -2/+4 |
* | added support for GL_ARB_draw_buffers | Brian Paul | 2004-10-02 | 1 | -2/+4 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+30 |
* | Simplify extension string handling. | Brian Paul | 2003-07-03 | 1 | -12/+8 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | prep for OpenGL 1.4 feature set | Brian Paul | 2002-06-29 | 1 | -3/+5 |
* | Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture | Brian Paul | 2001-06-15 | 1 | -1/+3 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -3/+1 |
* | Disable most extensions by default. Drivers should enable them as needed. | Brian Paul | 2001-02-26 | 1 | -16/+19 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -7/+7 |
* | Minor header file changes to silence warnings. | Brian Paul | 2000-11-17 | 1 | -1/+4 |
* | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell | 2000-10-30 | 1 | -6/+3 |
* | minor clean-up | Brian Paul | 2000-03-07 | 1 | -8/+8 |
* | removed gl_get_proc_address() | Brian Paul | 1999-12-10 | 1 | -4/+2 |
* | added gl_extension_is_enabled() | Brian Paul | 1999-11-12 | 1 | -1/+2 |
* | removed GL_EXT_get_proc_address | Brian Paul | 1999-10-16 | 1 | -2/+2 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -3/+3 |
* | GL_EXT_get_proc_address clean-up | Brian Paul | 1999-09-11 | 1 | -2/+2 |
* | added GL_EXT_get_proc_address | Brian Paul | 1999-09-11 | 1 | -7/+4 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+56 |