You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/shader_recompiler/backend/glasm
ReinUsesLisp e66d5b88a6 shader: Properly scale image reads and add GL SPIR-V support
Thanks for everything!
4 years ago
..
emit_context.cpp shader: Properly scale image reads and add GL SPIR-V support 4 years ago
emit_context.h
emit_glasm.cpp glsl/glasm: Pass and use scaling parameters in shaders 4 years ago
emit_glasm.h shader: Properly scale image reads and add GL SPIR-V support 4 years ago
emit_glasm_barriers.cpp
emit_glasm_bitwise_conversion.cpp
emit_glasm_composite.cpp
emit_glasm_context_get_set.cpp
emit_glasm_control_flow.cpp
emit_glasm_convert.cpp
emit_glasm_floating_point.cpp
emit_glasm_image.cpp shader: Properly scale image reads and add GL SPIR-V support 4 years ago
emit_glasm_instructions.h shader: Properly scale image reads and add GL SPIR-V support 4 years ago
emit_glasm_integer.cpp shader: Add integer division opcodes 4 years ago
emit_glasm_logical.cpp
emit_glasm_memory.cpp
emit_glasm_not_implemented.cpp shader: Properly scale image reads and add GL SPIR-V support 4 years ago
emit_glasm_select.cpp
emit_glasm_shared_memory.cpp
emit_glasm_special.cpp
emit_glasm_undefined.cpp
emit_glasm_warp.cpp
reg_alloc.cpp
reg_alloc.h