summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_array_api.c
AgeCommit message (Collapse)Author
2001-01-14Fixed conform feedback and drawelements tests.Keith Whitwell
Use correct pv when rasterizing unfilled polys.
2001-01-08Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell
Fixed fallback path for drawarrays/_tnl_hard_begin. Removed disabled debug code.
2000-12-26Major rework of tnl moduleKeith Whitwell
New array_cache module Support 8 texture units in core mesa (now support 8 everywhere) Rework core mesa statechange operations to avoid flushing on many noop statechanges.