2045 Commits (e3578966742aa1e4fd368de35aecce2a0bf45296)

Author SHA1 Message Date
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
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
lat9nq 1255196731 settings: Catch runtime error from STL 3 years ago
lat9nq 302a735135 settings: Disable C++20 path on MSVC 3 years ago
Kelebek1 f1cfd9c219 Fix ScratchBuffer moves 3 years ago
Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 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
Narr the Reg 3f407417c1 input_common: Tune mouse controls 3 years ago
german77 df9685a21c input_common: Remove duplicated DriverResult enum 3 years ago
Morph 295fc7d0f8 x64: cpu_wait: Implement MWAITX for non-MSVC compilers 3 years ago
Morph 2b68a3cbbf x64: cpu_wait: Remove magic values 3 years ago
Morph 3d868baaa4 x64: cpu_wait: Make use of MWAITX in MicroSleep 3 years ago
Morph 4303ed614d x64: Add detection of monitorx instructions 3 years ago
lat9nq 21675c9b68 settings: Clean up includes 3 years ago
lat9nq 32475efbc4 settings: Catch runtime_error, fallback time zone 3 years ago
Charles Lombardo 9074a70b01 android: Fix size check for content uris 3 years ago
comex 7cc428ddf6 socket_types: Improve comment 3 years ago
comex 8e703e08df Implement SSL service 3 years ago
Liam 1586f1c0b1 general: remove atomic signal and wait 3 years ago
Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 years ago
Narr the Reg 84d43489c5 input_common: Implement native mifare support 3 years ago
Wollnashorn c309a1c69b video_core: Removed AF for all mip modes option as it's default now 3 years ago
Liam 734242c5bc vfs_real: misc optimizations 3 years ago
bunnei 5384fa4998 android: fs: Fix Exists / IsFile for SAF. 3 years ago
Liam 8d6aefdcc4 video_core: optionally skip barriers on feedback loops 3 years ago
Wollnashorn 0eacf547c0 video_core: Option to apply anisotropic filtering for all mipmap modes 3 years ago
Baptiste Marie 8e3d4e3396 input_common: Redesign mouse panning 3 years ago
Tokarev Artem 007c3fa7df Fix potentially uninitialized local variable warning 3 years ago
Liam 6c34adb1de nvnflinger: allow locking framerate during video playback 3 years ago
Morph 2e1e725443 core_timing: Fix SingleCore cycle timer 3 years ago
Morph 907507886d (wall, native)_clock: Add GetGPUTick 3 years ago
Morph 8e56a84566 core_timing: Use CNTPCT as the guest CPU tick 3 years ago
Morph 1492a65454 (wall, native)_clock: Rework NativeClock 3 years ago
Morph dd12dd4c67 x64: Deduplicate RDTSC usage 3 years ago
german77 107aa52cdb service: nfc: Add backup support 3 years ago
lat9nq de1fe66d81 time_zone: Handle offset time zones 3 years ago
lat9nq 3979c7daa4 common: Move system time zone string detection 3 years ago
lat9nq 3e68a284ae settings: Always report a valid time zone 3 years ago
Narr the Reg 3f35b34515 Use yuzu as category instead of citra 3 years ago
Liam b19754c73f common: link libandroid on android 3 years ago
bunnei 32cf6beee3 common: dynamic_library: Add ctor for existing handle. 3 years ago
bunnei ef605f7d8f android: Implement SAF support & migrate to SDK 31. (#4) 3 years ago
bunnei cdbab60bbb common: error: Fix for Android. 3 years ago
bunnei f8b87e6fab common: fs: Implement for Android. 3 years ago
bunnei 99296a1510 common: logging: Implement Android logcat backend. 3 years ago
bunnei afdee9abea common: host_memory: Implement for Android. 3 years ago