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
*
video_core: make gpu context aware of rendering program
Liam
2024-02-26
2
-6
/
+18
*
scope_exit: Make constexpr
FearlessTobi
2024-02-19
2
-4
/
+4
*
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
1
-7
/
+0
*
nvnflinger: convert to process
Liam
2024-02-17
4
-5
/
+10
*
nvnflinger/gpu: implement blending
Liam
2024-02-09
1
-0
/
+17
*
nvservices: unmap only on last container free
Liam
2024-02-09
3
-3
/
+13
*
Merge pull request #12914 from FernandoS27/vc-refactor
liamwhite
2024-02-08
1
-144
/
+43
|
\
|
*
Common: Rename SplitRangeSet to OverlapRangeSet
Fernando Sahmkow
2024-02-05
1
-1
/
+1
|
*
NVDRV: Refactor HeapMapper to use RangeSets
Fernando Sahmkow
2024-02-04
1
-144
/
+43
*
|
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
|
/
*
NVDRV: Join the heaper optimization blocks
Fernando Sahmkow
2024-01-31
1
-1
/
+3
*
Merge pull request #12759 from liamwhite/mp-misc
liamwhite
2024-01-25
3
-0
/
+16
|
\
|
*
nvservices: close map handles on session close
Liam
2024-01-22
3
-0
/
+16
*
|
service: properly convert buffers to strings
Narr the Reg
2024-01-23
1
-1
/
+2
|
/
*
nvhost_vic: use map erase by key
Liam
2024-01-18
1
-4
/
+1
*
nvdrv: clean up preallocation
Liam
2024-01-18
1
-3
/
+5
*
nvdrv: use correct names for interface factory
Liam
2024-01-18
1
-3
/
+3
*
nvdrv: use static typing for SessionId, smmu Asid types
Liam
2024-01-18
29
-57
/
+65
*
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
8
-24
/
+44
*
SMMU: Fix software rendering and cleanup
Fernando Sahmkow
2024-01-18
6
-30
/
+22
*
SMMU: Add continuity tracking optimization.
Fernando Sahmkow
2024-01-18
2
-1
/
+2
*
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-18
1
-2
/
+4
*
GPU-SMMU: Estimate game leak and preallocate device region.
Fernando Sahmkow
2024-01-18
6
-21
/
+323
*
GPU SMMU: Expand to 34 bits
Fernando Sahmkow
2024-01-18
2
-5
/
+34
*
SMMU: Implement physical memory mirroring
Fernando Sahmkow
2024-01-18
3
-6
/
+13
*
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
8
-101
/
+79
*
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-18
29
-72
/
+227
*
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
3
-3
/
+3
*
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
*
msvc: set warning level to /W4 globally
Danila Malyutin
2023-09-03
1
-2
/
+2
*
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
*
general: Use ScratchBuffer where possible
Morph
2023-06-30
2
-14
/
+16
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
25
-221
/
+221
*
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
|
/
*
Fix incorrect id check and potential out of bounds lookup
Kelebek1
2023-05-31
1
-1
/
+1
*
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
[next]