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.
 
 
 
 
 
 
Morph d68eb751c5
Merge pull request #7838 from lioncash/noncopy
4 years ago
..
collect_shader_info_pass.cpp shaders: Add U64->U32x2 Atomic fallback functions 4 years ago
constant_propagation_pass.cpp shader: Add integer attribute get optimization pass 4 years ago
dead_code_elimination_pass.cpp shader: Avoid usage of C++20 ranges to build in clang 5 years ago
dual_vertex_pass.cpp shader: Avoid usage of C++20 ranges to build in clang 5 years ago
global_memory_to_storage_buffer_pass.cpp lower_int64_to_int32: Add 64-bit atomic fallbacks 4 years ago
identity_removal_pass.cpp glasm: Rework control flow introducing a syntax list 5 years ago
lower_fp16_to_fp32.cpp shader: Move microinstruction header to the value header 5 years ago
lower_int64_to_int32.cpp lower_int64_to_int32: Add 64-bit atomic fallbacks 4 years ago
passes.h shader: Fix resolution scaling pass 4 years ago
rescaling_pass.cpp ShaderCache: Better fix for Shuffling gl_FragCoord 4 years ago
ssa_rewrite_pass.cpp ShaderCache: Fix Phi Nodes Type on OGL. 5 years ago
texture_pass.cpp TexturePass: Fix clamping of images as this allowed negative indices. 5 years ago
verification_pass.cpp glasm: Remove unintentionally committed fmt::prints 5 years ago