mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-04 22:37:53 +00:00
a234e4c200
Ternary operator is optimized by the compiler whereas std::min() is meant to return a value. I've noticed a 5%-10% emulation speed increase. |
||
---|---|---|
.. | ||
debug_data.h | ||
shader.cpp | ||
shader.h | ||
shader_interpreter.cpp | ||
shader_interpreter.h | ||
shader_jit_x64.cpp | ||
shader_jit_x64.h | ||
shader_jit_x64_compiler.cpp | ||
shader_jit_x64_compiler.h |