aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vs_tnl.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-21/+19
* Make sure instructions are zero'd out before use.Keith Whitwell2006-10-131-0/+1
* Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell2006-09-071-1/+1
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-13/+21
* Dynamically allocate instruction store for tnl programs according toKeith Whitwell2006-09-051-15/+21
* Fixes for calculating point attenuationKeith Whitwell2006-09-041-9/+14
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+1663