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 shader_recompiler, video_core: Resolve clang errors 4 years ago
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 glasm: Catch more register leaks 4 years ago
emit_glasm_composite.cpp glasm: Catch more register leaks 4 years ago
emit_glasm_context_get_set.cpp shader: Rework varyings and implement passthrough geometry shaders 4 years ago
emit_glasm_control_flow.cpp
emit_glasm_convert.cpp glasm: Add conversion instructions to GLASM 4 years ago
emit_glasm_floating_point.cpp glasm: Implement PREC on relevant instructions 4 years ago
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 shader: Split profile and runtime info headers 4 years ago
emit_glasm_not_implemented.cpp shader: Properly scale image reads and add GL SPIR-V support 4 years ago
emit_glasm_select.cpp glasm: Implement SelectU1 4 years ago
emit_glasm_shared_memory.cpp glasm: Implement rest of shared mem 4 years ago
emit_glasm_special.cpp
emit_glasm_undefined.cpp
emit_glasm_warp.cpp shader: Add logging 4 years ago
reg_alloc.cpp glasm: Remove unnecessary value types 4 years ago
reg_alloc.h shader_recompiler, video_core: Resolve clang errors 4 years ago