67 Commits (f6f0383b49e70eb9cc534fc5b283371f29189108)

Author SHA1 Message Date
lat9nq 1152d66ddd general: Add setting shader_backend 5 years ago
lat9nq 0e5c74bc9e core, input_common: Miscellaneous fixes 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
ameerj b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
David Marcec 85d7a8f466 Rebase for per game settings 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
ReinUsesLisp 47a7c4f4fe yuzu: Add frontend settings for assembly shaders 6 years ago
Fernando Sahmkow 084ceb925a UI: Replasce accurate GPU option for GPU Accuracy Level 6 years ago
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 years ago
bunnei 571451bdfe core: settings: Add setting to enable vsync, which is on by default. 6 years ago
ReinUsesLisp 788d57d723 settings: Add settings for graphics backend 6 years ago
ReinUsesLisp be9f80ef56
telemetry_session: Report renderer backend 6 years ago
ReinUsesLisp 526e533e90
telemetry_session: Use temporary to avoid writing the same enum 6 years ago
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 447bdac298 yuzu: Remove CPU Jit setting from the UI 7 years ago
Lioncash b1a4ab2ccc core/telemetry_session: Remove unnecessary web service nulling out in destructor 7 years ago
Lioncash 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 years ago
zhupengfei 10c4f23953 core/telemetry_session: Only create the backend when we really need it 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
fearlessTobi ca4e20b4e0 web_service: move telemetry condition from TelemetrySession constructor to destructor 7 years ago
fearlessTobi 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission 7 years ago
bunnei ee7c2dbf5a config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Lioncash 8aa4889e76 telemetry_session: Add missing includes 7 years ago
Lioncash 8723cc8798 telemetry_session: Use a std::array in GenerateTelemetryId() 7 years ago
fearlessTobi 120d8f3bf7 Address more review comments 8 years ago
fearlessTobi b4ace6ec6f Address a bunch of review comments 8 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 8 years ago
fearlessTobi a6efff8b02 Add audio stretching support 8 years ago
Zach Hilman 7d5d781b20 drd: Parse title ID from program metadata 8 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 years ago
Lioncash b5fb246a99 telemetry_session: Don't allocate std::string instances for program lifetime in GetTelemetryId() and RegenerateTelemetryId() 8 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 8 years ago
Lioncash 60f476cd8f common/telemetry: Migrate core-independent info gathering to common 8 years ago
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 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
Lioncash c33755e2b9
core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
N00byKing 8004af0d05 Change Telemetry Names to yuzu 8 years ago
bunnei 94f4009c3b config: Use simplified checkbox (from Citra) for CPU JIT. 8 years ago
River City Ransomware c8a094e164 Port citra #3352 to yuzu (#103) 8 years ago
James Rowe 18ca3ca751 Removing unused settings and yuzu rebranding 8 years ago