summaryrefslogtreecommitdiffstats
path: root/src/amd/common
Commit message (Expand)AuthorAgeFilesLines
* ac/nir: Only use the first component for SSBO atomics.Bas Nieuwenhuizen2016-12-051-2/+2
* radv: fix another regression since shadow fixes.Dave Airlie2016-12-051-1/+1
* radeonsi: document a CP DMA bug that doesn't need a workaround yetMarek Olšák2016-12-011-1/+5
* ac/nir: Fix out of bounds array access.Bas Nieuwenhuizen2016-11-301-1/+1
* radv: force persample shading when required.Dave Airlie2016-11-292-3/+15
* ac/nir: Fix accessing an unitialized value.Bas Nieuwenhuizen2016-11-291-1/+2
* radv: Use different intrinsic for ubo loads.Bas Nieuwenhuizen2016-11-291-1/+29
* radv: brown-paper bag for a forgotten else.Dave Airlie2016-11-281-1/+1
* radv/ac/llvm: fix regression with shadow samplers fixDave Airlie2016-11-281-3/+3
* radv/ac/llvm: shadow samplers only return one value.Dave Airlie2016-11-271-1/+3
* radv: fix texel fetch offset with 2d arrays.Dave Airlie2016-11-241-3/+4
* radv: add support for anisotropic filtering on SI-CIFredrik Höglund2016-11-241-0/+31
* 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
* amd: flatten amd/common makefile structureMauro Rossi2016-11-152-88/+0
* 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: add ac_is_sgpr_param helperNicolai Hähnle2016-11-032-0/+12
* amd/common: build also for gallium driversNicolai Hähnle2016-11-032-1/+9
* amd/common: move llvm helper prototype to ac_llvm_util.hNicolai Hähnle2016-11-034-7/+13
* amd: fix a typo in PIXEL_PIPE_STAT_RESET definitionMarek Olšák2016-11-011-1/+1
* radv/ac/llvm: trim texture return valuesDave Airlie2016-10-271-1/+2
* gallium/radeon: fix a ZPASS comment, EVENT_WRITE_EOP fixupsMarek Olšák2016-10-261-1/+1
* 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-192-2/+22
* 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-079-0/+5324
* radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3Tom Stellard2016-09-161-0/+534
* amd/addrlib: move addrlib from amdgpu winsys to common codeDave Airlie2016-09-061-0/+173
* radeon: move radeon_family/chip_class defintions to commonDave Airlie2016-09-061-0/+111
* radeonsi: move sid.h/r600d_common.h to a common place.Dave Airlie2016-09-062-0/+9309