yuzu/src
Lioncash 80ad90651e gdbstub_arch: Add missing virtual destructor
The class is used polymorphically, so it's undefined behavior to delete
instances of GDBStubA64 and GDBStubA32 from the base class pointer.
2022-06-11 18:23:22 -04:00
..
audio_core command_generator: Use u8 for tap index lut 2022-05-13 00:50:58 -04:00
common Merge pull request #8413 from behunin/bounded-queue 2022-06-11 00:07:18 -07:00
core gdbstub_arch: Add missing virtual destructor 2022-06-11 18:23:22 -04:00
input_common Merge pull request #8374 from german77/asnycvibrations 2022-05-28 00:55:53 -07:00
shader_recompiler general: Avoid ambiguous format_to compilation errors 2022-05-14 16:48:34 -04:00
tests chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
video_core Merge pull request #8413 from behunin/bounded-queue 2022-06-11 00:07:18 -07:00
web_service general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
yuzu Merge pull request #8353 from Docteh/msvc_report_runtime 2022-06-11 13:21:23 -04:00
yuzu_cmd default_ini: Reflect new renderer backend default setting 2022-05-29 21:38:36 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4505 and C5245 2022-04-07 23:00:04 -04:00