1948 Commits (314d3858a1cb6db72ef66ca41dd2cd9061cdbec4)

Author SHA1 Message Date
lat9nq cdb5dea269 settings: Move runtime and save to parameters 3 years ago
lat9nq 464aad52cd settings: Add UiGeneral class 3 years ago
lat9nq d35577d3ed configuration: Implement slider 3 years ago
lat9nq 3a7a5edcea settings: Define base renderer runtime modifiable settings 3 years ago
lat9nq a4de202cbd settings: Add anisotropy mode enum 3 years ago
lat9nq cfb63c68db shared_translation: Finish using int ids 3 years ago
lat9nq bafd569b47 settings,uisettings: Add IDs to settings 3 years ago
lat9nq f8435d676f configure_graphics: Partial runtime implementation 3 years ago
lat9nq 75d7e40113 settings: Recategorize a bit 3 years ago
lat9nq a007ac6b9c configure_graphics_advance: Generate UI at runtime 3 years ago
lat9nq 60773194a0 settings: Add a registry of settings 3 years ago
lat9nq 4133165607 settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 years ago
lat9nq 5ccfaf0517 settings: Pool SetGlobal functions 3 years ago
lat9nq 5cffa34288 settings,video_core: Consolidate ASTC decoding options 3 years ago
lat9nq 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
Morph e0fb1d3d17 ssl: Reorder inclusions 3 years ago
comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS 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
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