svga: use shader sampler view declarations
[mesa.git] / src / gallium / drivers / nouveau / nouveau_compiler.c
2016-03-19 Samuel Pitoisetnv50,nvc0: replace resInfoCBSlot by auxCBSlot
2015-12-30 Ilia Mirkinnvc0: add ARB_shader_draw_parameters support
2015-12-06 Edward O'Callaghangallium/drivers: Sanitize NULL checks into canonical...
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...