aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/test_vec4_cmod_propagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* i965/vec4: Update vec4 unit tests for commit 01dacc83ff.Matt Turner2016-02-081-4/+10
* i965/vec4: Replace src_reg(imm) constructors with brw_imm_*().Matt Turner2015-11-191-19/+19
* i965/vec4: use an envvar to decide to print the assembly on cmod_propagation ...Alejandro Piñeiro2015-10-221-1/+1
* i965/vec4: Add unit tests for cmod propagation passAlejandro Piñeiro2015-10-221-0/+822