yuzu/src
Billy Laws 2dbef58eeb Fixup channel submit IOCTL syncpoint parameters
The current arguments worked by happenstance as games only ever submit
one syncpoint and request one fence back, if a game were to do something
other than this then the arguments would've been parsed entirely wrong.
2021-10-24 00:01:35 +01: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 Fixup channel submit IOCTL syncpoint parameters 2021-10-24 00:01:35 +01:00
input_common Revert "input_common: Fix data race on GC implementation" 2021-10-23 23:32:16 +02:00
shader_recompiler Merge pull request #7077 from FernandoS27/face-down 2021-10-16 21:41:54 -04:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core Merge pull request #7070 from FernandoS27/want-you-bad 2021-10-23 18:02:23 -04:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
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 shader: Initial recompiler work 2021-07-22 21:51:21 -04:00