summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_array_api.c
Commit message (Expand)AuthorAgeFilesLines
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-25/+25
* fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul2001-03-071-12/+16
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-10/+10
* Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell2001-02-201-11/+3
* Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell2001-02-151-83/+79
* Fast no-copy drawarrays for large tristripsKeith Whitwell2001-02-041-37/+59
* Lots of GLchan datatype changes.Brian Paul2001-01-241-2/+10
* Fixed conform feedback and drawelements tests.Keith Whitwell2001-01-141-7/+11
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-5/+4
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+355