81 Commits (4a5f3e4733c9d6ea15e998b1d3a272614c1e5b4e)

Author SHA1 Message Date
lat9nq 4a5f3e4733 configure_graphics_advance: Generate UI at runtime 3 years ago
lat9nq fc30b04714 settings,video_core: Consolidate ASTC decoding options 3 years ago
lat9nq 2cca81495e settings: Enable FIFO relaxed 3 years ago
lat9nq 7bffe8ce02 telemetry_session: Make translate function static 3 years ago
lat9nq 581d8f34ee configuration: Expose separate swap present modes 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam acc4a150ef video_core: add null backend 3 years ago
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