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.
 
 
 
 
 
 
bunnei 60e79d50f8
Merge pull request #7243 from lat9nq/nvdrv-warn
5 years ago
..
collect_shader_info_pass.cpp shader: Mark ConvertF16F32 and ConvertF32F16 as fp16 instructions 5 years ago
constant_propagation_pass.cpp Merge pull request #6767 from ReinUsesLisp/fold-float-pack 5 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 shader: Avoid usage of C++20 ranges to build in clang 5 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 shader: Avoid usage of C++20 ranges to build in clang 5 years ago
passes.h shader: Add int64 to int32 lowering pass 5 years ago
ssa_rewrite_pass.cpp shader: Avoid usage of C++20 ranges to build in clang 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