nv50/ir: fix lowering of predicated instructions (without defs)
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_lowering_nv50.cpp
2014-05-23 Christoph Bumillernv50/ir: fix lowering of predicated instructions (witho...
2014-05-21 Ilia Mirkinnv50/ir: fix s32 x s32 -> high s32 multiply logic
2014-05-18 Ilia Mirkinnv50/ir: fix integer mul lowering for u32 x u32 ->...
2014-05-11 Ilia Mirkinnv50: fix setting of texture ms info to be per-stage
2014-04-28 Ilia Mirkinnv50/ir: change texture offsets to ValueRefs, allow...
2014-04-26 Ilia Mirkinnv50: add support for PIPE_CAP_SAMPLE_SHADING
2014-04-07 Ilia Mirkinnv50: enable texture query lod
2014-02-25 Ilia Mirkinnv50: enable cube map array texture support
2014-01-27 Ilia Mirkinnv50: add support for texelFetch'ing MS textures, ARB_t...
2014-01-27 Bryan Cainnv50/ir: delay calculation of indirect addresses
2013-12-09 Ilia Mirkinnv50: TXF already has integer arguments, don't try...
2013-09-15 Dave Airlienouveau: fix regression since float comparison instruct...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.