index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-16
Suggestions from CrusadingNinja
Matías Locatti
2021-12-16
Changed link
Matías Locatti
2021-12-15
Merge pull request #7551 from vonchenplus/fix_blit_image_view_mismatching
bunnei
2021-12-15
externals/ffmpeg: set the cmake variable twice ...
liushuyu
2021-12-15
externals: fix a regression when using MSVC
liushuyu
2021-12-15
video_core/codecs: (re-spin) refactor ffmpeg searching and handling
liushuyu
2021-12-15
Merge pull request #7588 from Wunkolo/gibibibi-bytes
bunnei
2021-12-15
Merge pull request #7589 from yuzu-emu/revert-7565-fix-linux-decoding
bunnei
2021-12-15
Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake"
bunnei
2021-12-14
yuzu/main: Fix host memory byte units. GB to GiB
Wunkolo
2021-12-14
Merge pull request #7565 from liushuyu/fix-linux-decoding
bunnei
2021-12-14
Merge pull request #7558 from Morph1984/unused-cpu-family-model
Mai M
2021-12-14
Merge pull request #7549 from Morph1984/astc-8x5
Mai M
2021-12-14
Merge pull request #7579 from Morph1984/swkbd-oob-array-access
Mai M
2021-12-14
Merge pull request #7583 from german77/triggered
Ghost
2021-12-14
core/hid: Fix faulty analog triggers
Narr the Reg
2021-12-14
Merge pull request #7581 from lioncash/input-iface
Narr the Reg
2021-12-14
Merge pull request #7577 from v1993/patch-2
Narr the Reg
2021-12-14
input/SDL: Update SDL hints
Valeri
2021-12-13
CI: fix CI on Linux
liushuyu
2021-12-13
video_core/codecs: skip decoders that use hw frames ...
liushuyu
2021-12-13
Merge pull request #7580 from lioncash/input-doc
bunnei
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_poller: Add missing override specifiers
Lioncash
2021-12-13
input_mapping: Amend specification of parameters
Lioncash
2021-12-13
input_poller: Remove several unnecessary @param tags
Lioncash
2021-12-13
Merge pull request #7575 from lioncash/input
bunnei
2021-12-13
CI: fix MinGW installation step
liushuyu
2021-12-13
ffmpeg: move the whole tree into externals/ffmpeg/ffmpeg ...
liushuyu
2021-12-13
cmake: refactor ffmpeg searching and handling logic on Linux
liushuyu
2021-12-13
qt_software_keyboard: Fix out of bounds array access
Morph
2021-12-13
Merge pull request #7576 from lioncash/tasenum
bunnei
2021-12-13
tas_input: Avoid minor copies in Read/WriteCommandButtons()
Lioncash
2021-12-13
tas_input: Remove unnecessary semicolon
Lioncash
2021-12-13
tas_input: Execute clear() even if empty
Lioncash
2021-12-13
tas_input: Remove unnecessary includes
Lioncash
2021-12-13
tas_input: std::move strings into vector
Lioncash
2021-12-13
tas_input: Use istringstream over stringstream
Lioncash
2021-12-13
tas_input: Use u8string_view instead of u8string
Lioncash
2021-12-13
tas_input: Remove unused std::smatch variable
Lioncash
2021-12-13
tas_input: Amend -Wdocumentation warnings
Lioncash
2021-12-13
tas_input: Make TasAxes enum an enum class
Lioncash
2021-12-13
input_engine: Fix typo in TriggerOnAxisChange() parameter name
Lioncash
2021-12-13
input_engine: Simplify PreSet* family of functions
Lioncash
2021-12-13
input_engine: Avoid redundant map lookups
Lioncash
2021-12-13
input_engine: Remove left-over namespace qualifiers
Lioncash
2021-12-13
input_engine: Iterate by reference rather than by value where applicable
Lioncash
2021-12-13
input_engine: Take BasicMotion by const reference with SetMotion() and Trigge...
Lioncash
[prev]
[next]