nvc0: fix submission of VertexID and EdgeFlag in push mode
[mesa.git] / src / gallium / drivers / nv50 / codegen / nv50_ir_peephole.cpp
2012-01-09 Christoph Bumillernv50/ir/opt: optimize u32 MOD by power of 2 into AND
2012-01-09 Christoph Bumillernv50/ir/opt: s/SHL/SHR in optimization of u32 DIV
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code