r600g: use CP DMA for buffer clears on evergreen+
[mesa.git] / src / gallium / drivers / nvc0 / codegen /
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-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-12 Christoph Bumillernvc0: implement multisample textures
2013-04-12 Christoph Bumillernvc0: patch up TEX cases with 5 or 6 sources on nve4
2013-03-12 Christoph Bumillernvc0: add MP trap handler for nve4
2013-03-12 Christoph Bumillernvc0: they removed the NTID,NCTAID,GRIDID registers...
2013-03-12 Christoph Bumillernvc0/ir: try to fix CAS (CompareAndSwap)
2013-03-12 Christoph Bumillernv50/ir: add CCTL (cache control) op
2013-03-12 Christoph Bumillernvc0/ir/emit: fix emission of large address offsets
2013-03-12 Christoph Bumillernv50/ir: add support for different sampler and resource...
2013-03-12 Christoph Bumillernv50/ir: implement splitting of 64 bit ops after RA
2013-03-12 Christoph Bumillernvc0/ir: skip back edges when determining latest sched...
2013-03-12 Christoph Bumillernvc0/ir: use large issue delay after RET, too
2013-03-12 Christoph Bumillernv50/ir: add support for barriers
2013-03-12 Christoph Bumillernvc0/ir: don't replace load from input in COMPUTE progs...
2013-03-12 Christoph Bumillernvc0/ir: implement lowering of surface ops for nve4
2013-03-12 Christoph Bumillernvc0/ir: add formatted surface load lib code, move...
2013-03-12 Christoph Bumillernvc0/ir: lower atomics in s[]
2013-03-12 Christoph Bumillernvc0/ir/emit: implement INSBF, EXTBF, PERMT and ATOM
2013-03-12 Christoph Bumillernvc0/ir/target: some ops can't be predicated, e.g....
2013-03-12 Christoph Bumillernv50/ir: add support for indirect BRA,CALL
2013-03-12 Christoph Bumillernvc0/ir/emit: implement move to and logic ops on predicates
2013-03-12 Christoph Bumillernvc0/ir/emit: implement surface related ops
2013-03-12 Christoph Bumillernv50/ir: initialize CodeEmitters' specialized target...
2013-03-12 Christoph Bumillernv50/ir: add various new OPs that will be needed for...
2013-03-12 Francisco Jereznv50/ir: Rename "mkLoad" to "mkLoadv" for consistency.
2013-01-12 Johannes Obermayrnv50/nvc0: Build codegen in nv50.
2012-12-08 Christoph Bumillernvc0/ir: allow neg,abs modifiers on OP_SET with integer...
2012-12-08 Christoph Bumillernvc0/ir/emit: fix check for flags register use in logic ops
2012-12-07 Christoph Bumillernv50,nvc0: add support for cube map arrays
2012-09-07 Christoph Bumillernvc0/ir: add initial code to support GK110 ISA encoding
2012-05-29 Christoph Bumillernvc0/ir: allow 64-bit constant loads on nve4
2012-05-29 Christoph Bumillernvc0/ir: fix texture barrier insertion to prevent WAW...
2012-05-17 Christoph Bumillernv50/ir: fix reversed order of lane ops in quadops
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-06 Christoph Bumillernvc0/ir: allow abs,neg source modifiers with ceil,floor...
2012-05-06 Christoph Bumillernvc0/ir: fix lowering of textureGrad
2012-04-29 Christoph Bumillernv50/ir/opt: try to convert ABS(SUB) to SAD
2012-04-29 Christoph Bumillernvc0/ir: try to use the optimal texture op mode
2012-04-29 Christoph Bumillernvc0/ir: initial implementation of nve4 scheduling...
2012-04-29 Christoph Bumillernvc0/ir: implement better placement of texture barriers
2012-04-29 Christoph Bumillernvc0/ir/emit: fix emitTXQ 2nd src
2012-04-29 Christoph Bumillernvc0/ir/target: integer ADD doesn't support ABS modifier
2012-04-14 Christoph Bumillernvc0: add initial support for nve4+ (Kepler) chipsets
2012-04-14 Christoph Bumillernv50/ir: import nv50 target
2012-04-14 Christoph Bumillernv50/ir: fix off-by-ones in CSE and nvc0 insnCanLoad
2012-04-14 Christoph Bumillernv50/ir: rewrite the register allocator as GCRA, with...
2012-04-14 Christoph Bumillernvc0: fix emission of 3rd src in SET_AND,OR,XOR
2012-04-14 Francisco Jereznv50/ir: Decouple object cloning logic from the sub...
2012-04-14 Christoph Bumillernv50/ir: make Instruction::src/def container private
2012-04-14 Christoph Bumillernv50/ir/opt: improve post-multiply and check target...
2012-04-14 Christoph Bumillernv50/ir: add isAccessSupported check for memory access...
2012-01-12 Christoph Bumillernv50/ir: make use of TGSI_INTERPOLATE_COLOR
2012-01-09 Christoph Bumillernvc0/ir: TXF array index already is an integer
2012-01-09 Christoph Bumillernvc0/ir/emit: fix modifiers of f32 add with long immediate
2012-01-09 Christoph Bumillernvc0/ir: fix default insertion position in pre-SSA...
2011-10-21 Christoph Bumillernv50/ir: use RDSV to fetch FrontFacing before lowering
2011-10-21 Christoph Bumillernv50/ir: fix textureGrad with offsets and in non-FPs
2011-10-21 Christoph Bumillernv50/ir: add wrap mode for shift operations
2011-10-21 Christoph Bumillernvc0/ir: fix emission of cvt when register and type...
2011-10-21 Christoph Bumillernv50/ir: fix argument count for CUBE_ARRAY texture...
2011-10-21 Christoph Bumillernvc0/ir: GP emit address must end up in $r0
2011-10-21 Christoph Bumillernvc0/ir: TXQ requires different lowering from normal TEX
2011-10-21 Christoph Bumillernvc0/ir: handle levelZero modifier in TEX emission
2011-10-21 Christoph Bumillernvc0/ir: fix lowering of DIV F32
2011-10-21 Christoph Bumillernvc0/ir: fix xy confusion typo in readTessCoord
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code