summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics.h
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2024-01-02yuzu: Add per-game linux gamemode configurationflodavid
2023-12-21qt: settings: Fix per-game vsync comboboxt895
2023-08-16yuzu-qt: Screenshots depend more on the graphics settingslat9nq
2023-07-21common,qt-config: Remove usage of forward_listlat9nq
2023-07-21configuration: Use enum indexlat9nq
2023-07-21configuration: Use a builder to create widgetslat9nq
2023-07-21configuration: Clean up includes a bitlat9nq
2023-07-21configuration: Use a mapping of setting value to namelat9nq
2023-07-21shared_widget: Refactor helperslat9nq
2023-07-21configure_graphics: Reimplement bg_colorlat9nq
2023-07-21configuration: Move CreateWidget to a classlat9nq
2023-07-21configuration: Implement sliderlat9nq
2023-07-21configuration: Use buttons instead of highlightslat9nq
2023-07-21configure_graphics: More complete reimplementationlat9nq
2023-07-21configure_graphics: Partial runtime implementationlat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-06-06yuzu-qt: Load Vulkan device info at startuplat9nq
2023-05-07yuzu-qt/config: Add option to disable compute on Intellat9nq
2023-05-02configure_graphics: Clean up includes [IWYU]lat9nq
2023-05-02configure_graphics: Actively find present modeslat9nq
2022-11-24FSR Sharpening Slider part 1 - only a global sliderMatías Locatti
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-10yuzu: Simplify broken Vulkan handlinglat9nq
2022-05-30yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-07-22general: Add setting shader_backendlat9nq
2021-06-15configure_graphics: Add Accelerate ASTC decoding settingameerj
2021-04-14common: Move settings to common from core.bunnei
2020-10-26video_core: NVDEC Implementationameerj
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-01-26Use QPixmap/QIcon for background color selection buttonxperia64
2018-12-02yuzu/configuration: Make slots private where applicableLioncash
2018-12-02yuzu/configuration: Add missing override specifiers to configuration-related ...Lioncash
2018-09-08Port Citra #4047 & #4052: add change background color supporttech4me
2018-01-12Massive removal of unused modulesJames Rowe