glsl: don't run loop passes if loop unrolling is disabled
[mesa.git] / src / amd / common /
2016-11-10 Dave Airlieradv: fixup botched llvm API changes.
2016-11-10 Dave Airlieac/nir/llvm: adopt to new LLVM attribute API.
2016-11-09 Dave Airlieac/nir: add support for discard_if intrinsic (v2)
2016-11-08 Dave Airlieradv: emit correct last export when Z/stencil export...
2016-11-03 Nicolai Hähnleamd/common: add ac_is_sgpr_param helper
2016-11-03 Nicolai Hähnleamd/common: build also for gallium drivers
2016-11-03 Nicolai Hähnleamd/common: move llvm helper prototype to ac_llvm_util.h
2016-11-01 Marek Olšákamd: fix a typo in PIXEL_PIPE_STAT_RESET definition
2016-10-27 Dave Airlieradv/ac/llvm: trim texture return values
2016-10-26 Marek Olšákgallium/radeon: fix a ZPASS comment, EVENT_WRITE_EOP...
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-20 Dave Airlieradv: use emit_icmp for samples_identical
2016-10-19 Dave Airlieradv: fix samples_identical return value.
2016-10-19 Dave Airlieradv: fix fmask ptr issue
2016-10-19 Dave Airlieradv: start using defines for the user sgpr offsets
2016-10-13 Tom Stellardradv: Use new image load/store intrinsic signatures v2
2016-10-13 Tom Stellardradv: Fix incorrect comment
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver
2016-09-16 Tom Stellardradeonsi/compute: Use the HSA abi for non-TGSI compute...
2016-09-06 Dave Airlieamd/addrlib: move addrlib from amdgpu winsys to common...
2016-09-06 Dave Airlieradeon: move radeon_family/chip_class defintions to...
2016-09-06 Dave Airlieradeonsi: move sid.h/r600d_common.h to a common place.