index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2020-08-26
controllers/npad: Fix inconsistencies with controller connection statuses
Morph
2020-08-26
controllers/npad: Fix LibNX controller connection statuses
Morph
2020-08-26
controllers/npad: Fix LedPattern for P1-4
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-15
Merge pull request #4526 from lioncash/core-semi
bunnei
2020-08-15
Merge pull request #4527 from lioncash/pessimizing2
bunnei
2020-08-15
Merge pull request #4492 from lioncash/linkage
bunnei
2020-08-15
Merge pull request #4463 from lioncash/lockdiscard
bunnei
2020-08-14
time_zone_content_manager: Collapse auto and default case
Lioncash
2020-08-14
software_keyboard: Resolve a pessimizing move warning
Lioncash
2020-08-14
core: Resolve several -Wextra-semi warnings
Lioncash
2020-08-14
kernel/scheduler: Mark SchedulerLock constructor as nodiscard
Lioncash
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-10
Merge pull request #4491 from lioncash/unused-vars
bunnei
2020-08-07
Merge pull request #4457 from ogniK5377/SetScreenShotPermission
bunnei
2020-08-07
common/concepts: Rename IsBaseOf to DerivedFrom
Lioncash
2020-08-06
Merge pull request #4490 from lioncash/arbiter
bunnei
2020-08-05
Merge pull request #4489 from lioncash/typesafe
bunnei
2020-08-05
Merge pull request #4475 from lioncash/bqueue
bunnei
2020-08-05
system_control: Make functions internally linked where applicable
Lioncash
2020-08-05
kernel: Remove unused variables
Lioncash
2020-08-05
scheduler: Resolve sign conversion warning
Lioncash
2020-08-05
address_arbiter: Resolve sign conversion warning
Lioncash
2020-08-05
ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw()
Lioncash
2020-08-04
Merge pull request #4401 from ogniK5377/GetIndirectLayerImageRequiredMemoryInfo
bunnei
2020-08-04
Merge pull request #4430 from bunnei/new-gpu-vmm
bunnei
2020-08-04
Merge pull request #4481 from lioncash/cpp-dep
David
2020-08-04
Merge pull request #4474 from lioncash/hle-profile
David
2020-08-03
Merge pull request #4456 from Morph1984/stub-really-long-fs-func
bunnei
2020-08-03
Merge pull request #4482 from lioncash/ldr-sign
bunnei
2020-08-03
yuzu: Resolve C++20 deprecation warnings related to lambda captures
Lioncash
2020-08-03
service/ldr: Resolve sign mismatch warnings
Lioncash
2020-08-03
buffer_queue: Make use of std::nullopt
Lioncash
2020-08-03
buffer_queue: Make use of designated initializers
Lioncash
2020-08-03
profile_manager: Make use of std::nullopt
Lioncash
2020-08-03
profile_manager: Make use of designated initializers
Lioncash
2020-08-03
sm: Make use of IsBaseOf for GetService
David Marcec
2020-08-03
ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...
David
2020-07-31
minor nits
Morph
2020-08-01
am: Unstub SetScreenShotPermission
David Marcec
2020-07-30
fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute
Morph
2020-07-30
fs: Rename SaveDataDescriptor to SaveDataAttribute
Morph
2020-07-27
Update src/core/hle/service/nvdrv/devices/nvmap.cpp
bunnei
2020-07-27
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-27
remove unused variable;
CrazyMax
2020-07-26
hle: nvdrv: Rewrite of GPU memory management.
bunnei
2020-07-25
nvflinger: Mark interface functions with return values as [[nodiscard]]
Lioncash
2020-07-25
nvflinger: Use return value of Lock()
Lioncash
2020-07-25
Merge pull request #4350 from ogniK5377/hid-update-connected
bunnei
[next]