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_advanced.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2023-07-21
qt/configuration: Use deleteLater
lat9nq
2023-07-21
common,qt-config: Remove usage of forward_list
lat9nq
2023-07-21
configuration: Use a builder to create widgets
lat9nq
2023-07-21
common,yuzu-qt: GCC warning silences
lat9nq
2023-07-21
FIXME configuration: Avoid unnecessary allocations
lat9nq
2023-07-21
configuration: Document odd widget cases
lat9nq
2023-07-21
configuration: Use IDs to sort holds
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
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
shared_translation: Finish using int ids
lat9nq
2023-07-21
configure_graphics: Partial runtime implementation
lat9nq
2023-07-21
settings: Recategorize a bit
lat9nq
2023-07-21
configure_graphics_advance: Generate UI at runtime
lat9nq
2023-07-21
configuration: Add base class to tabs
lat9nq
2023-07-21
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-06-14
video_core: optionally skip barriers on feedback loops
Liam
2023-06-08
nvnflinger: allow locking framerate during video playback
Liam
2023-05-23
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-15
Merge pull request #10181 from lat9nq/intel-compute-toggle
liamwhite
2023-05-08
configure_graphics_advanced: Hide input compute toggle a little later
lat9nq
2023-05-07
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2023-05-07
yuzu-qt/config: Add option to disable compute on Intel
lat9nq
2023-05-06
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-03
settings: remove pessimistic flushing
Liam
2023-05-02
configuration: Expose separate swap present modes
lat9nq
2023-05-01
vk_present_manager: Add toggle for async presentation
GPUCode
2023-02-26
Merge pull request #9849 from ameerj/async-astc
liamwhite
2023-02-25
config: Fix per game Force max clock
german77
2023-02-22
configuration: Add async ASTC decode setting
ameerj
2023-01-09
qt: fix configuration weirdness on turbo
Liam
2023-01-06
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-05
config: Set the Vulkan driver pipeline cache option to be global
Wollnashorn
2023-01-05
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-04
common: add setting for renderer clock workaround
Liam
2022-08-25
video_core: add option for pessimistic flushing
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
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-28
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-07-25
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-23
configuration: Use combobox apply template where possible
lat9nq
2021-07-22
general: Add setting shader_backend
lat9nq
2021-07-10
settings: Disable FPS unlimit setting between title launches
ameerj
2021-06-23
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-17
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
[next]