gm107/ir: fix texture argument order
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_ra.cpp
2014-09-26 Ilia Mirkingm107/ir: fix texture argument order
2014-09-26 Ilia Mirkinnv50/ir: avoid deleting pseudo instructions too early
2014-09-06 Christoph Bumillernv50/ir/util: fix BitSet issues
2014-07-24 Ilia Mirkinnv50/ir: fix phi/union sources when their def has been...
2014-07-24 Ilia Mirkinnv50/ir: fix hard-coded TYPE_U32 sized register
2014-07-08 Tobias Klausmannnv50/ir: use unordered_set instead of list to keep...
2014-05-18 Ilia Mirkinnv50/ir: make sure that texprep/texquerylod's args...
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend
2014-03-21 Ilia Mirkinnvc0/ir: move sample id to second source arg to fix...
2014-02-22 Christoph Bumillernv50/ir/ra: fix SpillCodeInserter::offsetSlot usage
2014-02-08 Christoph Bumillernv50/ir/ra: some register spilling fixes
2013-12-06 Ben Skeggsnvc0: fixup gk110 and up not being listed in various...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.