index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2023-03-01
kernel: simplify AddressSpaceInfo, update values
Liam
2023-03-01
kernel: barrier memory before condition variable write
Liam
2023-03-01
kernel: document previous location of interrupt disables in arbiter/condvar
Liam
2023-03-01
kernel: adjust pool allocations
Liam
2023-03-01
kernel: simplify KAbstractSchedulerLock::Lock
Liam
2023-03-01
kernel: add InfoType::IoRegionHint
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
sm:: remove unused member
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-28
cmake: use correct boost imported targets
Alexandre Bouvier
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-27
Merge pull request #9874 from german77/violet
liamwhite
2023-02-27
Merge pull request #9872 from goldenx86/partialLTO
Matías Locatti
2023-02-27
Partially apply LTO to only core and video_core projects.
Matías Locatti
2023-02-27
service: btm: Fix handle functions
Narr the Reg
2023-02-26
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
2023-02-25
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
2023-02-25
Merge pull request #9848 from german77/metroid_motion
liamwhite
2023-02-25
Merge pull request #9857 from german77/fwupdate
liamwhite
2023-02-24
core: hidbus: Fix BusType size
Narr the Reg
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
am: avoid direct pointer access of transfer memory objects
Liam
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-21
core: hid: Restore motion state on refresh and clamp motion values
Narr the Reg
2023-02-21
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
Merge pull request #9846 from merryhime/type-const
liamwhite
2023-02-21
svc: Fix type consistency (exposed on macOS)
Merry
2023-02-21
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
sm:: fix lingering session initialization issues
Liam
2023-02-21
cheat_engine: add check for hid initialization
Liam
2023-02-21
sm:: support service registration deferral
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-21
core: defer cpu shutdown
Liam
2023-02-19
Merge pull request #9771 from ameerj/host-thread-id
liamwhite
2023-02-18
Merge pull request #9815 from german77/qt-mouse
liamwhite
2023-02-17
kernel: add KObjectName
Liam
2023-02-16
input_common: Split mouse input into individual devices
Narr the Reg
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-15
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
liamwhite
2023-02-14
remove constexpr from virtual function
arades79
2023-02-14
service: remove deleted services
Liam
2023-02-14
use a string view to skip allocation
arades79
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
apply clang-format
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
kernel: use GetCurrentProcess
Liam
2023-02-12
Merge pull request #9757 from german77/gyro
bunnei
2023-02-11
kernel/svc: Fix undefined info_id
Colin Kinloch
[prev]
[next]