summaryrefslogtreecommitdiffstats
path: root/src/amd/common/ac_nir_to_llvm.c
Commit message (Expand)AuthorAgeFilesLines
* radv: fix another regression since shadow fixes.Dave Airlie2016-12-141-1/+1
* radv/ac/llvm: shadow samplers only return one value.Dave Airlie2016-11-281-0/+2
* radv: fix texel fetch offset with 2d arrays.Dave Airlie2016-11-281-3/+4
* radv: spir-v allows texture size query with and without lod.Dave Airlie2016-11-241-1/+4
* ac/nir/llvm: fix channel in texture gather lowering code.Dave Airlie2016-11-241-1/+1
* radv: fix texturesamples to handle single sample caseDave Airlie2016-11-231-2/+10
* ac/nir: add support for discard_if intrinsic (v2)Dave Airlie2016-11-091-0/+21
* radv: emit correct last export when Z/stencil export is enabledDave Airlie2016-11-091-3/+5
* radv/ac/llvm: trim texture return valuesDave Airlie2016-10-271-1/+2
* radv: use emit_icmp for samples_identicalDave Airlie2016-10-241-1/+1
* radv: fix samples_identical return value.Dave Airlie2016-10-191-0/+3
* radv: fix fmask ptr issueDave Airlie2016-10-191-4/+18
* radv: start using defines for the user sgpr offsetsDave Airlie2016-10-191-2/+5
* radv: Use new image load/store intrinsic signatures v2Tom Stellard2016-10-141-25/+108
* radv: Fix incorrect commentTom Stellard2016-10-141-2/+2
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+4547