suyu/src
Charles Lombardo 9bb8ac7cb6 android: Fix fetching system memory size from MemoryUtil
We weren't rounding up the value at a unit before (GB, MB, etc) we were rounding up the total bytes and that would do nothing. This fixes that, and the check for total system memory during first emulation start where we tried to check the required system memory against 1 gigabyte.
2023-11-03 15:51:17 -04:00
..
android android: Fix fetching system memory size from MemoryUtil 2023-11-03 15:51:17 -04:00
audio_core audio: fix shutdown deadlock in audio renderer 2023-10-13 16:34:31 -04:00
common android: Fix resolving android URIs in native code 2023-10-30 11:38:10 -04:00
core Merge pull request #11948 from german77/hard_ring 2023-11-03 09:14:17 -04:00
dedicated_room msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
input_common input_common: joycon: Move vibrations to a queue 2023-10-22 11:30:59 -06:00
network msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
shader_recompiler Merge pull request #11847 from ameerj/glsl-shfl-fix 2023-10-23 10:33:24 -04:00
tests general: fix build failure on clang 17 2023-10-17 22:44:21 -04:00
video_core renderer_vulkan: minimize transform feedback support log 2023-11-01 20:47:08 -04:00
web_service Warnings cleanup for GCC 13 and Clang 16 2023-08-25 19:22:31 -04:00
yuzu romfs: fix extraction of single-directory root 2023-10-31 23:26:51 -04:00
yuzu_cmd cmd/yuzu: Remove uncaught usage of stoi 2023-09-13 13:52:09 -04:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt ci: fix msvc when used with LTO (#11459) 2023-09-11 23:25:21 +02:00