index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
/
nvdrv_interface.cpp
Age
Commit message (
Expand
)
Author
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-17
nvnflinger: convert to process
Liam
2024-01-23
service: properly convert buffers to strings
Narr the Reg
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2023-06-30
general: Use ScratchBuffer where possible
Morph
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-10-06
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
NVDRV: Further refactors and eliminate old code.
Fernando Sahmkow
2022-10-06
NVDRV: Cleanup.
Fernando Sahmkow
2022-10-06
NVDRV: Implement QueryEvent.
Fernando Sahmkow
2022-10-06
NvHost: Remake Ctrl Implementation.
Fernando Sahmkow
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-06
Merge pull request #8122 from bunnei/improve-thread-usage
bunnei
2022-04-02
fix: typos
Andrea Pappacoda
2022-04-02
hle: service: nvdrv: Create a service thread where appropriate.
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-07-14
service: Append service name prefix to common filenames
Morph