summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/state.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: refactor: move _mesa_init_exec_table() into new api_exec.c fileBrian Paul2008-06-091-10/+2
* Merge texmem-0-3-branch.Keith Whitwell2006-11-011-0/+6
* clean up code related to dispatch table initializationBrian Paul2004-11-271-6/+3
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-9/+4
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* More suport for t&l driversKeith Whitwell2002-02-131-1/+3
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+2
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-4/+4
* Committing in .Jouk Jansen2000-11-221-6/+6
* Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul2000-11-191-4/+1
* implemented new ImageTransferState bitmaskBrian Paul2000-08-211-8/+10
* changed allocation/initialization of API dispatch tablesBrian Paul2000-05-241-1/+8
* functions from context.cBrian Paul2000-02-021-0/+44