There was an error fetching the commit references. Please try again later.
shader/decode/*: Add missing newline to files lacking them
Keeps the shader code file endings consistent.
Showing
- src/video_core/shader/decode/arithmetic.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/arithmetic.cpp
- src/video_core/shader/decode/arithmetic_half_immediate.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/arithmetic_half_immediate.cpp
- src/video_core/shader/decode/arithmetic_immediate.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/arithmetic_immediate.cpp
- src/video_core/shader/decode/arithmetic_integer_immediate.cpp 1 addition, 1 deletion...video_core/shader/decode/arithmetic_integer_immediate.cpp
- src/video_core/shader/decode/bfe.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/bfe.cpp
- src/video_core/shader/decode/bfi.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/bfi.cpp
- src/video_core/shader/decode/ffma.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/ffma.cpp
- src/video_core/shader/decode/float_set.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/float_set.cpp
- src/video_core/shader/decode/float_set_predicate.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/float_set_predicate.cpp
- src/video_core/shader/decode/half_set.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/half_set.cpp
- src/video_core/shader/decode/half_set_predicate.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/half_set_predicate.cpp
- src/video_core/shader/decode/integer_set.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/integer_set.cpp
- src/video_core/shader/decode/integer_set_predicate.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/integer_set_predicate.cpp
- src/video_core/shader/decode/predicate_set_predicate.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/predicate_set_predicate.cpp
- src/video_core/shader/decode/predicate_set_register.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/predicate_set_register.cpp
- src/video_core/shader/decode/register_set_predicate.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/register_set_predicate.cpp
- src/video_core/shader/decode/shift.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/shift.cpp
- src/video_core/shader/decode/video.cpp 1 addition, 1 deletionsrc/video_core/shader/decode/video.cpp
Loading
Please register or sign in to comment