radeonsi: Fix sampler views for depth textures.
[mesa.git] / src / gallium / drivers / radeon / AMDGPUInstrInfo.h
2012-09-04 Vincent Lejeuneradeon/llvm: swap wrong OPCODE_IS_*_ZERO_* opcode and use
2012-08-23 Tom Stellardradeon/llvm: Simplify the convert to ISA pass
2012-08-23 Tom Stellardradeon/llvm: Use the MCCodeEmitter for R600
2012-08-23 Tom Stellardradeon/llvm: Add flag operand to some instructions
2012-08-21 Tom Stellardradeon/llvm: Add R600ExpandSpecialInstrs pass
2012-08-15 Vincent Lejeuneradeon/llvm: Lower branch/branch_cond into predicated...
2012-08-15 Vincent Lejeuneradeon/llvm: Support for predicate bit
2012-08-15 Apostolos Bartziokasradeon/llvm: Cleanup AMDGPUUtil.cpp
2012-07-30 Tom Stellardradeon/llvm: Merge AMDILInstrInfo.cpp into AMDGPUInstrI...
2012-06-06 Tom Stellardradeon/llvm: Remove obselete hooks for the ConvertToISA...
2012-05-24 Tom Stellardradeon/llvm: Remove auto-generated AMDIL->ISA conversio...
2012-05-11 Tom Stellardradeon/llvm: More comments and cleanups
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-08 Tom Stellardradeon/llvm: Add some comments and fix coding style
2012-05-08 Tom Stellardradeon/llvm: Remove the ReorderPreloadInstructions...
2012-04-13 Tom Stellardradeonsi: initial WIP SI code