index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
/
devices
Age
Commit message (
Expand
)
Author
2024-02-26
video_core: make gpu context aware of rendering program
Liam
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-09
nvnflinger/gpu: implement blending
Liam
2024-02-06
Merge pull request #12883 from FernandoS27/memory_manager_mem
liamwhite
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-18
nvhost_vic: use map erase by key
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 Android compatibility
Fernando Sahmkow
2024-01-18
GPU SMMU: Expand to 34 bits
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-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-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-03-23
memory: rename global memory references to application memory
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2022-12-28
nvdrv: Use std::span for inputs
ameerj
2022-11-13
Add break for default cases
Kyle Kienapfel
2022-11-03
core: hle: kernel: k_memory_manager: Refresh.
bunnei
2022-10-27
nvnflinger: release queued handles immediately on disconnection
Liam
2022-10-19
Merge pull request #9071 from bunnei/mp-mm
liamwhite
2022-10-19
Merge pull request #9084 from vonchenplus/dma_copy
Fernando S
2022-10-18
core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup.
bunnei
2022-10-17
video_core: Implement memory manager page kind
FengChen
2022-10-12
kernel: remove KWritableEvent
Liam
2022-10-06
General: address feedback
Fernando Sahmkow
2022-10-06
general: rework usages of UNREACHABLE macro
Liam
2022-10-06
nvdisp: End system frame after requesting to swap buffers
Morph
2022-10-06
address_space: Address feedback
Morph
2022-10-06
general: Format licenses as per SPDX guidelines
Morph
[next]