index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
Age
Commit message (
Expand
)
Author
2024-03-04
Merge yuzu-emu#12461
yuzubot
2024-02-26
video_core: make gpu context aware of rendering program
Liam
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-17
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
nvnflinger: convert to process
Liam
2024-02-09
nvnflinger/gpu: implement blending
Liam
2024-02-09
nvservices: unmap only on last container free
Liam
2024-02-08
Merge pull request #12914 from FernandoS27/vc-refactor
liamwhite
2024-02-06
Merge pull request #12883 from FernandoS27/memory_manager_mem
liamwhite
2024-02-05
Common: Rename SplitRangeSet to OverlapRangeSet
Fernando Sahmkow
2024-02-04
NVDRV: Refactor HeapMapper to use RangeSets
Fernando Sahmkow
2024-02-01
MemoryManager: Reduce the page table size based on last big page address.
Fernando Sahmkow
2024-01-31
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-31
NVDRV: Join the heaper optimization blocks
Fernando Sahmkow
2024-01-25
Merge pull request #12759 from liamwhite/mp-misc
liamwhite
2024-01-23
service: properly convert buffers to strings
Narr the Reg
2024-01-22
nvservices: close map handles on session close
Liam
2024-01-18
nvhost_vic: use map erase by key
Liam
2024-01-18
nvdrv: clean up preallocation
Liam
2024-01-18
nvdrv: use correct names for interface factory
Liam
2024-01-18
nvdrv: use static typing for SessionId, smmu Asid types
Liam
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Fix software rendering and cleanup
Fernando Sahmkow
2024-01-18
SMMU: Add continuity tracking optimization.
Fernando Sahmkow
2024-01-18
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-18
GPU-SMMU: Estimate game leak and preallocate device region.
Fernando Sahmkow
2024-01-18
GPU SMMU: Expand to 34 bits
Fernando Sahmkow
2024-01-18
SMMU: Implement physical memory mirroring
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2023-10-25
nvdrv: rework to remove memcpy
Liam
2023-10-25
nvdrv: fix up remaining copy calls
Liam
2023-10-25
nvdrv: convert nvmap
Liam
2023-10-25
nvdrv: convert codec devices
Liam
2023-10-25
nvdrv: convert nvhost_gpu
Liam
2023-10-25
nvdrv: convert nvhost_ctrl
Liam
2023-10-25
nvdrv: convert nvhost_ctrl_gpu
Liam
2023-10-25
nvdrv: add ioctl command serialization, convert nvhost_as_gpu
Liam
2023-10-01
service: nvnflinger: Implement shared buffer
Narr the Reg
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
2023-08-25
nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated
Liam
2023-07-14
k_process: PageTable -> GetPageTable
Liam
2023-06-30
general: Use ScratchBuffer where possible
Morph
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-21
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-08
nvnflinger: allow locking framerate during video playback
Liam
2023-06-07
nvdisp: Fix SingleCore frametime reporting
Morph
2023-05-31
Fix incorrect id check and potential out of bounds lookup
Kelebek1
2023-03-23
memory: rename global memory references to application memory
Liam
[next]