summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_exec.c
Commit message (Expand)AuthorAgeFilesLines
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-41/+41
* More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.Brian Paul2001-03-081-3/+4
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-13/+13
* Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell2001-02-201-11/+3
* Fixed conform problems with recent material tracking change.Keith Whitwell2001-02-161-1/+3
* Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell2001-02-151-37/+22
* Overhaul of texture image handling.Brian Paul2001-02-061-2/+1
* Lots of GLchan datatype changes.Brian Paul2001-01-241-4/+12
* Fixed conform feedback and drawelements tests.Keith Whitwell2001-01-141-3/+3
* Fix crash in book/stencil.Keith Whitwell2001-01-131-8/+13
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-5/+2
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-8/+5
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-1/+5
* fix demos/fire, enable lazy vertex flushingKeith Whitwell2000-12-271-1/+3
* fix sproingies bugKeith Whitwell2000-12-271-7/+7
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+507