index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
settings.h
Age
Commit message (
Expand
)
Author
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
2021-11-16
Settings: Add resolution scaling to settings.
Fernando Sahmkow
2021-11-16
VideoCore: Initial Setup for the Resolution Scaler.
Fernando Sahmkow
2021-10-17
settings: Remove std::chrono usage
ameerj
2021-09-29
settings: Remove BCAT settings
Morph
2021-09-18
input_common/tas: Document the main class
german77
2021-09-18
input_common/tas: Fallback to simple update
MonsterDruide1
2021-09-18
core: Hacky TAS syncing & load pausing
MonsterDruide1
2021-09-18
settings: File selector & other settings
MonsterDruide1
2021-09-18
input_common/tas: Base playback & recording system
MonsterDruide1
2021-09-18
Merge pull request #7020 from Moonlacer/remove_audio_stretching
bunnei
2021-09-17
Merge pull request #6950 from german77/multiplay
bunnei
2021-09-15
remove-audio-stretching-setting
Moonlacer
2021-09-11
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-09-10
input_common: Enable steam controllers and 8 player support
german77
2021-08-28
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-08-21
settings: Amend language_index maximum setting range
Morph
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-12
Merge branch 'yuzu-emu:master' into fix-lan-play
spholz
2021-08-12
configuration: add option to select network interface
spholz
2021-08-11
settings: Fix MSVC issues
lat9nq
2021-08-10
Merge pull request #6776 from lat9nq/ranged-settings
bunnei
2021-07-31
settings: Use std::clamp where possible
lat9nq
2021-07-30
settings: Remove unnecessary std::move usages
lat9nq
2021-07-30
Merge pull request #6759 from ReinUsesLisp/pipeline-statistics
bunnei
2021-07-30
settings: Fix function virtualization
lat9nq
2021-07-30
settings: Implement setting ranges
lat9nq
2021-07-28
Merge pull request #6700 from lat9nq/fullscreen-enum
bunnei
2021-07-27
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-26
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-25
Merge pull request #6697 from ameerj/fps-cap
bunnei
[next]