swr: fix build with mingw
[mesa.git] / src / gallium / drivers / r600 / r700_asm.c
2018-02-08 Glenn Kennardr600g: Support emitting scratch ops
2017-11-22 Gert Wollnyr600: Emit EOP for more CF instruction types
2015-02-06 Xavier Bouchouxr600g: fix abs() support on ALU 3 source operands instr...
2013-02-01 Vadim Girlinr600g: use tables with ISA info v3
2012-10-24 Vincent Lejeuner600g: force bank_swizzle if already set
2012-09-19 Michal Sciubidloradeon/llvm: Emit ISA for ALU instructions in the R600...
2012-08-15 Vincent Lejeuner600g: Add support for predicates
2012-03-05 Marek Olšákr600g: cleanup includes
2011-11-14 Marek Olšákr600g: fix the representation of control-flow instructions
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-16 Marek Olšákr600g: rename bc -> bytecode
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-09 Christian Königr600g: split R600 and R700 CF generation for VTX and TEX
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Christian Königr600g: rework literal handling
2011-01-12 Christian Königr600g: implement output modifiers and use them to furth...
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Christian Königr600g: rework literal handling
2010-12-16 Christian Königr600g: implement output modifiers and use them to furth...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-29 Jerome Glisser600g: delete old path
2010-09-24 Dave Airlier600g: fix typo in r700 alu emit
2010-09-15 John Doer600g: misc cleanup
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Dave Airlier600g: add initial evergreen support
2010-09-08 Dave Airlier600g: add initial bank swizzle support.
2010-09-06 Dave Airlier600g: add error print for no literals for r700s as...
2010-09-06 Dave Airlier600g: fixup r700 assembler for clamp/relative addressing
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-01 Vinson Leer600g: Remove unnecessary header.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-23 Jerome Glisser600g: drop compiler stuff and switch over dumb tgsi...