radeonsi: move nir_shader_compiler_options into si_screen
[mesa.git] / src / gallium / drivers / radeonsi / si_debug_options.h
2020-09-02 Pierre-Eric Pellou... radeonsi,driconf: add clamp_div_by_zero option
2020-05-05 Pierre-Eric Pellou... radeonsi: add workaround for issue 2647
2020-03-30 Pierre-Eric Pellou... radeonsi: switch to 3-spaces style
2020-03-24 Pierre-Eric Pellou... radeonsi: clarify the conditions when FLUSH_AND_INV_DB...
2020-01-06 Marek Olšákradeonsi: remove TGSI
2019-12-10 Marek Olšákradeonsi: enable NIR by default and document GL 4.6...
2019-08-12 Marek Olšákradeonsi: remove the always_nir option
2019-07-31 Marek Olšákradeonsi/nir: add an option to convert TGSI to NIR
2019-07-20 Marek Olšákradeonsi/gfx10: remove the disable_ngg option
2019-07-03 Nicolai Hähnleradeonsi/gfx10: keep track of whether NGG is used
2019-06-20 Nicolai Hähnleradeonsi: add s_sethalt to shaders for debugging
2019-06-13 Nicolai Hähnleradeonsi: add radeonsi_debug_disassembly option
2019-06-13 Nicolai Hähnleradeonsi: dump shader binary buffer contents
2019-05-16 Marek Olšákradeonsi: disable primitive restart for triangles for...
2019-05-13 Nicolai Hähnleradeonsi: overhaul the vertex fetch fixup mechanism
2019-04-25 Nicolai Hähnleradeonsi: add radeonsi_sync_compile option
2019-04-25 Nicolai Hähnleradeonsi: add radeonsi_aux_debug option for aux context...
2019-04-25 Nicolai Hähnleradeonsi: add si_debug_options for convenient adding...