aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_array_import.c
Commit message (Expand)AuthorAgeFilesLines
* 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