radeonsi: move nir_shader_compiler_options into si_screen
[mesa.git] / src / gallium / drivers / radeonsi / si_shader_llvm_ps.c
2020-09-03 Marek Olšákradeonsi: replace TGSI_SEMANTIC with VARYING_SLOT and...
2020-06-23 Marek Olšákradeonsi: compact MRTs to save PS export memory space
2020-06-02 Marek Olšákac/nir: use more types from ac_llvm_context
2020-05-06 Marek Olšákradeonsi: fix compilation of monolithic PS
2020-03-30 Pierre-Eric Pellou... radeonsi: switch to 3-spaces style
2020-03-09 Daniel Schürmannamd: join emit_kill() from radv and radeonsi in ac_nir_...
2020-03-09 Daniel Schürmannradeonsi: lower discard to demote when FS_CORRECT_DERIV...
2020-01-23 Marek Olšákradeonsi: use ctx->ac. for types and integer constants
2020-01-14 Marek Olšákradeonsi: move PS LLVM code into si_shader_llvm_ps.c