suyu/src
Lioncash 5b0a9f8ba8 core: Add missing override specifiers where applicable
Applies the override specifier where applicable. In the case of
destructors that are  defaulted in their definition, they can
simply be removed.

This also removes the unnecessary inclusions being done in audin_u and
audrec_u, given their close proximity.
2019-04-04 12:19:44 -04:00
..
audio_core core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
common common/lz4_compression: Remove #pragma once directive from the cpp file 2019-04-03 22:07:04 -04:00
core core: Add missing override specifiers where applicable 2019-04-04 12:19:44 -04:00
input_common general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
tests Fixes and corrections on formatting. 2019-03-27 14:49:43 -04:00
video_core Merge pull request #2093 from FreddyFunk/disk-cache-better-compression 2019-04-03 21:50:29 -04:00
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
yuzu Merge pull request #2095 from FreddyFunk/open-transferable-shader-cache 2019-04-03 21:51:50 -04:00
yuzu_cmd core/yuzu: Remove enable_nfc setting 2019-03-29 15:02:28 +01:00
.clang-format
CMakeLists.txt CMakeLists: Move off of modifying CMAKE_*-related flags 2019-03-17 06:55:24 -04:00