yuzu/src
Morph 1b5c37fa29 hle/result: Declare copy/move constructor/assignment as noexcept
While we're at it, we can also declare these copy/move constructor/assignment as noexcept.
2021-10-28 04:00:21 -04:00
..
audio_core common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
common common/alignment: Fix VS2022 compilation 2021-10-20 01:22:00 -04:00
core hle/result: Declare copy/move constructor/assignment as noexcept 2021-10-28 04:00:21 -04:00
input_common Revert "input_common: Fix data race on GC implementation" 2021-10-23 23:32:16 +02:00
shader_recompiler TexturePass: Fix clamping of images as this allowed negative indices. 2021-10-24 20:46:36 +02:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core Merge pull request #7206 from vonchenplus/fix_vulkan_viewport_issue 2021-10-24 01:53:04 +02:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu Merge pull request #7186 from MightyCreak/fix-crash-configure-window 2021-10-26 22:15:45 -04:00
yuzu_cmd settings: Remove std::chrono usage 2021-10-17 00:37:49 -04:00
.clang-format
CMakeLists.txt shader: Initial recompiler work 2021-07-22 21:51:21 -04:00