summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_array_import.c
Commit message (Expand)AuthorAgeFilesLines
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-72/+70
* fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul2001-03-071-19/+19
* Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell2001-02-201-40/+8
* Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell2001-02-151-1/+4
* Lots of GLchan datatype changes.Brian Paul2001-01-241-4/+36
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-7/+1
* Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out driversKeith Whitwell2001-01-081-2/+8
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-11/+3
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-13/+23
* Fixes for compiling assembly (disable unused 'masked' versions)Keith Whitwell2000-12-271-2/+3
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+521