radv/ac: propogate as_es flag into shader info from key.
[mesa.git] / src / amd / common / ac_nir_to_llvm.h
2017-01-30 Dave Airlieradv/ac: propogate as_es flag into shader info from...
2017-01-30 Dave Airlieradv/ac: start setting up the geom shader rings (v2)
2017-01-30 Dave Airlieradv/ac: handle geom shader sgpr/vgpr inputs
2017-01-30 Dave Airlieradv/ac: add some geom shader info from nir->ac shader.
2017-01-30 Bas Nieuwenhuizenradv/ac: Add compiler support for spilling.
2017-01-17 Dave Airlieradv: add support for writing layer/viewport index...
2016-12-07 Dave Airlieradv: move userdata sgpr ownership to compiler side.
2016-11-29 Dave Airlieradv: force persample shading when required.
2016-11-03 Nicolai Hähnleamd/common: move llvm helper prototype to ac_llvm_util.h
2016-10-19 Dave Airlieradv: start using defines for the user sgpr offsets
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver