You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lizzie 87c7c8b892 toolchain-fix 7 months ago
..
collect_shader_info_pass.cpp [vulkan] 3rd Vulkan Global Maintenance (#4189) 3 weeks ago
conditional_barrier_pass.cpp shader_recompiler: remove barriers in conditional control flow when device lacks support 3 years ago
constant_propagation_pass.cpp [common] replace Common::BitCast with libc++ provided one (#2774) 9 months ago
dead_code_elimination_pass.cpp Revert "shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass" 4 years ago
dual_vertex_pass.cpp general: Convert source file copyright comments over to SPDX 4 years ago
global_memory_to_storage_buffer_pass.cpp [vk] Clamp dynamic descriptors based on device limits (#4115) 4 weeks ago
identity_removal_pass.cpp [vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#3250) 6 months ago
layer_pass.cpp shader_recompiler: add gl_Layer translation GS for older hardware 4 years ago
lower_fp16_to_fp32.cpp general: Convert source file copyright comments over to SPDX 4 years ago
lower_fp64_to_fp32.cpp shader_recompiler: translate f64 to f32 when unsupported on host 3 years ago
lower_int64_to_int32.cpp general: Convert source file copyright comments over to SPDX 4 years ago
passes.h Merge branch 'master' into ssbo-align 3 years ago
position_pass.cpp video_core: Generate mipmap texture by drawing 4 years ago
rescaling_pass.cpp [Settings] Add "Enable Legacy Rescale Pass" Toggle (#3582) 5 months ago
ssa_rewrite_pass.cpp [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
texture_pass.cpp [vulkan] 3rd Vulkan Global Maintenance (#4189) 3 weeks ago
vendor_workaround_pass.cpp shader_recompiler: add byteswap pattern workaround for Nvidia 3 years ago
verification_pass.cpp GCC 12 fixes 4 years ago