nvc0/ir: fix atomic compare-and-swap arguments
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_emit_nvc0.cpp
2016-01-30 Ilia Mirkinnvc0/ir: fix atomic compare-and-swap arguments
2016-01-03 Ilia Mirkinnvc0/ir: add support for PK2H/UP2H
2015-11-29 Samuel Pitoisetnv50/ir: always display the opcode number for unknown...
2015-11-18 Ilia Mirkinnvc0/ir: actually emit AFETCH on kepler
2015-11-12 Ilia Mirkinnvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
2015-11-06 Hans de Goedenvc0/ir: Add support for double immediates
2015-10-29 Ilia Mirkinnvc0: do upload-time fixups for interpolation parameters
2015-08-20 Ilia Mirkinnvc0/ir: detect i2f/i2i which operate on specific bytes...
2015-08-17 Ilia Mirkingk110/ir: fix sched calculator to consider all register...
2015-07-28 Ilia Mirkinnvc0/ir: fix barrier emission
2015-07-24 Ilia Mirkinnvc0/ir: kepler can't do indirect shader input/output...
2015-05-22 Ilia Mirkinnvc0/ir: allow iset to produce a boolean float
2015-05-22 Ilia Mirkinnvc0/ir: avoid jumping to a sched instruction
2015-05-14 Samuel Pitoisetnv50/ir: remove unused private field cycle to SchedData...
2015-04-30 Ilia Mirkinnvc0/ir: fix predicated PFETCH for real
2015-04-30 Ilia Mirkinnvc0/ir: fix predicated PFETCH emission
2015-02-21 Ilia Mirkinnvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
2015-02-21 Ilia Mirkinnvc0/ir: add emission of dadd/dmul/dmad opcodes, fix...
2014-07-10 Ilia Mirkinnvc0/ir: fix encoding of offset register into interpola...
2014-07-01 Ilia Mirkinnvc0/ir: fix emitting vertex stream
2014-05-28 Alexandre Courbotnvc0/ir: use SM35 ISA with GK20A
2014-04-28 Ilia Mirkinnv50/ir: change texture offsets to ValueRefs, allow...
2014-04-28 Ilia Mirkinnvc0/ir: add support for new bitfield manipulation...
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-02-07 Christoph Bumillernvc0/ir/emit: hardcode vertex output stream to 0 for now
2014-01-27 Ilia Mirkinnouveau/codegen: set dType to S32 for OP_NEG U32
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.