22002 Commits (83eee1d2266a1de374be0a8b2c0f2827f5e25bcf)

Author SHA1 Message Date
GPUCode 4347dd26c6 buffer_cache: Increase number of texture buffers 3 years ago
comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 years ago
Liam 474db2d8da kernel: reduce page table region checking 3 years ago
Liam a85ce8ea56 k_process: PageTable -> GetPageTable 3 years ago
Tobias 04868ab9da
file_sys/content_archive: Detect compressed NCAs (#11047) 3 years ago
lat9nq 63a0a1f826 time_zone: Clean up includes 3 years ago
lat9nq 9e0d6f7d54 time_zone: Swap subtraction order 3 years ago
lat9nq 13755c0903 time_zone: Account for leap years 3 years ago
Alexandre Bouvier c3050c1b48 cmake: allow using system VMA library 3 years ago
Charles Lombardo 4b870b28e8 android: Visualize disabled home options 3 years ago
lat9nq 833306bf5e settings: Disable C++20 tzdb path on MinGW 3 years ago
lat9nq 90d76333da time_zone: Remove string ops for determing zone 3 years ago
Charles Lombardo a6e467cd55 android: Don't prompt to save user data on uninstall 3 years ago
Liam 82568412f6 arm_interface: correct breakpoint rewind condition 3 years ago
lat9nq 1255196731 settings: Catch runtime error from STL 3 years ago
Liam 4540bcfaf7 k_server_session: translate special header for non-HLE requests 3 years ago
Martino Fontana aa882cdaa8 input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 3 years ago
liamwhite 8bf46f48f8
vfs_real: use open file size for getting size (#11016) 3 years ago
Morph 9d7671ec3b main: Use 1_MiB as a constant for copy buffer size 3 years ago
Morph 5d0a051abb main: Fix install progress calculation 3 years ago
Narr the Reg 4c84bce171 input_common: Avoid potential division by zero 3 years ago
lat9nq 302a735135 settings: Disable C++20 path on MSVC 3 years ago
Kelebek1 f1cfd9c219 Fix ScratchBuffer moves 3 years ago
bunnei 1462db4694 video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom version check. 3 years ago
bunnei cef7aaa8ec video_core: vulkan_device: Change to driver version check. 3 years ago
german77 b41006004b android: Reintroduce launch mode as single top 3 years ago
gidoly 408a9cd50d
oops re open 3 years ago
zeltermann d2b62ae401
Use `toUtf8()` for string passed to DBus 3 years ago
german77 9cd698e8ad service: nfc: Ensure controller is in the correct mode 3 years ago
Charles Lombardo 68f6f2671b android: Version the input overlay 3 years ago
Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
Morph c3fbc8d2fe core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 3 years ago
comex 644c3ce609 Rename variables to avoid -Wshadow warnings under GCC 3 years ago
Liam ad1946b893 vulkan_common: use device local preferred for image memory 3 years ago
Liam 34c448bad4 Revert "texture_cache: Fix incorrect logic for AccelerateDMA" 3 years ago
comex 0ed1cb7266 ...actually add the SecureTransport backend to Git. 3 years ago
comex 0e191c2711 Updates: 3 years ago
Steveice10 aa89ec9214 yuzu: Use test window with VulkanSurface to check for present modes. 3 years ago
Morph b94e576653 kernel: Synchronize 3 years ago
comex 1e3b2328a6 Minor cleanup in BufferCacheRuntime::ReserveNullBuffer 3 years ago
GPUCode 272916eeaf renderer_vulkan: Fix some missing view formats 3 years ago
GPUCode 95cefaf993 renderer_vulkan: Add support for VK_KHR_image_format_list 3 years ago
Steveice10 e146a00345 vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. 3 years ago
Morph 1a46823ec5 parcel: Optimize small_vector sizes 3 years ago
Morph 5a09fa5012 maxwell_dma: Specify dst_operand.pitch instead of a temp var 3 years ago
Morph 310b6cf4af general: Use ScratchBuffer where possible 3 years ago
german77 da8df6488d yuzu: Ensure mouse panning can't be enabled with real mouse emulation 3 years ago
Charles Lombardo ff6d35f2c7 android: Show memory warning once 3 years ago
Morph fbd85417ff ring_buffer: Fix const usage on std::span 3 years ago
Morph b8c906f9d1 scratch_buffer: Add member types to ScratchBuffer 3 years ago