summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_nir.c
Commit message (Expand)AuthorAgeFilesLines
* i965/fs: use SSA values directlyConnor Abbott2015-06-301-1/+1
* nir/from_ssa: add a flag to not convert everything from SSAConnor Abbott2015-06-301-1/+1
* i965: Don't count NIR instructions for shader-db.Kenneth Graunke2015-06-231-31/+0
* i965: Re-index SSA definitions before printing NIR code.Kenneth Graunke2015-06-111-0/+6
* prog_to_nir: Use a variable for uniform dataJason Ekstrand2015-05-231-12/+3
* i965: Create NIR during LinkShader() and ProgramStringNotify().Kenneth Graunke2015-04-111-0/+213