1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 969100d41a shader_cache: Make use of std::erase_if
Now that we use C++20, we can also make use of std::erase_if instead of
needing to do the erase-remove idiom.
2020-07-14 15:49:15 -04:00
..
audio_core configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
common common/alignment: Fix compilation errors (#4303) 2020-07-12 16:45:49 +02:00
core Merge pull request #4265 from Morph1984/file-rename 2020-07-12 13:00:09 -04:00
input_common Merge pull request #4266 from jbeich/freebsd 2020-07-08 16:30:26 -04:00
tests Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
video_core shader_cache: Make use of std::erase_if 2020-07-14 15:49:15 -04:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu Merge pull request #4290 from lioncash/latest 2020-07-12 12:25:10 -04:00
yuzu_cmd configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
yuzu_tester configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
.clang-format
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00