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
2022-02-02
common_types: Remove NonCopyable struct
Lioncash
2022-02-02
general: Replace NonCopyable struct with equivalents
Lioncash
2022-02-01
Merge pull request #7807 from german77/moar-buttons
bunnei
2022-02-01
Merge pull request #7809 from Morph1984/clock-constants
bunnei
2022-02-01
common/file: Remove [[nodiscard]] from Open()
Lioncash
2022-01-30
common: wall_clock: Check precision against the emulated CPU and CNTFRQ
Morph
2022-01-30
common: wall_clock: Utilize constants for ms, us, and ns ratios
Morph
2022-01-30
input_common: Add home and hard touch press buttons to UDP controllers
german77
2022-01-28
Merge pull request #7791 from german77/wall_clock
Morph
2022-01-27
wall_clock: use standard wall clock if rtsc frequency is too low
german77
2022-01-26
common/xbyak_api: Make BuildRegSet() constexpr
Lioncash
2022-01-23
yuzu: Add setting to disable controller navigation
german77
2022-01-20
Merge pull request #7695 from Morph1984/is-pow2
bunnei
2022-01-18
Merge pull request #7725 from german77/mouse_in_motion
bunnei
2022-01-16
input_common: Reintroduce motion from mouse and use button names
german77
2022-01-14
common: fiber: YieldTo: Avoid hard crash on nullptr previous_fiber.
bunnei
2022-01-11
common: bit_util: Add IsPow2 helper function
Morph
2022-01-09
logging/log.h: move enum class formatter to a separate file ...
liushuyu
2022-01-08
logging/log: use `underlying_type` instead of hardcoding types
liushuyu
2022-01-08
logging: adapt to changes in fmt 8.1
liushuyu
2022-01-04
ShaderDecompiler: Add a debug option to dump the game's shaders.
Fernando Sahmkow
2021-12-20
Allow overriding SCM version info
Andrew Udvare
2021-12-14
Merge pull request #7558 from Morph1984/unused-cpu-family-model
Mai M
2021-12-13
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
2021-12-13
common/cpu_detect: Remove CPU family and model
Morph
2021-12-13
common/input: Remove unnecessary returns
Lioncash
2021-12-13
input_engine: Pass LedStatus by const reference
Lioncash
2021-12-13
input_engine: Pass VibrationStatus by const reference in SetRumble()
Lioncash
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
[next]