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
/
devices
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video_core: make gpu context aware of rendering program
Liam
2024-02-26
2
-6
/
+18
*
scope_exit: Make constexpr
FearlessTobi
2024-02-19
1
-2
/
+2
*
nvnflinger/gpu: implement blending
Liam
2024-02-09
1
-0
/
+17
*
Merge pull request #12883 from FernandoS27/memory_manager_mem
liamwhite
2024-02-06
1
-2
/
+4
|
\
|
*
MemoryManager: Reduce the page table size based on last big page address.
Fernando Sahmkow
2024-02-01
1
-2
/
+4
*
|
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-31
2
-18
/
+27
|
/
*
nvhost_vic: use map erase by key
Liam
2024-01-18
1
-4
/
+1
*
nvdrv: use static typing for SessionId, smmu Asid types
Liam
2024-01-18
20
-21
/
+22
*
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
3
-4
/
+4
*
SMMU: Fix software rendering and cleanup
Fernando Sahmkow
2024-01-18
4
-24
/
+16
*
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-18
1
-2
/
+4
*
GPU SMMU: Expand to 34 bits
Fernando Sahmkow
2024-01-18
1
-1
/
+0
*
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
5
-38
/
+53
*
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-18
21
-37
/
+59
*
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
2
-2
/
+2
*
nvdrv: rework to remove memcpy
Liam
2023-10-25
16
-225
/
+243
*
nvdrv: fix up remaining copy calls
Liam
2023-10-25
3
-17
/
+22
*
nvdrv: convert nvmap
Liam
2023-10-25
2
-40
/
+19
*
nvdrv: convert codec devices
Liam
2023-10-25
6
-34
/
+29
*
nvdrv: convert nvhost_gpu
Liam
2023-10-25
2
-76
/
+49
*
nvdrv: convert nvhost_ctrl
Liam
2023-10-25
2
-34
/
+29
*
nvdrv: convert nvhost_ctrl_gpu
Liam
2023-10-25
2
-97
/
+43
*
nvdrv: add ioctl command serialization, convert nvhost_as_gpu
Liam
2023-10-25
5
-71
/
+152
*
service: nvnflinger: Implement shared buffer
Narr the Reg
2023-10-01
1
-7
/
+7
*
nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated
Liam
2023-08-25
1
-1
/
+3
*
k_process: PageTable -> GetPageTable
Liam
2023-07-14
1
-2
/
+2
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
21
-200
/
+199
*
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-21
1
-1
/
+1
|
\
|
*
nvdisp: Fix SingleCore frametime reporting
Morph
2023-06-07
1
-1
/
+1
*
|
nvnflinger: allow locking framerate during video playback
Liam
2023-06-08
1
-2
/
+2
|
/
*
memory: rename global memory references to application memory
Liam
2023-03-23
2
-4
/
+4
*
general: fix spelling mistakes
Liam
2023-03-12
2
-2
/
+2
*
nvnflinger: fix name
Liam
2023-03-01
1
-2
/
+2
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
2
-4
/
+4
*
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-03
21
-196
/
+194
*
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2023-02-02
21
-194
/
+196
*
nvdrv: Use std::span for inputs
ameerj
2022-12-28
21
-196
/
+194
*
Add break for default cases
Kyle Kienapfel
2022-11-13
2
-6
/
+4
*
core: hle: kernel: k_memory_manager: Refresh.
bunnei
2022-11-03
1
-2
/
+4
*
nvnflinger: release queued handles immediately on disconnection
Liam
2022-10-27
1
-4
/
+6
*
Merge pull request #9071 from bunnei/mp-mm
liamwhite
2022-10-19
1
-1
/
+2
|
\
|
*
core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup.
bunnei
2022-10-18
1
-1
/
+2
*
|
Merge pull request #9084 from vonchenplus/dma_copy
Fernando S
2022-10-19
1
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
video_core: Implement memory manager page kind
FengChen
2022-10-17
1
-4
/
+8
*
|
kernel: remove KWritableEvent
Liam
2022-10-12
1
-3
/
+2
|
/
*
General: address feedback
Fernando Sahmkow
2022-10-06
10
-50
/
+39
*
general: rework usages of UNREACHABLE macro
Liam
2022-10-06
1
-5
/
+5
*
nvdisp: End system frame after requesting to swap buffers
Morph
2022-10-06
1
-1
/
+1
*
address_space: Address feedback
Morph
2022-10-06
1
-4
/
+4
*
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
4
-16
/
+12
[next]