summaryrefslogtreecommitdiff
path: root/src/mesa/main/hint.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Make GL_ARB_texture_compression mandatoryIan Romanick1-4/+0
2006-03-29 Committing in .Jouk Jansen1-13/+13
2005-04-14ARB_fragment_shader stateMichal Krol1-1/+14
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett1-1/+1
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell1-0/+18
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2002-10-24Header file clean-up:Brian Paul1-6/+2
2002-06-15added missing ctx parameter to _mesa_debug() callsBrian Paul1-2/+3
2002-06-15Added ctx parameter to _mesa_debug()Brian Paul1-21/+13
2002-06-13New _mesa_debug() function to replace fprintf() calls.Brian Paul1-4/+4
2001-05-21initial support for GL_SGIS_generate_mipmap extensionBrian Paul1-3/+15
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-6/+6
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul1-5/+5
2001-01-24removed the unused/broken GL_PGI_misc_hints extensionBrian Paul1-109/+3
2000-12-26Major rework of tnl moduleKeith Whitwell1-9/+40
2000-10-30Replace the flags Mesa was using for ctx->NewState with a new setKeith Whitwell1-3/+3
2000-05-23initial work for GL_ARB_texture_compressionBrian Paul1-3/+13
2000-04-10fixed GL_PGI_misc_hints identifiersBrian Paul1-7/+7
2000-03-17added missing error checksBrian Paul1-71/+82
2000-02-02functions from old glmisc.c fileBrian Paul1-0/+176