1
0
Fork 0
forked from suyu/suyu
suyu/src/shader_recompiler/backend/glasm
2021-07-22 21:51:33 -04:00
..
emit_context.cpp glasm: Fix output patch reads 2021-07-22 21:51:33 -04:00
emit_context.h shader: Split profile and runtime information in separate structs 2021-07-22 21:51:33 -04:00
emit_glasm.cpp gl_shader_cache,glasm: Conditionally use typeless image reads extension 2021-07-22 21:51:33 -04:00
emit_glasm.h shader: Split profile and runtime information in separate structs 2021-07-22 21:51:33 -04:00
emit_glasm_atomic.cpp glasm: Implement Storage atomics 2021-07-22 21:51:31 -04:00
emit_glasm_barriers.cpp glasm: Add GLASM backend infrastructure 2021-07-22 21:51:30 -04:00
emit_glasm_bitwise_conversion.cpp glasm: Do not alias ConditionRef for now 2021-07-22 21:51:32 -04:00
emit_glasm_composite.cpp glasm: Remove unintentional comma on vector insert 2021-07-22 21:51:31 -04:00
emit_glasm_context_get_set.cpp glasm: Implement gl_Layer stores 2021-07-22 21:51:33 -04:00
emit_glasm_control_flow.cpp glasm: Add GLASM backend infrastructure 2021-07-22 21:51:30 -04:00
emit_glasm_convert.cpp glasm: Add conversion instructions to GLASM 2021-07-22 21:51:31 -04:00
emit_glasm_floating_point.cpp glasm: Implement PREC on relevant instructions 2021-07-22 21:51:32 -04:00
emit_glasm_image.cpp glasm: Implement image atomics 2021-07-22 21:51:33 -04:00
emit_glasm_instructions.h glasm: Implement SampleId 2021-07-22 21:51:33 -04:00
emit_glasm_integer.cpp glasm: Implement 64-bit shifts 2021-07-22 21:51:32 -04:00
emit_glasm_logical.cpp glasm: Add GLASM backend infrastructure 2021-07-22 21:51:30 -04:00
emit_glasm_memory.cpp glasm: Implement TEX and TEXS instructions 2021-07-22 21:51:31 -04:00
emit_glasm_not_implemented.cpp glasm: Implement SampleId 2021-07-22 21:51:33 -04:00
emit_glasm_select.cpp glasm: Implement SelectU1 2021-07-22 21:51:32 -04:00
emit_glasm_shared_memory.cpp glasm: Implement rest of shared mem 2021-07-22 21:51:31 -04:00
emit_glasm_special.cpp glasm: Add GLASM backend infrastructure 2021-07-22 21:51:30 -04:00
emit_glasm_undefined.cpp glasm: Add GLASM backend infrastructure 2021-07-22 21:51:30 -04:00
emit_glasm_warp.cpp glasm: Implement FSWZADD 2021-07-22 21:51:33 -04:00
reg_alloc.cpp glasm: Do not alias ConditionRef for now 2021-07-22 21:51:32 -04:00
reg_alloc.h glasm: Fix aliased bitcasts ref counting 2021-07-22 21:51:31 -04:00