Age | Commit message (Expand) | Author |
2009-01-28 | Make GL_ARB_texture_compression mandatory | Ian Romanick |
2006-03-29 | Committing in . | Jouk Jansen |
2005-04-14 | ARB_fragment_shader state | Michal Krol |
2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-06-15 | added missing ctx parameter to _mesa_debug() calls | Brian Paul |
2002-06-15 | Added ctx parameter to _mesa_debug() | Brian Paul |
2002-06-13 | New _mesa_debug() function to replace fprintf() calls. | Brian Paul |
2001-05-21 | initial support for GL_SGIS_generate_mipmap extension | Brian Paul |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-01-24 | removed the unused/broken GL_PGI_misc_hints extension | Brian Paul |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-10-30 | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell |
2000-05-23 | initial work for GL_ARB_texture_compression | Brian Paul |
2000-04-10 | fixed GL_PGI_misc_hints identifiers | Brian Paul |
2000-03-17 | added missing error checks | Brian Paul |
2000-02-02 | functions from old glmisc.c file | Brian Paul |