nv50/ir: propagate indirect loads into instructions
[mesa.git] / src / gallium / drivers / nouveau / nouveau_compiler.c
2015-08-18 Marcos Paulo de... nouveau: recognize tess stages in nouveau_compiler
2014-08-29 Ilia Mirkinnouveau: allow more tokens by default to avoid parse...
2014-03-14 Emil Velikovnouveau: honor fread return value in the nouveau_compiler
2014-02-27 Ilia Mirkinnouveau: add a nouveau_compiler binary to compile TGSI...