| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: add/update VERBOSE_API logging | Brian Paul | 2011-02-08 | 1 | -2/+3 |
* | mesa: Include mtypes.h in files that use gl_context struct. | Vinson Lee | 2011-01-05 | 1 | -0/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: Force GL_SGIS_generate_mipmap to always be enabled | Ian Romanick | 2010-09-27 | 1 | -4/+0 |
* | Make GL_ARB_texture_compression mandatory | Ian Romanick | 2009-01-28 | 1 | -4/+0 |
* | Committing in . | Jouk Jansen | 2006-03-29 | 1 | -13/+13 |
* | ARB_fragment_shader state | Michal Krol | 2005-04-14 | 1 | -1/+14 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -1/+1 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+18 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -6/+2 |
* | added missing ctx parameter to _mesa_debug() calls | Brian Paul | 2002-06-15 | 1 | -2/+3 |
* | Added ctx parameter to _mesa_debug() | Brian Paul | 2002-06-15 | 1 | -21/+13 |
* | New _mesa_debug() function to replace fprintf() calls. | Brian Paul | 2002-06-13 | 1 | -4/+4 |
* | initial support for GL_SGIS_generate_mipmap extension | Brian Paul | 2001-05-21 | 1 | -3/+15 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -6/+6 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -5/+5 |
* | removed the unused/broken GL_PGI_misc_hints extension | Brian Paul | 2001-01-24 | 1 | -109/+3 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -9/+40 |
* | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell | 2000-10-30 | 1 | -3/+3 |
* | initial work for GL_ARB_texture_compression | Brian Paul | 2000-05-23 | 1 | -3/+13 |
* | fixed GL_PGI_misc_hints identifiers | Brian Paul | 2000-04-10 | 1 | -7/+7 |
* | added missing error checks | Brian Paul | 2000-03-17 | 1 | -71/+82 |
* | functions from old glmisc.c file | Brian Paul | 2000-02-02 | 1 | -0/+176 |