aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vs_emit.c
Commit message (Expand)AuthorAgeFilesLines
* Update DRI drivers for new glsl compiler.Brian2007-02-231-2/+3
* cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-2/+2
* eliminate rhw divide under some circumstancesKeith Whitwell2006-10-051-16/+24
* Disassemble active program when DEBUG_VS is set.Keith Whitwell2006-09-121-0/+7
* Catch a few more cases of using a message reg as an instruction sourceKeith Whitwell2006-09-011-17/+37
* fix a couple of cases where a message reg is used as an instruction source.Keith Whitwell2006-09-011-6/+22
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+989