85 Commits (19e9bde9e069f841387b8d7cbb4b9074d5f30c21)

Author SHA1 Message Date
lat9nq 3c45452fae general: Use console mode helper across project 3 years ago
lat9nq 387ede76d2 general: Convert use_docked_mode to an enumeration 3 years ago
lat9nq d146dd9d12 settings,general: Rename non-confirming enums 3 years ago
lat9nq 432f68ad29 configure_audio: Implement ui generation 3 years ago
lat9nq a007ac6b9c configure_graphics_advance: Generate UI at runtime 3 years ago
lat9nq 5cffa34288 settings,video_core: Consolidate ASTC decoding options 3 years ago
lat9nq 2528cf7c54 settings: Enable FIFO relaxed 3 years ago
lat9nq 40f062f749 telemetry_session: Make translate function static 3 years ago
lat9nq 6f0929df82 configuration: Expose separate swap present modes 3 years ago
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam 89dd7dc180 video_core: add null backend 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Fernando Sahmkow 71ca84d829 Settings: eliminate rescaling_factor. 5 years ago
Moonlacer 44135b011f remove-audio-stretching-setting 4 years ago
ameerj cd016d3cb5 configure_graphics: Add GPU nvdec decoding as an option 5 years ago
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
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