yuzu/src
Lioncash 0dc6967ff1 control_flow: emplace elements in place within TryQuery()
Places data structures where they'll eventually be moved to to avoid
needing to even move them in the first place.
2020-09-22 22:54:36 -04:00
..
audio_core audio_core/command_generator: Use const references where applicable 2020-09-17 13:52:55 -04:00
common Merge pull request #4611 from lioncash/xbyak2 2020-09-03 20:24:27 -04:00
core General: Make use of std::nullopt where applicable 2020-09-22 17:32:33 -04:00
input_common Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core control_flow: emplace elements in place within TryQuery() 2020-09-22 22:54:36 -04:00
web_service web_service: Move web_result.h into web_service 2020-08-22 19:29:54 -04:00
yuzu renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
yuzu_cmd renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
yuzu_tester Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00