There was an error fetching the commit references. Please try again later.
shader_recompiler, video_core: Resolve clang errors
Silences the following warnings-turned-errors: -Wsign-conversion -Wunused-private-field -Wbraced-scalar-init -Wunused-variable And some other errors
Showing
- src/shader_recompiler/backend/glasm/emit_context.h 1 addition, 1 deletionsrc/shader_recompiler/backend/glasm/emit_context.h
- src/shader_recompiler/backend/glasm/reg_alloc.h 1 addition, 2 deletionssrc/shader_recompiler/backend/glasm/reg_alloc.h
- src/shader_recompiler/backend/glsl/emit_glsl_floating_point.cpp 1 addition, 1 deletion...ader_recompiler/backend/glsl/emit_glsl_floating_point.cpp
- src/shader_recompiler/backend/spirv/emit_spirv_image.cpp 10 additions, 5 deletionssrc/shader_recompiler/backend/spirv/emit_spirv_image.cpp
- src/shader_recompiler/frontend/ir/opcodes.h 2 additions, 1 deletionsrc/shader_recompiler/frontend/ir/opcodes.h
- src/shader_recompiler/frontend/maxwell/control_flow.h 0 additions, 1 deletionsrc/shader_recompiler/frontend/maxwell/control_flow.h
- src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp 2 additions, 7 deletions...r_recompiler/frontend/maxwell/structured_control_flow.cpp
- src/shader_recompiler/frontend/maxwell/translate/impl/atomic_operations_global_memory.cpp 6 additions, 6 deletions...axwell/translate/impl/atomic_operations_global_memory.cpp
- src/shader_recompiler/frontend/maxwell/translate/impl/integer_floating_point_conversion.cpp 3 additions, 1 deletion...well/translate/impl/integer_floating_point_conversion.cpp
- src/shader_recompiler/frontend/maxwell/translate/impl/load_store_attribute.cpp 6 additions, 6 deletions.../frontend/maxwell/translate/impl/load_store_attribute.cpp
- src/shader_recompiler/frontend/maxwell/translate/impl/surface_atomic_operations.cpp 0 additions, 3 deletions...tend/maxwell/translate/impl/surface_atomic_operations.cpp
- src/shader_recompiler/frontend/maxwell/translate/impl/surface_load_store.cpp 4 additions, 4 deletions...er/frontend/maxwell/translate/impl/surface_load_store.cpp
- src/shader_recompiler/ir_opt/global_memory_to_storage_buffer_pass.cpp 3 additions, 3 deletions...ecompiler/ir_opt/global_memory_to_storage_buffer_pass.cpp
- src/video_core/renderer_vulkan/vk_graphics_pipeline.h 1 addition, 3 deletionssrc/video_core/renderer_vulkan/vk_graphics_pipeline.h
Loading
Please register or sign in to comment