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
2022-10-18
core: device_memory: Templatize GetPointer(..).
bunnei
2022-10-18
core: hle: result: Add GetInnerValue and Includes methods.
bunnei
2022-10-18
core: hle: kernel: svc_common: Add WaitInfinite & cleanup.
bunnei
2022-10-17
Merge pull request #9087 from Morph1984/once
bunnei
2022-10-17
kernel: fix slab heap ABA
Liam
2022-10-17
video_core: Implement memory manager page kind
FengChen
2022-10-17
general: Add missing pragma once
Morph
2022-10-16
general: Fix spelling of "unknown"
Morph
2022-10-14
Merge pull request #9061 from liamwhite/writable-event
liamwhite
2022-10-14
Merge pull request #9055 from liamwhite/hbl
liamwhite
2022-10-13
Merge pull request #9032 from liamwhite/stub-friends
liamwhite
2022-10-13
result: enforce reference check specialization
Liam
2022-10-12
kernel: remove KWritableEvent
Liam
2022-10-12
Merge pull request #9034 from liamwhite/result-macros
bunnei
2022-10-11
k_server_session: preliminary support for userspace server sessions
Liam
2022-10-11
Add implementation of svcCreateSession
Liam
2022-10-11
general: preliminary support for hbl
Liam
2022-10-08
kernel: add expanded result macros
Liam
2022-10-08
fsp_srv: stub GetCacheStorageSize
Liam
2022-10-07
IFriendService: stub CheckFriendListAvailability
Liam
2022-10-07
nfp_types: silence -Wtype-limits
Liam
2022-10-06
General: address feedback
Fernando Sahmkow
2022-10-06
general: rework usages of UNREACHABLE macro
Liam
2022-10-06
nvdisp: End system frame after requesting to swap buffers
Morph
2022-10-06
address_space: Address feedback
Morph
2022-10-06
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
NvHostChannels: improve hack for supporting multiple channels.
Fernando Sahmkow
2022-10-06
Address Feedback from bylaws.
Fernando Sahmkow
2022-10-06
Nvflinger: correct duplication.
Fernando Sahmkow
2022-10-06
Core: Fix get nvmap object random crash
VonChenPlus
2022-10-06
NvDec: Fix regressions.
Fernando Sahmkow
2022-10-06
General: Fix compilation for GCC
Liam White
2022-10-06
NVDRV: Further improvements.
Fernando Sahmkow
2022-10-06
VideoCore: Refactor fencing system.
Fernando Sahmkow
2022-10-06
MemoryManager: initial multi paging system implementation.
Fernando Sahmkow
2022-10-06
NVDRV: Further refactors and eliminate old code.
Fernando Sahmkow
2022-10-06
NVDRV: Refactor Host1x
Fernando Sahmkow
2022-10-06
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
Fernando Sahmkow
2022-10-06
VideoCore: Extra Fixes.
Fernando Sahmkow
2022-10-06
NVDRV: Remake ASGPU
Fernando Sahmkow
2022-10-06
NVDRV: Update copyright notices.
Fernando Sahmkow
2022-10-06
NvHostCtrl: Fix merge of nvflinger.
Fernando Sahmkow
2022-10-06
NVHOST_CTRl: Implement missing method and fix some stuffs.
Fernando Sahmkow
2022-10-06
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-10-06
NVASGPU: Fix Remap.
Fernando Sahmkow
2022-10-06
NVDRV: Fix clearing when destroying.
Fernando Sahmkow
2022-10-06
NVMAP: Fix the Free return parameters.
Fernando Sahmkow
2022-10-06
NVDRV: Fix Open/Close and make sure each device is correctly created.
Fernando Sahmkow
2022-10-06
NVDRV: Implement new NvMap
Fernando Sahmkow
[prev]
[next]