summaryrefslogtreecommitdiff
path: root/src/mesa/main/colortab.h
AgeCommit message (Expand)Author
2010-11-07mesa: Clean up header file inclusion in colortab.h.Vinson Lee
2010-09-23mesa: Remove SGI_color_table.Eric Anholt
2010-09-14mesa: Remove unused _MESA_INIT_*_FUNCTIONS.Chia-I Wu
2010-08-20mesa: Include compiler.h for ASSERT.Chia-I Wu
2009-09-24mesa/main: Make FEATURE_colortable follow feature conventions.Chia-I Wu
2006-10-13Revamp color table code.Brian Paul
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
2003-07-22Restore more code lost during last big merge.Brian Paul
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-11-22 Committing in .Jouk Jansen
2000-04-17dynamically allocate color table data, uses less memoryBrian Paul
2000-04-12more GL_SGI_color_table extension workBrian Paul
2000-02-24bunch of dispatch and extension-related changesBrian Paul
1999-11-12 Workaround for the VMS 32 character maximum limit.Jouk Jansen
1999-11-11ColorTableEXT clean-upBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-08-19Initial revisionjtg