aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vs_emit.c
Commit message (Expand)AuthorAgeFilesLines
* Gary Wong's fix for 64 bit cleanness of vertex program inputs bitmask.Keith Whitwell2006-11-211-1/+1
* 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