gallium: Drop unused BRA opcode.
[mesa.git] / src / gallium / drivers / r600 / r600_shader.c
2014-11-24 Eric Anholtgallium: Drop unused BRA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused SFL/STR opcodes.
2014-11-24 Eric Anholtgallium: Drop the unused RFL opcode.
2014-11-24 Eric Anholtgallium: Drop unused X2D opcode.
2014-11-24 Eric Anholtgallium: Drop the unused ARA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused RCC opcode.
2014-11-24 Eric Anholtgallium: Drop the NRM and NRM4 opcodes.
2014-11-24 Eric Anholtr600: Drop the "/* gap */" notes.
2014-11-24 Dave Airlier600g: do all CUBE ALU operations before gradient textu...
2014-11-24 Dave Airlier600: fix texture gradients instruction emission (v2)
2014-11-18 Dave Airlier600g: limit texture offset application to specific...
2014-11-18 Dave Airlier600g: geom shaders: always load texture src regs from...
2014-11-18 Dave Airlier600g/cayman: fix texture gather tests
2014-11-18 Dave Airlier600g: cayman umad assigns dst pointlessly
2014-11-18 Dave Airlier600g/cayman: fix integer multiplication output overwri...
2014-10-28 Glenn Kennardr600g: Implement sm5 UBO/sampler indexing
2014-10-28 Glenn Kennardr600g: Implement sm5 interpolation functions
2014-10-12 Glenn Kennardr600g: Implement GL_ARB_sample_shading
2014-09-01 Glenn Kennardr600g: Implement sm5 geometry shader instancing
2014-08-15 Glenn Kennardr600g: Implement ARB_derivative_control
2014-08-14 Marek Olšákr600g: fix constant buffer fetches
2014-08-01 Glenn Kennardr600g: Implement gpu_shader5 textureGather
2014-07-31 Glenn Kennardr600g: gpu_shader5 gl_SampleMaskIn support
2014-07-31 Glenn Kennardr600g: Implement gpu_shader5 integer ops
2014-07-31 Glenn Kennardr600g: Add IMUL_HI/UMUL_HI support
2014-07-31 Glenn Kennardr600g: Implement GL_ARB_texture_query_lod
2014-07-28 Marek Olšákr600g: switch SNORM conversion to DX and GLES behavior
2014-07-23 Glenn Kennardr600g: Use hardware sqrt instruction
2014-07-17 Glenn Kennardr600g: Implement GL_ARB_texture_gather
2014-07-09 Ilia Mirkingallium: switch dedicated centroid field to interpolati...
2014-07-03 Ilia Mirkinr600g: allow vs to write to gl_ViewportIndex
2014-07-02 Ilia Mirkinr600g: allow viewport index/layer to be sent to ps
2014-06-02 Christoph Bumillerr600g: use TGSI_PROPERTY to disable viewport and clipping
2014-06-02 Christoph Bumillerr600g: HW bug workaround for TGSI_OPCODE_BREAKC
2014-06-02 Christoph Bumillerr600g: implement TGSI_OPCODE_BREAKC
2014-06-02 Christoph Bumillerr600g: support all channels of TGSI_FILE_ADDRESS
2014-04-17 Michel Dänzerr600g: Disable LLVM by default at runtime for graphics
2014-04-10 Michel Dänzerr600g: Don't leak bytecode on shader compile failure
2014-03-09 Marek Olšákr600g: document why texture offset emulation is needed
2014-03-07 Marek Olšákr600g: fix texelFetchOffset GLSL functions
2014-03-04 Marek Olšákr600g: implement edge flags
2014-02-24 Tom Stellardr600g: Use util_cpu_to_le32() instead of bswap32()...
2014-02-11 Dave Airlier600g: add support for multiple viewports.
2014-02-05 Dave Airlier600g: add support for geom shaders to r600/r700 chipse...
2014-02-05 Dave Airlier600g: properly propogate clip dist write value
2014-02-05 Dave Airlier600g: calculate a better value for array_size (v2)
2014-02-05 Dave Airlier600g: fix CAYMAN geometry shader support
2014-02-05 Dave Airlier600g: fix up shader out misc stuff for copy shader
2014-02-05 Dave Airlier600g: initial VS output layer support
2014-02-05 Dave Airlier600g: fix dynamic_input_array_index.shader_test
2014-02-05 Dave Airlier600g: add support for indirect geom ring writes
2014-02-05 Dave Airlier600g: add primitive input support for gs
2014-02-05 Dave Airlier600g: emit streamout from dma copy shader
2014-02-05 Dave Airlier600g/gs: fix cases where number of gs inputs != number...
2014-02-05 Dave Airlier600g: increase array base for exported parameters
2014-02-05 Dave Airlier600g: emit NOPs at end of shaders in more cases
2014-02-05 Dave Airlier600g: don't enable SB for geom shaders
2014-02-05 Dave Airlier600g: don't fail if we can't map VS->GS ring entries
2014-02-05 Vadim Girlinr600g: initial support for geometry shaders on evergree...
2014-02-05 Vadim Girlinr600g: move barrier and end_of_program bits from output...
2014-02-05 Dave Airlier600g: split streamout emit code into a separate function
2013-11-11 Vincent Lejeuner600/llvm: Store inputs in function arguments
2013-10-13 Vadim Girlinr600g: fix tgsi_op2_s with trans-only instructions
2013-10-04 Grigori Goronzyr600g: texture offsets for non-TXF instructions
2013-10-02 Vincent Lejeuner600/llvm: Adds support for MSAA
2013-10-02 Vincent Lejeuner600g/llvm: fix txq for texture buffer
2013-09-29 Marek Olšákr600g: move the low-level buffer functions for multiple...
2013-09-29 Marek Olšákradeonsi: move debug options to R600_DEBUG
2013-09-29 Marek Olšákr600g: move some debug options to drivers/radeon
2013-08-30 Marek Olšákr600g: move streamout state to drivers/radeon
2013-08-30 Vadim Girlinr600g: enable SB backend by default
2013-08-30 Vadim Girlinr600g: fix color exports when we have no CBs
2013-08-25 Henri Verbeetr600g: Implement the new float comparison instructions...
2013-08-14 Roland Scheideggerr600/radeonsi: implement new float comparison instructions
2013-08-02 Christoph Bumillerr600g: honour semantic index in fragment color exports
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-06-28 Tom Stellardr600g/compute: Move compute_shader_create() function...
2013-06-17 Jonathan Graygallium: replace bswap_32 calls with util_bswap32
2013-05-20 Vincent Lejeuner600g/llvm: Fix cubearray textureSize
2013-05-16 Niels Ole Salscheiderr600g: fixup for MSAA texture support checking
2013-05-15 Marek Olšákr600g: cleanup MSAA texture support checking
2013-05-10 Marek Olšákr600g: increase array size for shader inputs and outputs
2013-05-06 Tom Stellardr600g/llvm: Don't feed LLVM output through r600_bytecod...
2013-05-06 Tom Stellardr600g/llvm: Don't emit CALL_FS for vertex shaders
2013-05-03 Vadim Girlinr600g/sb: use hex instead of binary constants
2013-05-03 Vadim Girlinr600g: use old shader disassembler by default
2013-04-30 Vadim Girlinr600g: plug in optimizing backend
2013-04-30 Vadim Girlinr600g: mask unused source components for SAMPLE
2013-04-30 Vincent Lejeuner600g/llvm: Fix opencl build
2013-04-30 Vincent Lejeuner600g/llvm: get use_kill from compiler shader
2013-04-24 Tom Stellardr600g/llvm: Pass struct r600_bytecode to r600_llvm_compile
2013-04-23 Vincent Lejeuner600/llvm: Read stacksize from config header
2013-04-23 Vincent Lejeune/bin/bash: q : commande introuvable
2013-04-18 Tom Stellardr600g: Fix build with --enable-opencl
2013-04-17 Vincent Lejeuner600g/llvm: Use gprcount from llvm
2013-04-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-04-16 Martin Anderssonr600g: Workaround for a harware bug with nested loops...
2013-04-11 Dave Airlier600g: fix two issues in compressed msaa reading code
2013-04-09 Martin Anderssonr600g: Fix UMAD on Cayman
next