2305 Commits (fba904383e4c0dfe0c8e69d81ea1784d64aa8592)

Author SHA1 Message Date
Kelebek1 42638691b5 Use spans over guest memory where possible instead of copying data. 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
Narr the Reg 3241ff028c input_common: Tune mouse controls 3 years ago
german77 38b68d1783 input_common: Remove duplicated DriverResult enum 3 years ago
Morph 037e683b94 x64: cpu_wait: Implement MWAITX for non-MSVC compilers 3 years ago
Morph 88efcaf44e x64: cpu_wait: Remove magic values 3 years ago
Morph cffefaf8a7 x64: cpu_wait: Make use of MWAITX in MicroSleep 3 years ago
Morph 841a3559a5 x64: Add detection of monitorx instructions 3 years ago
lat9nq dfc7afe44d settings: Clean up includes 3 years ago
lat9nq 4bbb9fa29e settings: Catch runtime_error, fallback time zone 3 years ago
Charles Lombardo 2810786adc android: Fix size check for content uris 3 years ago
comex 12321ae076 socket_types: Improve comment 3 years ago
comex 6f8d5f068f Implement SSL service 3 years ago
Liam db40a2f430 general: remove atomic signal and wait 3 years ago
Kelebek1 c7430e51e3 Remove memory allocations in some hot paths 3 years ago
Narr the Reg b24451c571 input_common: Implement native mifare support 3 years ago
Wollnashorn 62b0b6bde0 video_core: Removed AF for all mip modes option as it's default now 3 years ago
Liam 0f7b1f067f vfs_real: misc optimizations 3 years ago
bunnei bc21da779e android: fs: Fix Exists / IsFile for SAF. 3 years ago
Liam d0837e10ae video_core: optionally skip barriers on feedback loops 3 years ago
Wollnashorn 6f1fb4c28a video_core: Option to apply anisotropic filtering for all mipmap modes 3 years ago
Baptiste Marie 83f4158d6c input_common: Redesign mouse panning 3 years ago
Tokarev Artem 07000c5c4c Fix potentially uninitialized local variable warning 3 years ago
Liam 1b33ebdde2 nvnflinger: allow locking framerate during video playback 3 years ago
Morph 52a219cfe9 core_timing: Fix SingleCore cycle timer 3 years ago
Morph 1b83c7eab4 (wall, native)_clock: Add GetGPUTick 3 years ago
Morph 2856fadaa0 core_timing: Use CNTPCT as the guest CPU tick 3 years ago
Morph c264630ba4 (wall, native)_clock: Rework NativeClock 3 years ago
Morph 728048edfe x64: Deduplicate RDTSC usage 3 years ago
german77 4255ac45d1 service: nfc: Add backup support 3 years ago
lat9nq 5ab84435dc time_zone: Handle offset time zones 3 years ago
lat9nq 2c92d48491 common: Move system time zone string detection 3 years ago
lat9nq e2bb24f012 settings: Always report a valid time zone 3 years ago
Narr the Reg 1eb2e781ff Use yuzu as category instead of citra 3 years ago
Liam e3c37d97f9 common: link libandroid on android 3 years ago
bunnei f644380506 common: dynamic_library: Add ctor for existing handle. 3 years ago
bunnei 44b082af08 android: Implement SAF support & migrate to SDK 31. (#4) 3 years ago
bunnei c5b29ef3b7 common: error: Fix for Android. 3 years ago
bunnei 48835ce81b common: fs: Implement for Android. 3 years ago
bunnei fa9b38c400 common: logging: Implement Android logcat backend. 3 years ago
bunnei 699d6751d8 common: host_memory: Implement for Android. 3 years ago
kkoniuszy 802d30d421 host_memory: merge adjacent placeholder mappings on Linux 3 years ago
Morph ef9b1765fa externals: Update to fmt 10 and add format_as formatter for BitField 3 years ago
Liam 011dfe1db7 textures: add BC1 and BC3 compressors and recompression setting 3 years ago
Kelebek1 fc6c77f7ae Allow Fermi blit accelerate to add src/dst to the cache if they don't exist already. Use ScratchBuffers in the software blit path. 3 years ago
german77 e43d1c20d5 service: nfp: Allow to load with a different amiibo id 3 years ago
Fernando Sahmkow 62295b5069 Settings: add option to enable / disable reactive flushing 3 years ago
Kelebek1 ac49a29b85 Fix address space allocator slow path to avoid OOB 3 years ago
lat9nq 90f4126609 settings: Add enable compute pipelines 3 years ago