mesa/src/gallium/drivers/r600/sfn
Gert Wollny a3dda55c0a r600ß/sfn: Don't fall through with VS outputs
Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17729>
2022-07-24 18:39:13 +00:00
..
tests r600/sfn: Initialize TestShaderFromString member m_instr_factory. 2022-07-23 05:36:34 +00:00
.editorconfig
sfn_alu_defines.cpp r600/sfn: clean up some commented out code 2022-07-23 13:10:45 +00:00
sfn_alu_defines.h r600/sfn: clean up some commented out code 2022-07-23 13:10:45 +00:00
sfn_alu_readport_validation.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_alu_readport_validation.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_assembler.cpp r600/sfn: Fix emmision of LDS instructions 2022-07-23 13:10:45 +00:00
sfn_assembler.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_callstack.cpp amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
sfn_callstack.h
sfn_conditionaljumptracker.cpp r600: Fix typos. 2021-02-25 03:55:43 +00:00
sfn_conditionaljumptracker.h r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
sfn_debug.cpp r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
sfn_debug.h r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
sfn_defines.h r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
sfn_docu.txt r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
sfn_instr.cpp r600/sfn: Fix the kcache failure handling 2022-07-23 13:10:45 +00:00
sfn_instr.h r600/sfn: Fix the kcache failure handling 2022-07-23 13:10:45 +00:00
sfn_instr_alu.cpp r600/sfn: count LDS queue pop reads separately in assembler 2022-07-23 13:10:45 +00:00
sfn_instr_alu.h r600/sfn: count LDS queue pop reads separately in assembler 2022-07-23 13:10:45 +00:00
sfn_instr_alugroup.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_alugroup.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_controlflow.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_controlflow.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_export.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_export.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_fetch.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_fetch.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_lds.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_lds.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_mem.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_mem.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_tex.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instr_tex.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instrfactory.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_instrfactory.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_liverangeevaluator.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_liverangeevaluator.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_liverangeevaluator_helpers.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_liverangeevaluator_helpers.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_memorypool.cpp r600/sfn: emulate pmr::monotonic_buffer_resource if needed 2022-07-13 13:32:33 +00:00
sfn_memorypool.h r600/sfn: emulate pmr::monotonic_buffer_resource if needed 2022-07-13 13:32:33 +00:00
sfn_nir.cpp r600/sfn: lower the right shader variant 2022-07-24 18:39:13 +00:00
sfn_nir.h r600/sfn: lower CLIPVERTEX to clip planes 2022-07-13 15:17:17 +02:00
sfn_nir_legalize_image_load_store.cpp r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
sfn_nir_lower_64bit.cpp r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
sfn_nir_lower_alu.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_nir_lower_alu.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_nir_lower_fs_out_to_vector.cpp r600: preserve all metadata when passes don't make progress 2021-08-19 08:15:41 +00:00
sfn_nir_lower_fs_out_to_vector.h
sfn_nir_lower_tess_io.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_nir_lower_tex.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_nir_lower_tex.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_nir_vectorize_vs_inputs.c nir: Drop the unused instr arg for src/dest copy functions. 2021-09-14 17:53:06 +00:00
sfn_optimizer.cpp r600/sfn: Never consider an op with register dest as dead 2022-07-13 15:10:34 +02:00
sfn_optimizer.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_peephole.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_peephole.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_ra.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_ra.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_scheduler.cpp r600/sfn: Fix the kcache failure handling 2022-07-23 13:10:45 +00:00
sfn_scheduler.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_shader.cpp r600/sfn: Fix used of local shared write mask 2022-07-23 13:10:45 +00:00
sfn_shader.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_shader_cs.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_shader_cs.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_shader_fs.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_shader_fs.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_shader_gs.cpp r600/sfn: Fix streamout with non-zero component write 2022-07-23 13:10:45 +00:00
sfn_shader_gs.h r600/sfn: lower CLIPVERTEX to clip planes 2022-07-13 15:17:17 +02:00
sfn_shader_tess.cpp r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_shader_tess.h r600/sfn: Add missing copyright information 2022-07-11 05:45:26 +00:00
sfn_shader_vs.cpp r600ß/sfn: Don't fall through with VS outputs 2022-07-24 18:39:13 +00:00
sfn_shader_vs.h r600/sfn: make sure the memory pool is released after shader translation 2022-07-24 18:39:13 +00:00
sfn_valuefactory.cpp r600/sfn: rewrite NIR backend 2022-07-07 20:11:02 +00:00
sfn_valuefactory.h r600/sfn: make sure the memory pool is released after shader translation 2022-07-24 18:39:13 +00:00
sfn_virtualvalues.cpp r600/sfn: emulate pmr::monotonic_buffer_resource if needed 2022-07-13 13:32:33 +00:00
sfn_virtualvalues.h r600/sfn: Add missing std::array include. 2022-07-08 09:34:53 +00:00