index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2021-12-07
Merge pull request #7525 from german77/notifa
bunnei
2021-12-06
service/notif: Add notif:a and stub ListAlarmSettings,Initialize
german77
2021-12-05
general: Add missing copyright notices
ameerj
2021-12-03
native_clock: Wait for less time in EstimateRDTSCFrequency
Morph
2021-12-02
general: Replace high_resolution_clock with steady_clock
Morph
2021-11-27
settings: Add debug setting to enable all controllers
german77
2021-11-26
config: Remove vibration configuration
german77
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
2021-11-24
input_common: Move button names to the frontend
german77
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
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-24
config: Cleanup and documentation
german77
2021-11-24
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2021-11-24
core/hid: Fully emulate motion from button
german77
2021-11-24
second commit lion review
german77
2021-11-24
settings: Fix Debug controller type options
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
core/hid: Add TAS input
german77
2021-11-24
input_common: Add manual update options to input devices
german77
2021-11-24
core/hid: Fix rumble too strong at 1%
german77
2021-11-24
core/hid: Only signal when needed
german77
2021-11-24
core/hid: Add output devices
german77
2021-11-24
settings: Cleanup settings
german77
2021-11-24
common: Rewrite and move core/frontend/input.h to common
german77
2021-11-21
configure_general: Allow framerate cap to be used in custom game configs
Kewlan
2021-11-20
TextureCache: Refactor and fix linux compiling.
Fernando Sahmkow
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
Video Core: fix building for GCC.
Fernando Sahmkow
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
video_core: Misc resolution scaling related refactoring
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-11-13
Merge pull request #7272 from behunin/the-courteous-logger
bunnei
2021-11-02
common: Implement a subset of P0323 (std::expected)
Morph
2021-11-01
Refactor Logging Impl
Levi Behunin
2021-10-20
common/alignment: Fix VS2022 compilation
ameerj
2021-10-17
settings: Remove std::chrono usage
ameerj
2021-10-14
string_util: Make use of std::string_view and add bounds checking
Morph
[next]