2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Ameer J 3c8c17be4d
Merge pull request #7218 from bylaws/aswdqdsam
Fixup channel submit IOCTL syncpoint parameters
2021-10-24 19:35:00 -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 Merge pull request #7218 from bylaws/aswdqdsam 2021-10-24 19:35:00 -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
yuzu Merge pull request #7197 from Moonlacer/tas_help_link 2021-10-19 15:49:30 -07:00
yuzu_cmd settings: Remove std::chrono usage 2021-10-17 00:37:49 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt