yuzu/src
ameerj 1841f63a40 common/alignment: Fix VS2022 compilation
VS2022 seems to introduce an optimization when moving vectors to check for equality of the element values. AlignmentAllocator needed to overload the equality operator to fix compilation of its usage in vector moving.
2021-10-20 01:22: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 #7198 from ameerj/settings-chrono 2021-10-19 09:55:50 -07:00
input_common input_common: Fix VS2022 compilation errors 2021-10-20 01:21:59 -04: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 #7198 from ameerj/settings-chrono 2021-10-19 09:55:50 -07: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