mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-12-02 00:42:51 +00:00
f87f8d4610
ImageFetch offsets for 2D array coordinates have a different composite size than the coordinates. The rescaling pass was not taking this into account. Fixes broken shaders when scaling is enabled in Astral Chain, and likely other titles. |
||
---|---|---|
.. | ||
collect_shader_info_pass.cpp | ||
constant_propagation_pass.cpp | ||
dead_code_elimination_pass.cpp | ||
dual_vertex_pass.cpp | ||
global_memory_to_storage_buffer_pass.cpp | ||
identity_removal_pass.cpp | ||
lower_fp16_to_fp32.cpp | ||
lower_int64_to_int32.cpp | ||
passes.h | ||
rescaling_pass.cpp | ||
ssa_rewrite_pass.cpp | ||
texture_pass.cpp | ||
verification_pass.cpp |