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
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
2020-07-06
configure_graphics: Make use of qOverload in signals/slots
Lioncash
2020-07-06
configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox()
Lioncash
2020-06-06
yuzu/frontend: Remove internal resolution option
Morph
2020-04-07
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-04-07
renderer_vulkan: Query device names from the backend
ReinUsesLisp
2020-02-27
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
2020-02-25
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2020-02-13
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2019-09-05
yuzu/configure: move speed limiter to general
FearlessTobi
2019-06-07
Merge pull request #2553 from lioncash/language
Zach Hilman
2019-06-07
Merge pull request #2514 from ReinUsesLisp/opengl-compat
Zach Hilman
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-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-24
yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect ...
Lioncash
2019-05-17
qt/configure_graphics: Shadow options at runtime
ReinUsesLisp
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-09
added a toggle to force 30fps mode
zarroboogs
2019-03-06
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-02-06
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-01-26
Use QPixmap/QIcon for background color selection button
xperia64
2018-10-16
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-02
configure_graphics: Make functions internally linked where applicable
Lioncash
2018-09-08
Port Citra #4047 & #4052: add change background color support
tech4me
2018-08-21
Port #3353 from Citra
fearlessTobi
2018-08-06
qt: Default destructors where applicable
Lioncash
2018-07-29
Port #3911 from Citra: "Optimize settings application"
fearlessTobi
2018-06-27
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-01-15
Clang format
unknown
2018-01-15
Update the internal resolution settings
unknown
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
[next]