2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Morph 7f78b17e20 KTransferMemory: Return size instead of size * PageSize in GetSize()
size is already the size in bytes. We do not need to multiply it by the page size
2021-05-18 13:14:28 -04:00
..
audio_core
common common: tree: Avoid a nullptr dereference. 2021-05-11 15:40:20 -07:00
core KTransferMemory: Return size instead of size * PageSize in GetSize() 2021-05-18 13:14:28 -04:00
input_common input_common: Implement SDL motion 2021-05-15 08:56:58 -05:00
tests
video_core Merge pull request #6322 from ameerj/fast-null-buffer 2021-05-17 15:45:36 -07:00
web_service
yuzu configure_debug: FIx duplicate labels 2021-05-16 23:32:51 -04:00
yuzu_cmd hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00