Fernando Sahmkow
|
5a568b1655
MemoryManager: Fix errors popping out.
|
hace 4 años |
Fernando Sahmkow
|
359f22b808
MemoryManager: Finish up the initial implementation.
|
hace 4 años |
Fernando Sahmkow
|
4d60410dd9
MemoryManager: initial multi paging system implementation.
|
hace 4 años |
Fernando Sahmkow
|
f350c3d74e
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
|
hace 4 años |
Fernando Sahmkow
|
e462191482
Refactor VideoCore to use AS sepparate from Channel.
|
hace 4 años |
Fernando Sahmkow
|
feb49c822d
NVDRV: Remake ASGPU
|
hace 4 años |
Fernando Sahmkow
|
0f4ae3cc52
MemoryManager: Temporary Fix for NVDEC.
|
hace 4 años |
Fernando Sahmkow
|
cbaf3fb433
VideoCore: Update MemoryManager
|
hace 4 años |
Fernando Sahmkow
|
139ea93512
VideoCore: implement channels on gpu caches.
|
hace 4 años |
Kyle Kienapfel
|
14e9de6678
code: dodge PAGE_SIZE #define
|
hace 3 años |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
hace 4 años |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
hace 4 años |
ameerj
|
1bc7d61b57
video_core: Reduce unused includes
|
hace 4 años |
ameerj
|
285b6dbc39
video_core/memory_manager: Fixes for sparse memory management
|
hace 4 años |
ameerj
|
2428214c4b
video_core/memory_manager: Deduplicate Read/WriteBlock
|
hace 4 años |
Morph
|
554c46d186
video_core/memory_manager: Add missing <algorithm> include
|
hace 4 años |
Fernando Sahmkow
|
ef2066b272
GPU_MemoryManger: Fix GetSubmappedRange.
|
hace 4 años |
FernandoS27
|
4d0d29fc20
shader: Address feedback
|
hace 5 años |
FernandoS27
|
dc1a9a3bed
shader: Implement TLD
|
hace 5 años |
Fernando Sahmkow
|
8f9f142956
Texture Cache: Address feedback.
|
hace 5 años |
Fernando Sahmkow
|
fd98fcf7f0
Texture Cache: Improve accuracy of sparse texture detection.
|
hace 5 años |
Fernando Sahmkow
|
38165fb7e3
Texture Cache: Initial Implementation of Sparse Textures.
|
hace 5 años |
ameerj
|
859ba21f6d
buffer_cache: Simplify uniform disabling logic
|
hace 5 años |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
hace 5 años |
bunnei
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
hace 5 años |
ReinUsesLisp
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
hace 5 años |
bunnei
|
5861bacafd
Merge pull request #5795 from ReinUsesLisp/bytes-to-map-end
|
hace 5 años |
ReinUsesLisp
|
bda177ef40
video_core/memory_manager: Add BytesToMapEnd
|
hace 5 años |
ReinUsesLisp
|
b7febb5625
video_core/memory_manager: Remove unused CopyBlockUnsafe
|
hace 5 años |
ReinUsesLisp
|
0e9a6759f9
video_core/memory_manager: Flush destination buffer on CopyBlock
|
hace 5 años |