73 Commits (c139829b32f93d6644ca25597512bb4453aee1ca)

Author SHA1 Message Date
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Fernando Sahmkow fcae5dab7b Settings: eliminate rescaling_factor. 4 years ago
Moonlacer 1c445d1050 remove-audio-stretching-setting 4 years ago
ameerj 82906e26a5 configure_graphics: Add GPU nvdec decoding as an option 4 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
lat9nq ddd4720fe4 general: Add setting shader_backend 5 years ago
lat9nq 3352742284 core, input_common: Miscellaneous fixes 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
ameerj 2ec9c87101 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
Lioncash ecb9029c6a common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
David Marcec 74d8c9e0dd Rebase for per game settings 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
ReinUsesLisp 541a254c2e yuzu: Add frontend settings for assembly shaders 6 years ago
Fernando Sahmkow c213fd218b UI: Replasce accurate GPU option for GPU Accuracy Level 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
bunnei f93fe8e862 core: settings: Add setting to enable vsync, which is on by default. 6 years ago
ReinUsesLisp 2ba5519371 settings: Add settings for graphics backend 6 years ago
ReinUsesLisp bcf24c9ed8 telemetry_session: Report renderer backend 6 years ago
ReinUsesLisp 3c521afbec telemetry_session: Use temporary to avoid writing the same enum 6 years ago
Lioncash 66cfba50ed yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
Lioncash 5a776e5dc9 core/telemetry_session: Remove unnecessary web service nulling out in destructor 7 years ago
Lioncash 5fe132ec98 core/telemetry_session: Remove usages of the global system accessor 7 years ago
zhupengfei 19dec95663 core/telemetry_session: Only create the backend when we really need it 7 years ago
bunnei 300139799f settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
ReinUsesLisp 1342998379 settings: Hide shader cache behind a setting 7 years ago
fearlessTobi 7de4624b7d web_service: move telemetry condition from TelemetrySession constructor to destructor 7 years ago
fearlessTobi 381e04453a compatdb: Use a seperate endpoint for testcase submission 7 years ago
bunnei b1c31be284 config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Lioncash 8c4c0d9e5f telemetry_session: Add missing includes 7 years ago
Lioncash f4e27093ae telemetry_session: Use a std::array in GenerateTelemetryId() 7 years ago
fearlessTobi dd6c300d9f Address more review comments 7 years ago
fearlessTobi fb46c8b426 Address a bunch of review comments 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
fearlessTobi 7377afca3a Add audio stretching support 7 years ago
Zach Hilman 14bfdbe0e7 drd: Parse title ID from program metadata 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
Lioncash 35e0f49b3f telemetry_session: Don't allocate std::string instances for program lifetime in GetTelemetryId() and RegenerateTelemetryId() 7 years ago
fearlessTobi fc6901c205 Port #3353 from Citra 7 years ago
Lioncash 5ad776105c common/telemetry: Migrate core-independent info gathering to common 7 years ago
Lioncash 85ca923ed4 file_util: Use an enum class for GetUserPath() 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
bunnei 47ba060950 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
bunnei bbd273e7ce core: Add a configuration setting for use_multi_core. 8 years ago