index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_graphics.h
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-02
yuzu: Add per-game linux gamemode configuration
flodavid
2023-12-21
qt: settings: Fix per-game vsync combobox
t895
2023-08-16
yuzu-qt: Screenshots depend more on the graphics settings
lat9nq
2023-07-21
common,qt-config: Remove usage of forward_list
lat9nq
2023-07-21
configuration: Use enum index
lat9nq
2023-07-21
configuration: Use a builder to create widgets
lat9nq
2023-07-21
configuration: Clean up includes a bit
lat9nq
2023-07-21
configuration: Use a mapping of setting value to name
lat9nq
2023-07-21
shared_widget: Refactor helpers
lat9nq
2023-07-21
configure_graphics: Reimplement bg_color
lat9nq
2023-07-21
configuration: Move CreateWidget to a class
lat9nq
2023-07-21
configuration: Implement slider
lat9nq
2023-07-21
configuration: Use buttons instead of highlights
lat9nq
2023-07-21
configure_graphics: More complete reimplementation
lat9nq
2023-07-21
configure_graphics: Partial runtime implementation
lat9nq
2023-07-21
configuration: Add base class to tabs
lat9nq
2023-06-06
yuzu-qt: Load Vulkan device info at startup
lat9nq
2023-05-07
yuzu-qt/config: Add option to disable compute on Intel
lat9nq
2023-05-02
configure_graphics: Clean up includes [IWYU]
lat9nq
2023-05-02
configure_graphics: Actively find present modes
lat9nq
2022-11-24
FSR Sharpening Slider part 1 - only a global slider
MatÃas Locatti
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-10
yuzu: Simplify broken Vulkan handling
lat9nq
2022-05-30
yuzu-qt: Attempt to workaround broken Vulkan installations
lat9nq
2021-10-07
configuration: Add const qualifier where able
lat9nq
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-07-22
general: Add setting shader_backend
lat9nq
2021-06-15
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-04-14
common: Move settings to common from core.
bunnei
2020-10-26
video_core: NVDEC Implementation
ameerj
2020-07-19
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2019-06-05
yuzu/configuration: Make all widgets and dialogs aware of language changes
Lioncash
2019-06-05
yuzu/configuration: Make function naming consistent
Lioncash
2019-01-26
Use QPixmap/QIcon for background color selection button
xperia64
2018-12-02
yuzu/configuration: Make slots private where applicable
Lioncash
2018-12-02
yuzu/configuration: Add missing override specifiers to configuration-related ...
Lioncash
2018-09-08
Port Citra #4047 & #4052: add change background color support
tech4me
2018-01-12
Massive removal of unused modules
James Rowe