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
/
yuzu
/
configuration
Age
Commit message (
Expand
)
Author
2021-11-16
TextureCache: Add automatic anisotropic filtering and refactor code.
Fernando Sahmkow
2021-11-16
TextureCache: Make a better Anisotropic setter.
Fernando Sahmkow
2021-11-16
configure_graphics.ui: Cleanup scaling options and fix duplicate name warning
ameerj
2021-11-16
Frontend: 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
video_core,yuzu: Move UpdateRescalingInfo call to video_core
lat9nq
2021-11-16
Renderer: Implement Bicubic and ScaleForce filters.
Fernando Sahmkow
2021-11-16
TextureCache: Modify Viewports/Scissors according to Rescale.
Fernando Sahmkow
2021-11-16
Settings: Add resolution scaling to settings.
Fernando Sahmkow
2021-10-31
Merge pull request #7246 from german77/userimage
bunnei
2021-10-29
profile_manager: Resize any image bigger than 256p
german77
2021-10-28
Merge pull request #7223 from Moonlacer/geometry_property_removal
Ameer J
2021-10-26
Merge pull request #7186 from MightyCreak/fix-crash-configure-window
Ameer J
2021-10-25
Geometry property removal and rewording
Moonlacer
2021-10-19
Merge pull request #7197 from Moonlacer/tas_help_link
bunnei
2021-10-17
settings: Remove std::chrono usage
ameerj
2021-10-16
add_link
Moonlacer
2021-10-15
ui: fix crash when closing configure window
Romain Failliot
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
2021-10-14
settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165)
Moonlacer
2021-10-14
Merge pull request #6774 from lat9nq/remove-global-yuzu
Morph
2021-10-12
Merge pull request #7147 from behunin/patch-1
Ameer J
2021-10-11
Fix a few warnings
Romain Failliot
2021-10-08
Update configure_tas.ui
Levi Behunin
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-10-07
service: Reduce header include overhead
Morph
2021-10-05
Merge pull request #7090 from Moonlacer/tas_spacing_addition
bunnei
2021-10-01
Merge pull request #7102 from Morph1984/remove-boxcat
bunnei
2021-09-29
style: Remove extra space preceding the :: operator
Morph
2021-09-29
settings: Remove BCAT settings
Morph
2021-09-29
configure_network: Remove BCAT
Morph
2021-09-29
configure_tas: Remove help button from dialog window
Moonlacer
2021-09-29
configure_tas: Ensure dialog buttons always stay at the bottom
Moonlacer
2021-09-28
Merge pull request #7042 from v1993/patch-7
Ameer J
2021-09-23
Merge pull request #7068 from behunin/patch-3
bunnei
2021-09-22
Clean-up and nits
Levi Behunin
2021-09-20
Clean-up
Levi Behunin
2021-09-18
Tas configure ui nits
Levi Behunin
2021-09-18
UI: Relocate tas menu and add brief description
german77
2021-09-18
input_common/tas: new update method
german77
2021-09-18
input_common/tas: Document the main class
german77
2021-09-18
input_common/tas: Add swap controller
german77
2021-09-18
input_common/tas: Fallback to simple update
MonsterDruide1
2021-09-18
config: Move TAS options to it's own menu
german77
2021-09-18
core: Hacky TAS syncing & load pausing
MonsterDruide1
[next]