yuzu/src
Lioncash c39c8e6982 kernel/svc: Properly sanitize mutex address in WaitProcessWideKeyAtomic
We need to be checking whether or not the given address is within the
kernel address space or if the given address isn't word-aligned and bail
in these scenarios instead of trashing any kernel state.
2019-04-03 20:25:41 -04:00
..
audio_core core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
common general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
core kernel/svc: Properly sanitize mutex address in WaitProcessWideKeyAtomic 2019-04-03 20:25:41 -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 #2302 from ReinUsesLisp/vk-swapchain 2019-04-03 11:50:05 -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 yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 2019-04-03 11:17:10 -04:00
yuzu_cmd core/yuzu: Remove enable_nfc setting 2019-03-29 15:02:28 +01:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Move off of modifying CMAKE_*-related flags 2019-03-17 06:55:24 -04:00