nvc0/ir: unset s/r indirect sources before moving everything
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_lowering_nvc0.cpp
2014-07-10 Ilia Mirkinnvc0/ir: unset s/r indirect sources before moving every...
2014-07-08 Ilia Mirkinnvc0/ir: fill offset in properly for TXD
2014-07-08 Ilia Mirkinnvc0/ir: use manual TXD when offsets are involved
2014-07-08 Ilia Mirkinnvc0/ir: do quadops on the right texture coordinates...
2014-07-01 Ilia Mirkinnvc0/ir: only merge emit/restart for identical streams
2014-05-14 Ben Skeggsnvc0: replace immd 0 with $rLASTGPR for emit/restart...
2014-05-14 Ben Skeggsnvc0: move nvc0 lowering pass class definitions into...
2014-04-29 Ilia Mirkinnvc0/ir: offset appears to come before the Z ref
2014-04-28 Ilia Mirkinnv50/ir: change texture offsets to ValueRefs, allow...
2014-04-26 Ilia Mirkinnvc0/ir: add support for SAMPLEMASK sysval
2014-04-26 Ilia Mirkinnvc0: add support for PIPE_CAP_SAMPLE_SHADING
2014-04-07 Ilia Mirkinnvc0: add support for texture gather
2014-04-07 Ilia Mirkinnvc0: enable texture query lod
2014-03-21 Ilia Mirkinnvc0/ir: move sample id to second source arg to fix...
2014-01-27 Bryan Cainnv50/ir: delay calculation of indirect addresses
2013-09-15 Dave Airlienouveau: fix regression since float comparison instruct...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.