110 Commits (447bdac298c8a4d71b95996ba44efa9a5fd39e84)

Author SHA1 Message Date
fearlessTobi 447bdac298 yuzu: Remove CPU Jit setting from the UI 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
Zach Hilman 658d2ee97d settings: Add 'Reporting Services' config option 7 years ago
Fernando Sahmkow 788497fd9d Allow picking a Compatibility Profile for OpenGL. 7 years ago
zarroboogs be6466d5c0 added a toggle to force 30fps mode 7 years ago
fearlessTobi ff7e6a42c1 core/yuzu: Remove enable_nfc setting 7 years ago
bunnei d6015ee211 settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
ReinUsesLisp e78da8dc1f settings: Hide shader cache behind a setting 7 years ago
zhupengfei a94a828b6c citra_qt: Log settings on launch 8 years ago
Zach Hilman ac7d8983eb settings: Fix comment structure 7 years ago
Zach Hilman 05dbb47af5 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman c6016856d8 settings: Add custom RTC settings 7 years ago
Zach Hilman 282b7e902c settings: Store list of disabled add-ons per title ID 7 years ago
Zach Hilman 17d8e25cbf settings: Add option to dump ExeFS of games upon launch 7 years ago
Zach Hilman 3a6cd5b3c8 hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Zach Hilman c77454b9d0 settings: Add settings for multiple players and controllers 7 years ago
Zach Hilman fd5fa48674 settings: Add Native type for keyboard 7 years ago
Zach Hilman 152422bab1 settings: Add Native type for mouse buttons 7 years ago
Zach Hilman ab552e4a25 svc: Use proper random entropy generation algorithm 7 years ago
Zach Hilman 2a16fd7ffc settings: Add config option to set RNG seed 7 years ago
Frederic Laing d34d0bfc87 configure_system: Fix compiler warning 7 years ago
Zach Hilman 48eb3742b9 settings: Add setting to control NSO dumping 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman e7e3d5898e settings: Add users and current_user settings and remove username 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
bunnei ee7c2dbf5a config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Zach Hilman 95dff555a4 settings: Add program_args string setting 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
fearlessTobi 500e81429a hid: Implement ReloadInputDevices 7 years ago
fearlessTobi a6efff8b02 Add audio stretching support 7 years ago
Zach Hilman b2268f1f8d settings: Save and load NAND/SD dirs from config 7 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 7 years ago
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
bunnei ca84b530a3 audio_core: Add configuration settings. 8 years ago
bunnei 1bbbd26563 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. 8 years ago
Max Thomas 266703b50e hid: Tweaks, Analog Sticks (#435) 8 years ago
bunnei 212a6ab937 settings: Remove unused CpuCore class. 8 years ago
bunnei 94f4009c3b config: Use simplified checkbox (from Citra) for CPU JIT. 8 years ago
bunnei 5ecf152c8e config: Rename is_docked to use_docked_mode to be consistent with other config bools. 8 years ago
bunnei 12b05c719e config: Add setting for whether the system is docked or not. 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
bunnei 8e2f62c6a5 settings: Fix button mappings array to have correct entries. 8 years ago
shinyquagsire23 801d6c1b6f settings: Screenshot button 8 years ago
shinyquagsire23 74aa14c9b4 settings: adjust button configs for Switch controllers 8 years ago
James Rowe 18ca3ca751 Removing unused settings and yuzu rebranding 8 years ago
MerryMage b628192bf2 configuration: Add cpu_core configuration option 8 years ago
bunnei 0906de9a14 hle: Remove a large amount of 3ds-specific service code. 8 years ago
B3n30 28c726f205 WebService: Verify username and token (#2930) 8 years ago