summaryrefslogtreecommitdiffstats
path: root/src/amd/common/ac_nir_to_llvm.c
Commit message (Expand)AuthorAgeFilesLines
* radv: fix sample id loadingDave Airlie2016-11-221-1/+18
* radv/ac: add implementation of load_sample_pos intrinsic.Dave Airlie2016-11-221-0/+12
* radv/ac: cleanup ddxy emissionDave Airlie2016-11-221-93/+43
* radv: spir-v allows texture size query with and without lod.Dave Airlie2016-11-211-1/+4
* ac/nir/llvm: fix channel in texture gather lowering code.Dave Airlie2016-11-161-1/+1
* ac/nir/llvm: Fix setting function attributes for intrinsicsDaniel Scharrer2016-11-111-1/+5
* radv: fix texturesamples to handle single sample caseDave Airlie2016-11-111-2/+10
* radv: fixup botched llvm API changes.Dave Airlie2016-11-101-4/+3
* ac/nir/llvm: adopt to new LLVM attribute API.Dave Airlie2016-11-101-36/+108
* ac/nir: add support for discard_if intrinsic (v2)Dave Airlie2016-11-101-0/+21
* radv: emit correct last export when Z/stencil export is enabledDave Airlie2016-11-091-3/+5
* amd/common: move llvm helper prototype to ac_llvm_util.hNicolai Hähnle2016-11-031-0/+1
* radv/ac/llvm: trim texture return valuesDave Airlie2016-10-271-1/+2
* nir/i965/anv/radv/gallium: make shader info a pointerTimothy Arceri2016-10-261-2/+2
* radv: use emit_icmp for samples_identicalDave Airlie2016-10-201-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