index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
/
devices
/
nvhost_vic.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvdrv: use static typing for SessionId, smmu Asid types
Liam
2024-01-19
1
-1
/
+1
*
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-19
1
-1
/
+1
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
1
-4
/
+4
*
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-03
1
-5
/
+5
*
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
liamwhite
2023-02-02
1
-5
/
+5
*
nvdrv: Use std::span for inputs
ameerj
2022-12-29
1
-5
/
+5
*
General: address feedback
Fernando Sahmkow
2022-10-06
1
-3
/
+0
*
NVDRV: Fix Open/Close and make sure each device is correctly created.
Fernando Sahmkow
2022-10-06
1
-1
/
+1
*
NVDRV: Implement new NvMap
Fernando Sahmkow
2022-10-06
1
-2
/
+1
*
NVDRV: Refactor and add new NvMap.
Fernando Sahmkow
2022-10-06
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
Address feedback
Feng Chen
2021-12-04
1
-0
/
+3
*
service: Resolve cases of member field shadowing
Lioncash
2021-05-04
1
-2
/
+2
*
nvdrv: Pass device fd and handle device create methods for device opening and closing
Chloe Marcec
2021-03-25
1
-4
/
+8
*
nvdec syncpt incorporation
ameerj
2021-01-07
1
-2
/
+2
*
hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.
bunnei
2020-12-29
1
-5
/
+3
*
nvservices: Reintroducee IoctlCtrl
Chloe Marcec
2020-11-24
1
-3
/
+5
*
core: Make nvservices more standardized
Chloe Marcec
2020-11-10
1
-19
/
+5
*
video_core: NVDEC Implementation
ameerj
2020-10-27
1
-76
/
+12
*
service: nvhost_vic: Ignore Submit commands.
bunnei
2020-06-05
1
-1
/
+14
*
nvdrv: Stub nvdec/vic ioctls to bypass nvdec movies
Zach Hilman
2020-06-05
1
-0
/
+50
*
Initial implementation of Ioctl2 & Ioctl3
David Marcec
2019-09-19
1
-2
/
+3
*
NVServices: Styling, define constructors as explicit and corrections
Fernando Sahmkow
2019-07-05
1
-1
/
+1
*
NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.
Fernando Sahmkow
2019-07-05
1
-1
/
+2
*
nv_services: Deglobalize NvServices
Fernando Sahmkow
2019-07-05
1
-1
/
+1
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-2
/
+2
*
Added missing channel devices
David Marcec
2018-08-13
1
-0
/
+36