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
/
interface.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command.
Subv
2018-07-21
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-7
/
+7
*
general: Make formatting of logged hex values more straightforward
Lioncash
2018-05-02
1
-1
/
+1
*
nvdrv: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-7
/
+7
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
Updated nvdrv with more service names.
Hexagon12
2018-04-10
1
-0
/
+7
*
Merge pull request #188 from bunnei/refactor-buffer-descriptor
bunnei
2018-02-15
1
-20
/
+7
|
\
|
*
service: Remove remaining uses of BufferDescriptor*.
bunnei
2018-02-14
1
-3
/
+2
|
*
nvdrv: Use ReadBuffer/WriteBuffer functions for Ioctl.
bunnei
2018-02-14
1
-17
/
+5
*
|
nvdrv/interface: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-1
/
+2
|
/
*
nvdrv: Fix QueryEvent for libnx.
bunnei
2018-02-09
1
-4
/
+5
*
Extra nvdrv support (#162)
David
2018-02-06
1
-17
/
+43
*
logger: Use Service_NVDRV category where applicable.
bunnei
2018-02-04
1
-5
/
+5
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-25
1
-5
/
+5
*
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
David
2018-01-21
1
-5
/
+4
*
nvdrv: Stub SetClientPID.
bunnei
2018-01-19
1
-0
/
+12
*
nvdrv: stubbed Close(cmd 2)
Frederic Meyer
2018-01-17
1
-0
/
+13
*
NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a
Subv
2018-01-17
1
-0
/
+69