2289 Commits (112b14b564d27525254623ecb94b2120c2c0996f)

Author SHA1 Message Date
lat9nq c97378bbf1 settings: Reorder 3 years ago
lat9nq cfa06e42e6 settings: Report all contained settings values 3 years ago
lat9nq d344ecbee1 settings_enums: Cannonicalize settings names 3 years ago
lat9nq 78f92086ca settings,general: Rename non-confirming enums 3 years ago
lat9nq 1eb6680ca3 settings: Make volume runtime-configurable 3 years ago
lat9nq d39bfc646f configure_audio: Implement ui generation 3 years ago
lat9nq a61beb7123 settings: Split enums to new file 3 years ago
lat9nq e24838dabc settings, uisettings: Initialize linkage counter 3 years ago
lat9nq 689efc9175 configure_system: Implement with for loop 3 years ago
lat9nq 0dcb7fe1ce settings: Move runtime and save to parameters 3 years ago
lat9nq 793d6c2a85 settings: Add UiGeneral class 3 years ago
lat9nq f9310ec1e8 configuration: Implement slider 3 years ago
lat9nq cc4dbb8c8c settings: Define base renderer runtime modifiable settings 3 years ago
lat9nq 11c4168adb settings: Add anisotropy mode enum 3 years ago
lat9nq eae5e1f6f3 shared_translation: Finish using int ids 3 years ago
lat9nq 825e8f0611 settings,uisettings: Add IDs to settings 3 years ago
lat9nq d7ffd33ca0 configure_graphics: Partial runtime implementation 3 years ago
lat9nq c7e5ead869 settings: Recategorize a bit 3 years ago
lat9nq 4a5f3e4733 configure_graphics_advance: Generate UI at runtime 3 years ago
lat9nq 253d2180c5 settings: Add a registry of settings 3 years ago
lat9nq bd8630531e settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 years ago
lat9nq 02a4c18835 settings: Pool SetGlobal functions 3 years ago
lat9nq fc30b04714 settings,video_core: Consolidate ASTC decoding options 3 years ago
lat9nq 30e4e8c2f4 general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
Morph e5e843b73f ssl: Reorder inclusions 3 years ago
comex 85d77f636c Fixes and workarounds to make UBSan happier on macOS 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
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
lat9nq 9e48d8f65b settings: Catch runtime error from STL 3 years ago
lat9nq b648c43fe8 settings: Disable C++20 path on MSVC 3 years ago
Kelebek1 ba4569eab7 Fix ScratchBuffer moves 3 years ago
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