summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/ir_opt/lower_int64_to_int32.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-29lower_int64_to_int32: Add 64-bit atomic fallbacksameerj
2021-07-22shader: Avoid usage of C++20 ranges to build in clangReinUsesLisp
2021-07-22lower_int64_to_int32: Add missing includelat9nq
2021-07-22shader: Add int64 to int32 lowering passReinUsesLisp