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.cpp
Age
Commit message (
Expand
)
Author
2022-12-06
configure_graphics: Make SPIRV backend string translatable
Lioncash
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-02
Merge pull request #9303 from liamwhite/new-vulkan-init
Matías Locatti
2022-11-28
video_core: add null backend
Liam
2022-11-27
Vulkan: update initialization
Liam
2022-11-25
configure_graphics: Implement custom FSR Sharpening setting
lat9nq
2022-11-24
FSR Sharpening Slider part 1 - only a global slider
Matías Locatti
2022-10-07
configure_graphics: Fix graphics API selection when a game is running
Morph
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-10
yuzu: Simplify broken Vulkan handling
lat9nq
2022-06-04
configure_graphics: Remove unused include
lat9nq
2022-05-30
yuzu-qt: Make has_broken_vulkan only for crashes
lat9nq
2022-05-30
yuzu-qt: Attempt to workaround broken Vulkan installations
lat9nq
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-11-16
Frontend: Add anti-aliasing method setting
Marshall Mohror
2021-11-16
video_core,yuzu: Move UpdateRescalingInfo call to video_core
lat9nq
2021-11-16
Renderer: Implement Bicubic and ScaleForce filters.
Fernando Sahmkow
2021-11-16
Settings: Add resolution scaling to settings.
Fernando Sahmkow
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-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-07-28
Merge pull request #6700 from lat9nq/fullscreen-enum
bunnei
2021-07-26
configure_graphics: reword GLASM option
Vamsi Krishna
2021-07-25
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-23
general: Implement FullscreenMode enumeration
lat9nq
2021-07-22
configure_graphics: Mark SPIR-V as Experimental, Mesa only
lat9nq
2021-07-22
configure_graphics: Re-order vulkan device populating
lat9nq
2021-07-22
general: Add setting shader_backend
lat9nq
2021-07-08
configure_graphics: Use u8 for bg_color values
ameerj
2021-06-15
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-05-15
configuration: Simplify applying per-game settings
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-06
configure_graphics: Add Borderless Windowed fullscreen mode
Morph
2021-04-04
configure_graphics: Prevent stack-use-after-scope
lat9nq
2021-02-13
vulkan_wrapper: Pull Windows symbols
ReinUsesLisp
2021-02-13
gpu: Report renderer errors with exceptions
ReinUsesLisp
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
2020-10-26
video_core: NVDEC Implementation
ameerj
2020-08-14
configuration_shared: Simplify name lookup in highlighting functions
Lioncash
2020-07-19
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configure_per_game: Improve style consistency
lat9nq
2020-07-19
configuration_shared: Add default combobox setup function
lat9nq
2020-07-19
configuration_shared: Use an int instead of a QString
lat9nq
2020-07-19
configure_graphics: Implement highlighted overrides
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
[next]