r600g/llvm: Factorize code loading from const buffer.
[mesa.git] / src / gallium / drivers / nv50 / codegen / nv50_ir_emit_nv50.cpp
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-12 Emil Velikovnv50/codegen: do not emitATOM() if the subOp is unknown
2013-03-12 Christoph Bumillernv50/ir: add support for barriers
2013-03-12 Christoph Bumillernv50/ir/emit: handle OP_ATOM
2013-03-12 Christoph Bumillernv50/ir: initialize CodeEmitters' specialized target...
2012-12-07 Christoph Bumillernv50,nvc0: add support for cube map arrays
2012-10-28 Christoph Bumillernv50/ir: restore use of long immediate encodings
2012-08-18 Christoph Bumillernv50/ir/emit: don't forget saturation bit on f32 add...
2012-06-14 Christoph Bumillernv50/ir: handle NEG,ABS modifiers for short RCP encoding
2012-04-29 Christoph Bumillernv50/ir/opt: try to convert ABS(SUB) to SAD
2012-04-14 Christoph Bumillernv50/ir: import nv50 target
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code