Fernando Sahmkow
|
f350c3d74e
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
|
4 лет назад |
Fernando Sahmkow
|
9cf4c8831d
Texture cache: Fix dangling references on multichannel.
|
4 лет назад |
Fernando Sahmkow
|
e462191482
Refactor VideoCore to use AS sepparate from Channel.
|
4 лет назад |
Fernando Sahmkow
|
bb74973bba
General: Rebase fixes.
|
4 лет назад |
Fernando Sahmkow
|
3f8e7a5585
VideoCore: Fix channels with disk pipeline/shader cache.
|
4 лет назад |
Fernando Sahmkow
|
139ea93512
VideoCore: implement channels on gpu caches.
|
4 лет назад |
Kyle Kienapfel
|
14e9de6678
code: dodge PAGE_SIZE #define
|
3 лет назад |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Fernando Sahmkow
|
e9e671d101
GPU Garbage Collection: Fix regressions.
|
4 лет назад |
bunnei
|
af04f8b8e9
Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory."
|
4 лет назад |
Fernando Sahmkow
|
7a9d9e575b
Texture Cache: Add Cached CPU system.
|
4 лет назад |
Fernando Sahmkow
|
9edbbf2af4
Garbage Collection: Final tuning.
|
4 лет назад |
Fernando Sahmkow
|
ecb3342145
Garbage Collection: Redesign the algorithm to do a better use of memory.
|
4 лет назад |
Lioncash
|
e015dc8264
texture_cache: Ensure has_blacklisted is always initialized
|
4 лет назад |
Lioncash
|
7367e55d1d
texture_cache: Remove dead code within SynchronizeAliases
|
4 лет назад |
Lioncash
|
856f576c05
texture_cache: Amend unintended bitwise OR in SynchronizeAliases
|
4 лет назад |
ameerj
|
285b6dbc39
video_core/memory_manager: Fixes for sparse memory management
|
4 лет назад |
ameerj
|
481b210c0d
vk_texture_cache: Fix invalidated pointer access
|
4 лет назад |
Fernando S
|
04b4f3b051
Merge pull request #7399 from ameerj/art-refactor
|
4 лет назад |
Feng Chen
|
1598426493
Fix blit image/view not compatible
|
4 лет назад |
ameerj
|
218d790bd6
texture_cache: Fix image convert dimensions assertion
|
4 лет назад |
ameerj
|
b8f3e5157b
blit_image: Refactor upscale factors usage
|
4 лет назад |
Fernando Sahmkow
|
a5c212516c
Texture Cache: Fix crashes on NVIDIA.
|
4 лет назад |
Fernando Sahmkow
|
5a3463bc2b
Texture Cache: Secure insertions against deletions.
|
4 лет назад |
Fernando Sahmkow
|
ecefc932e6
Texture Cache: Redesigning the blitting system (again).
|
4 лет назад |
Fernando Sahmkow
|
1624f307d0
Texture Cache: Further fix regressions.
|
4 лет назад |
Fernando Sahmkow
|
8532849439
TextureCache: Simplify blitting of D24S8 formats and fix bugs.
|
4 лет назад |
Fernando Sahmkow
|
779f4ac72d
TextureCache: Eliminate format deduction as full depth conversion has been supported.
|
4 лет назад |
Fernando Sahmkow
|
0857f82913
TextureCache: Implement buffer copies on Vulkan.
|
4 лет назад |