aboutsummaryrefslogtreecommitdiff
path: root/src/common/settings.h
AgeCommit message (Expand)Author
2022-11-28video_core: add null backendLiam
2022-11-27Merge pull request #9276 from goldenx86/fsrSliderbunnei
2022-11-26OopsMatías Locatti
2022-11-26Replace GLSL as the default OpenGL shader backendMatías Locatti
2022-11-24FSR Sharpening Slider part 1 - only a global sliderMatías Locatti
2022-10-13settings: Update aspect_ratio rangeMorph
2022-09-19yuzu qt: Add option to disable startup Vulkan checklat9nq
2022-09-16Merge pull request #8682 from lat9nq/dumpyMorph
2022-09-04yuzu: Use a debugger to generate minidumpslat9nq
2022-08-25video_core: add option for pessimistic flushingLiam
2022-08-12Allow audio volume up to 200%Kelebek1
2022-07-23yuzu: Add webcam support and rebase to latest masterNarr the Reg
2022-07-23input_common: Add camera drivergerman77
2022-07-22Project AndioKelebek1
2022-07-16yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei
2022-07-15common/setting: Make ranged a property of the typemerry
2022-06-30settings: Consolidate RangedSetting's with regular oneslat9nq
2022-06-11Merge pull request #8393 from lat9nq/default-vulkanbunnei
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-05-29settings: Set Vulkan to the default renderer backendlat9nq
2022-05-08VideoCore: Add option to dump the macros.Fernando Sahmkow
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-16yuzu: Add custom ringcon configurationgerman77
2022-03-26configuration: Add Paranoid CPU accuracy levelmerry
2022-02-27dynarmic: Inline exclusive memory accessesmerry
2022-02-21settings: Add a new "use_extended_memory_layout" setting.bunnei
2022-01-23yuzu: Add setting to disable controller navigationgerman77
2022-01-04ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow
2021-11-27settings: Add debug setting to enable all controllersgerman77
2021-11-26input_common: Fully implement UDP controllersNarr the Reg
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24input_common: Allow keyboard to be backwards compatiblegerman77
2021-11-24config: Cleanup and documentationgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24core/hid: Add TAS inputgerman77
2021-11-24settings: Cleanup settingsgerman77
2021-11-21configure_general: Allow framerate cap to be used in custom game configsKewlan
2021-11-16TextureCache: Add automatic anisotropic filtering and refactor code.Fernando Sahmkow
2021-11-16Yuzu UI: Add button for Anti AliasFernando Sahmkow
2021-11-16Settings: Add anti-aliasing method settingMarshall Mohror
2021-11-16QtGUI: Add buttton to toggle the filter.FernandoS27
2021-11-16VideoCore: Add gaussian filtering.FernandoS27
2021-11-16VideoCore: Add more rescaling option.FernandoS27
2021-11-16Presentation: add Nearest Neighbor filter.Fernando Sahmkow
2021-11-16vulkan: Implement FidelityFX Super ResolutionMarshall Mohror
2021-11-16Texture Cahe: Fix downscaling on SMO.Fernando Sahmkow
2021-11-16video_core: Refactor resolution scale functionameerj
2021-11-16Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow
2021-11-16common/settings: Remove unused scaling optionsReinUsesLisp
2021-11-16Settings: eliminate rescaling_factor.Fernando Sahmkow