litucks-torzu/src
Lioncash ae93402312 program_metadata: Explicitly specify copy/move functions
The generation of the copy assignment operators are deprecated on being
generated when a user-provided destructor is present.

We can explicitly specify that we desire this behavior to keep the class
forward compatible with future standards.
2021-04-23 09:16:17 -04:00
..
audio_core
common log/backend: Use in-class initializer for FileBackend 2021-04-20 12:57:49 -04:00
core program_metadata: Explicitly specify copy/move functions 2021-04-23 09:16:17 -04:00
input_common general: Ignore implicit-fallthrough for SDL.h 2021-04-18 01:31:26 -04:00
tests
video_core texture_cache/util: Fix src being used instead of dst within DeduceBlitImages 2021-04-19 13:01:50 -04:00
web_service
yuzu
yuzu_cmd general: Ignore implicit-fallthrough for SDL.h 2021-04-18 01:31:26 -04:00
.clang-format
CMakeLists.txt