radv: pass the NIR compiler options to ac_compile_llvm_module()
[mesa.git] / src / amd / vulkan / radv_nir_to_llvm.c
2018-03-15 Samuel Pitoisetradv: pass the NIR compiler options to ac_compile_llvm_...
2018-03-14 Dave Airlieradv: mark all tess output for an indirect access.
2018-03-14 Dave Airlieac/nir: pass the nir variable through tcs loading.
2018-03-14 Dave Airlieradv: get correct offset into LDS for indexed vars.
2018-03-13 Samuel Pitoisetac/nir: rename radeon_llvm_reg_index_soa() to ac_llvm_r...
2018-03-13 Samuel Pitoisetac/nir: move ac_nir_compiler_options and friends to...
2018-03-13 Samuel Pitoisetac: move ac_shader_info to radv folder
2018-03-13 Samuel Pitoisetac/nir: move ac_shader_variant_info and friends to...
2018-03-13 Samuel Pitoisetac/nir: move all RADV related code to radv_nir_to_llvm.c