21996 Commits (de6bc919330c0f990cf738b79eb2cd68e38a1a28)

Author SHA1 Message Date
Liam 6b6f0b21b9 k_process: PageTable -> GetPageTable 3 years ago
Tobias 16590ff2d0 file_sys/content_archive: Detect compressed NCAs (#11047) 3 years ago
lat9nq 25b800e26c time_zone: Clean up includes 3 years ago
lat9nq 0331d580e2 time_zone: Swap subtraction order 3 years ago
lat9nq 9fde7a84ea time_zone: Account for leap years 3 years ago
Alexandre Bouvier dad3ef76a2 cmake: allow using system VMA library 3 years ago
Charles Lombardo b9b5f6a885 android: Visualize disabled home options 3 years ago
lat9nq 53d03b9a0e settings: Disable C++20 tzdb path on MinGW 3 years ago
lat9nq efeb79f380 time_zone: Remove string ops for determing zone 3 years ago
Charles Lombardo 190a9d386b android: Don't prompt to save user data on uninstall 3 years ago
Liam 1f791daa01 arm_interface: correct breakpoint rewind condition 3 years ago
lat9nq 9e48d8f65b settings: Catch runtime error from STL 3 years ago
Liam ac90cfb927 k_server_session: translate special header for non-HLE requests 3 years ago
Martino Fontana ef46437605 input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 3 years ago
liamwhite e6425500d3 vfs_real: use open file size for getting size (#11016) 3 years ago
Morph 8fa64dd1c5 main: Use 1_MiB as a constant for copy buffer size 3 years ago
Morph cf6afdd939 main: Fix install progress calculation 3 years ago
Narr the Reg 0bb27e9606 input_common: Avoid potential division by zero 3 years ago
lat9nq b648c43fe8 settings: Disable C++20 path on MSVC 3 years ago
Kelebek1 ba4569eab7 Fix ScratchBuffer moves 3 years ago
bunnei 66a20ecbc7 video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom version check. 3 years ago
bunnei 3bf2a14213 video_core: vulkan_device: Change to driver version check. 3 years ago
german77 91445cd2e8 android: Reintroduce launch mode as single top 3 years ago
gidoly 66cb683f1e oops re open 3 years ago
zeltermann 1bc489d511 Use `toUtf8()` for string passed to DBus 3 years ago
german77 a4c3c3bc2e service: nfc: Ensure controller is in the correct mode 3 years ago
Charles Lombardo e4fc1f5d7b android: Version the input overlay 3 years ago
Kelebek1 42638691b5 Use spans over guest memory where possible instead of copying data. 3 years ago
Morph 81ba61a0bd core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 3 years ago
comex 1595193fa9 Rename variables to avoid -Wshadow warnings under GCC 3 years ago
Liam aa2743de67 vulkan_common: use device local preferred for image memory 3 years ago
Liam c9cbfadcdc Revert "texture_cache: Fix incorrect logic for AccelerateDMA" 3 years ago
comex 2ddbac990a ...actually add the SecureTransport backend to Git. 3 years ago
comex f4b39f722d Updates: 3 years ago
Steveice10 9961fc6754 yuzu: Use test window with VulkanSurface to check for present modes. 3 years ago
Morph abe7f7c0a0 kernel: Synchronize 3 years ago
comex 1e1b0dccaf Minor cleanup in BufferCacheRuntime::ReserveNullBuffer 3 years ago
GPUCode 4270b443f8 renderer_vulkan: Fix some missing view formats 3 years ago
GPUCode b7e726669e renderer_vulkan: Add support for VK_KHR_image_format_list 3 years ago
Steveice10 19a0345f69 vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. 3 years ago
Morph acfb053333 parcel: Optimize small_vector sizes 3 years ago
Morph 10f95299eb maxwell_dma: Specify dst_operand.pitch instead of a temp var 3 years ago
Morph b8004b2472 general: Use ScratchBuffer where possible 3 years ago
german77 921f9baf58 yuzu: Ensure mouse panning can't be enabled with real mouse emulation 3 years ago
Charles Lombardo a81e654c4d android: Show memory warning once 3 years ago
Morph accc43e31f ring_buffer: Fix const usage on std::span 3 years ago
Morph 8d75397bd9 scratch_buffer: Add member types to ScratchBuffer 3 years ago
Charles Lombardo 79637a9038 android: Rework MemoryUtil 3 years ago
Morph 885090dc13 sink_stream: Resolve heap buffer corruption due to out of bounds write 3 years ago
bunnei bdf171633f video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm. 3 years ago