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-06
core: hle: kernel: k_scheduler: Improve ScheduleImpl.
bunnei
2021-12-06
core: hle: kernel: k_scheduler: Improve Unload.
bunnei
2021-12-06
core: hle: kernel: k_process: DisableDispatch on main thread.
bunnei
2021-12-06
core: hle: kernel: k_handle_table: Use KScopedDisableDispatch as necessary.
bunnei
2021-12-06
core: hle: kernel: k_thread: Add KScopedDisableDispatch.
bunnei
2021-12-06
core: hle: kernel: Ensure idle threads are closed before destroying scheduler.
bunnei
2021-12-06
core: hle: kernel: Reflect non-emulated threads as core 3.
bunnei
2021-12-06
Merge pull request #7529 from german77/sdl2.0.18
bunnei
2021-12-06
Merge pull request #7524 from german77/hid_stub
bunnei
2021-12-06
input_common: Update SDL to 2.0.18
Narr the Reg
2021-12-05
service/hid: Stub SetNpadCaptureButtonAssignment and ClearNpadCaptureButtonAs...
german77
2021-12-05
Merge pull request #7523 from jam1garner/support-all-subsdks
Morph
2021-12-05
loader: Support loading subsdk{8,9}
jam1garner
2021-12-05
Merge pull request #7520 from ameerj/missing-copyright
Morph
2021-12-05
general: Add missing copyright notices
ameerj
2021-12-05
Merge pull request #7518 from german77/is_npad_valid
Morph
2021-12-05
core/hid: Add missing controller type
german77
2021-12-05
Merge pull request #7494 from Morph1984/no-time-to-wait
Fernando S
2021-12-04
Merge pull request #7503 from german77/is_npad_valid
bunnei
2021-12-04
core/hid: Ensure only valid npad are connected
german77
2021-12-03
Merge pull request #7467 from liushuyu/fix-linux-decoding
bunnei
2021-12-03
native_clock: Wait for less time in EstimateRDTSCFrequency
Morph
2021-12-03
Merge pull request #7489 from Morph1984/steady-clock
bunnei
2021-12-02
video_core/cmake: link against libva explicitly ...
liushuyu
2021-12-02
video_core/codecs: more fixes for VAAPI detection ...
liushuyu
2021-12-02
video_core/codec: address comments
liushuyu
2021-12-02
video_core/codecs: more robust ffmpeg hwdecoder selection logic
liushuyu
2021-12-02
Merge pull request #7490 from Morph1984/stub-album-save-screenshot
bunnei
2021-12-02
service: am: ISelfController: Stub SaveCurrentScreenshot
Morph
2021-12-02
Merge pull request #7452 from german77/controller_navigation
Morph
2021-12-02
yuzu: Implement basic controller navigation
german77
2021-12-02
general: Replace high_resolution_clock with steady_clock
Morph
2021-11-30
Merge pull request #7483 from zhaobot/tx-update-20211201022129
Mai M
2021-12-01
Update translations (2021-12-01)
The yuzu Community
2021-11-30
Merge pull request #7482 from Morph1984/friend
bunnei
2021-11-30
service: friend: Implement GetCompletionEvent
Morph
2021-11-29
Merge pull request #7472 from Morph1984/post-kraken-cleanup
Narr the Reg
2021-11-29
input_common: Fix error with thread name
Narr the Reg
2021-11-29
input_interpreter: Make use of NpadButton instead of a u64
Morph
2021-11-29
npad: Return NpadButton in GetAndResetPressState
Morph
2021-11-29
core: hid: hid_types: Add "All" to NpadButton
Morph
2021-11-29
qt_controller: Make use of (Enable/Disable)AllControllerConfiguration
Morph
2021-11-29
Merge pull request #7466 from vonchenplus/add_miss_pixel_format_mapping
bunnei
2021-11-29
core: hid: hid_core: Add (Enable/DIsable)AllControllerConfiguration
Morph
2021-11-29
general: Fix handheld typo
Morph
2021-11-29
core: hid: Mark constructors as explicit
Morph
2021-11-29
core: hid: Cleanup and amend documentation
Morph
2021-11-29
Merge pull request #7465 from german77/no_input
Morph
2021-11-29
Add missing pixel format mapping
Feng Chen
2021-11-28
qt_controller: Fix input when the controller applet is ignored
german77
[next]