index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
settings.h
Age
Commit message (
Expand
)
Author
2022-11-28
video_core: add null backend
Liam
2022-11-27
Merge pull request #9276 from goldenx86/fsrSlider
bunnei
2022-11-26
Oops
Matías Locatti
2022-11-26
Replace GLSL as the default OpenGL shader backend
Matías Locatti
2022-11-24
FSR Sharpening Slider part 1 - only a global slider
Matías Locatti
2022-10-13
settings: Update aspect_ratio range
Morph
2022-09-19
yuzu qt: Add option to disable startup Vulkan check
lat9nq
2022-09-16
Merge pull request #8682 from lat9nq/dumpy
Morph
2022-09-04
yuzu: Use a debugger to generate minidumps
lat9nq
2022-08-25
video_core: add option for pessimistic flushing
Liam
2022-08-12
Allow audio volume up to 200%
Kelebek1
2022-07-23
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-23
input_common: Add camera driver
german77
2022-07-22
Project Andio
Kelebek1
2022-07-16
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-15
common/setting: Make ranged a property of the type
merry
2022-06-30
settings: Consolidate RangedSetting's with regular ones
lat9nq
2022-06-11
Merge pull request #8393 from lat9nq/default-vulkan
bunnei
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
2022-05-29
settings: Set Vulkan to the default renderer backend
lat9nq
2022-05-08
VideoCore: Add option to dump the macros.
Fernando Sahmkow
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-16
yuzu: Add custom ringcon configuration
german77
2022-03-26
configuration: Add Paranoid CPU accuracy level
merry
2022-02-27
dynarmic: Inline exclusive memory accesses
merry
2022-02-21
settings: Add a new "use_extended_memory_layout" setting.
bunnei
2022-01-23
yuzu: Add setting to disable controller navigation
german77
2022-01-04
ShaderDecompiler: Add a debug option to dump the game's shaders.
Fernando Sahmkow
2021-11-27
settings: Add debug setting to enable all controllers
german77
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
2021-11-24
core/hid: Fully implement native mouse
german77
2021-11-24
input_common: Allow keyboard to be backwards compatible
german77
2021-11-24
config: Cleanup and documentation
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
core/hid: Add TAS input
german77
2021-11-24
settings: Cleanup settings
german77
2021-11-21
configure_general: Allow framerate cap to be used in custom game configs
Kewlan
2021-11-16
TextureCache: Add automatic anisotropic filtering and refactor code.
Fernando Sahmkow
2021-11-16
Yuzu UI: Add button for Anti Alias
Fernando Sahmkow
2021-11-16
Settings: Add anti-aliasing method setting
Marshall Mohror
2021-11-16
QtGUI: Add buttton to toggle the filter.
FernandoS27
2021-11-16
VideoCore: Add gaussian filtering.
FernandoS27
2021-11-16
VideoCore: Add more rescaling option.
FernandoS27
2021-11-16
Presentation: add Nearest Neighbor filter.
Fernando Sahmkow
2021-11-16
vulkan: Implement FidelityFX Super Resolution
Marshall Mohror
2021-11-16
Texture Cahe: Fix downscaling on SMO.
Fernando Sahmkow
2021-11-16
video_core: Refactor resolution scale function
ameerj
2021-11-16
Renderer: Implement Bicubic and ScaleForce filters.
Fernando Sahmkow
2021-11-16
common/settings: Remove unused scaling options
ReinUsesLisp
2021-11-16
Settings: eliminate rescaling_factor.
Fernando Sahmkow
[next]