radeonsi: don't expose 16xAA on chips with 1 RB due to an occlusion query issue
[mesa.git] / src / gallium / drivers / radeonsi / si_shader_llvm_ps.c
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