summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/hint.c
Commit message (Expand)AuthorAgeFilesLines
* 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