summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_vs_emit.c
AgeCommit message (Expand)Author
2007-02-23Update DRI drivers for new glsl compiler.Brian
2006-10-31cleanup code, compiles with vbo changesKeith Whitwell
2006-10-05eliminate rhw divide under some circumstancesKeith Whitwell
2006-09-12Disassemble active program when DEBUG_VS is set.Keith Whitwell
2006-09-01Catch a few more cases of using a message reg as an instruction sourceKeith Whitwell
2006-09-01fix a couple of cases where a message reg is used as an instruction source.Keith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt