suyu/src
Lioncash 0797657bc0 gl_shader_decompiler: Remove redundant Subroutine construction in AddSubroutine()
We don't need to toss away the Subroutine instance after the find() call
and reconstruct another instance with the same data right after it.
Particularly give Subroutine contains a std::set.
2018-07-22 03:30:35 -04:00
..
common Merge pull request #765 from lioncash/file 2018-07-22 00:03:35 -07:00
core file_util: Use a u64 to represent number of entries 2018-07-21 22:42:08 -04:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests arm_test_common: Get rid of truncation warnings 2018-07-20 17:53:53 -04:00
video_core gl_shader_decompiler: Remove redundant Subroutine construction in AddSubroutine() 2018-07-22 03:30:35 -04:00
yuzu file_util: Use a u64 to represent number of entries 2018-07-21 22:42:08 -04:00
yuzu_cmd file_util: Use an enum class for GetUserPath() 2018-07-21 16:21:19 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00