index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: implement KProcess suspension
Liam
2022-06-14
1
-2
/
+2
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
30
-90
/
+60
*
Merge pull request #8122 from bunnei/improve-thread-usage
bunnei
2022-04-06
1
-1
/
+1
|
\
|
*
hle: service: nvdrv: Create a service thread where appropriate.
Morph
2022-04-02
1
-1
/
+1
*
|
fix: typos
Andrea Pappacoda
2022-04-02
1
-6
/
+6
|
/
*
nvhost_ctrl: Only mark EventState::Busy as BadParameter
ameerj
2022-03-29
1
-1
/
+1
*
hle: nvdrv: nvdata: Cleanup NvFence static assert.
bunnei
2022-03-24
1
-1
/
+1
*
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
1
-1
/
+1
*
hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.
bunnei
2022-03-24
4
-17
/
+13
*
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-24
2
-8
/
+7
*
common: Reduce unused includes
ameerj
2022-03-19
2
-0
/
+3
*
Merge pull request #7488 from vonchenplus/support_multiple_videos_playing
bunnei
2021-12-07
6
-8
/
+29
|
\
|
*
Address feedback
Feng Chen
2021-12-05
4
-13
/
+22
|
*
Support multiple videos playing
Feng Chen
2021-12-02
4
-9
/
+21
*
|
general: Add missing copyright notices
ameerj
2021-12-05
1
-0
/
+4
|
/
*
core: Remove unused includes
ameerj
2021-11-03
10
-15
/
+0
*
Fixup channel submit IOCTL syncpoint parameters
Billy Laws
2021-10-24
2
-21
/
+9
*
NvHost/Core: Address Feedback.
Fernando Sahmkow
2021-10-16
1
-3
/
+5
*
Suspend temporally
FernandoS27
2021-10-16
1
-1
/
+2
*
NVHost_Ctrl: Force wait if the gpu falls behind too long.
FernandoS27
2021-10-16
2
-0
/
+13
*
nvhost_ctrl: Refactor usage of gpu.LockSync()
ameerj
2021-10-03
1
-15
/
+15
*
gpu: Migrate implementation to the cpp file
ameerj
2021-10-03
2
-5
/
+13
*
style: Remove extra space preceding the :: operator
Morph
2021-09-29
1
-1
/
+1
*
nvflinger: Use external surface format for framebuffer creation
ameerj
2021-09-06
1
-5
/
+4
*
nvhost_nvdec_common: Remove BufferMap
ameerj
2021-08-06
2
-76
/
+0
*
nvhost_nvdec_common: Stub UnmapBuffer Ioctl
ameerj
2021-08-06
1
-23
/
+4
*
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-26
1
-1
/
+1
|
\
|
*
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
1
-1
/
+1
*
|
hle: service: nvdrv: Remove unused kernel reference.
bunnei
2021-07-20
1
-1
/
+0
*
|
hle: service: Add a helper module for managing kernel objects.
bunnei
2021-07-20
2
-5
/
+8
|
/
*
Merge pull request #6525 from ameerj/nvdec-fixes
Fernando S
2021-07-15
1
-45
/
+40
|
\
|
*
nvhost_nvdec_common: Read Submit ioctl data from object addr
ameerj
2021-07-14
1
-8
/
+2
|
*
nvhost_nvdec_common: Fix {Slice/Write}Vectors return
ameerj
2021-07-14
1
-37
/
+38
*
|
service: Append service name prefix to common filenames
Morph
2021-07-14
3
-2
/
+2
|
/
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-13
/
+13
*
Merge pull request #6317 from ameerj/fps-fix
bunnei
2021-05-18
1
-1
/
+0
|
\
|
*
perf_stats: Rework FPS counter to be more accurate
ameerj
2021-05-15
1
-1
/
+0
*
|
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
5
-15
/
+15
|
/
*
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-05
4
-12
/
+12
*
hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps.
bunnei
2021-05-05
2
-3
/
+2
*
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-05
1
-0
/
+1
*
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-05
3
-6
/
+10
*
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-05-05
2
-2
/
+2
*
Merge pull request #6279 from ogniK5377/nvhost-prof
bunnei
2021-05-05
1
-3
/
+14
|
\
|
*
Update src/core/hle/service/nvdrv/interface.cpp
bunnei
2021-05-05
1
-1
/
+1
|
*
nvdrv: /dev/nvhost-prof-gpu for production
Chloe Marcec
2021-05-03
1
-3
/
+14
*
|
service: Resolve cases of member field shadowing
Lioncash
2021-05-04
20
-39
/
+40
|
/
*
nvhost_vic: Fix device closure
ameerj
2021-04-24
2
-10
/
+8
*
Merge pull request #6125 from ogniK5377/nvdec-close-dev
bunnei
2021-04-16
1
-6
/
+4
|
\
[next]