yuzu/src
Wunkolo 768fdb269e common: Add NullVisitor default constructor
Addresses https://github.com/yuzu-emu/yuzu/issues/7881 to fix linux
builds.

`YUZU_NON_COPYABLE` deletes the `T(const T&)` constructor which will
cause the implicitly defined default ctor/dtor to no-longer generate.
2022-02-17 06:28:19 -08:00
..
audio_core audio_core: Update current process revision 2022-02-11 00:56:13 -05:00
common common: Add NullVisitor default constructor 2022-02-17 06:28:19 -08:00
core Merge pull request #7866 from xerpi/svc-OutputDebugString32-CreateCodeMemory32-ControlCodeMemory32 2022-02-16 22:49:56 -05:00
input_common Merge pull request #7852 from Morph1984/new-uuid 2022-02-10 21:52:13 -07:00
shader_recompiler emit_glsl_atomic: Implement 32x2 fallback atomic ops 2022-01-29 19:56:03 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core Merge pull request #7814 from FernandoS27/another-bug-in-my-schedule 2022-02-02 19:15:06 -07:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu debugger: console: Set console output codepage to UTF-8 2022-02-13 18:18:05 -05:00
yuzu_cmd config: Support motion inputs 2022-02-05 02:31:55 -05:00
.clang-format
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00