index
:
yuzu
main
yuzu-amber
Nintendo Switch emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
Age
Commit message (
Expand
)
Author
2025-05-12
build: upgrade fmt and SDL2
Zephyron
2025-05-11
service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMS
Zephyron
2025-05-11
core: improve nvdrv and buffer queue implementations
Zephyron
2025-05-11
common/nvdrv: improve memory validation and error handling
Zephyron
2025-05-11
nvdrv: Add GetTpcMasks2 support and improve memory mapping validation
Zephyron
2025-05-11
service/nvdrv: Relax GPU validation and improve error handling
Zephyron
2025-05-11
service/nvdrv: Implement stubbed GPU functions
Zephyron
2025-05-11
nvdrv: Fix incorrect IoctlZbcSetTable structure size assertion
Zephyron
2025-05-11
nvdrv: Implement ZBCSetTable functionality
Zephyron
2024-12-20
Port changes from Early Access
niansa
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
[next]