summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/hint.c
Commit message (Expand)AuthorAgeFilesLines
* Committing in .Jouk Jansen2006-03-291-13/+13
* ARB_fragment_shader stateMichal Krol2005-04-141-1/+14
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-1/+1
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-0/+18
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Header file clean-up:Brian Paul2002-10-241-6/+2
* added missing ctx parameter to _mesa_debug() callsBrian Paul2002-06-151-2/+3
* Added ctx parameter to _mesa_debug()Brian Paul2002-06-151-21/+13
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-4/+4
* initial support for GL_SGIS_generate_mipmap extensionBrian Paul2001-05-211-3/+15
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-6/+6
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-5/+5
* removed the unused/broken GL_PGI_misc_hints extensionBrian Paul2001-01-241-109/+3
* Major rework of tnl moduleKeith Whitwell2000-12-261-9/+40
* Replace the flags Mesa was using for ctx->NewState with a new setKeith Whitwell2000-10-301-3/+3
* initial work for GL_ARB_texture_compressionBrian Paul2000-05-231-3/+13
* fixed GL_PGI_misc_hints identifiersBrian Paul2000-04-101-7/+7
* added missing error checksBrian Paul2000-03-171-71/+82
* functions from old glmisc.c fileBrian Paul2000-02-021-0/+176