Kelebek1
|
6f7cb69c94
Use spans over guest memory where possible instead of copying data.
|
3 лет назад |
GPUCode
|
95cefaf993
renderer_vulkan: Add support for VK_KHR_image_format_list
|
3 лет назад |
GPUCode
|
eac46ad7ce
video_core: Add BCn decoding support
|
3 лет назад |
Kelebek1
|
5da70f7197
Remove memory allocations in some hot paths
|
3 лет назад |
Fernando Sahmkow
|
01c4568786
Texture Cache Util: Fix block depth adjustment on slices.
|
3 лет назад |
Liam
|
415c78b87c
textures: add BC1 and BC3 compressors and recompression setting
|
3 лет назад |
Fernando Sahmkow
|
8a214e5530
Texture Cache: Fix ASTC textures
|
3 лет назад |
Fernando Sahmkow
|
8a3411b417
Engines: Implement Accelerate DMA Texture.
|
4 лет назад |
ameerj
|
93cf2b3ca8
texture_cache: OpenGL: Implement MSAA uploads and copies
|
3 лет назад |
ameerj
|
7584d36922
texture_cache: Use Common::ScratchBuffer for swizzle buffers
|
3 лет назад |
ameerj
|
1209d428f1
texture_cache: Use pre-allocated buffer for texture downloads
|
3 лет назад |
ameerj
|
c448b3af2f
texture_cache: Use pre-allocated buffer for texture uploads
|
3 лет назад |
Feng Chen
|
75596c07e0
video_core: Fix SNORM texture buffer emulating error (#9001)
|
3 лет назад |
bunnei
|
f5fd6b5c86
DMA & InlineToMemory Engines Rework.
|
3 лет назад |
Fernando Sahmkow
|
6fc4012396
VideoCore: Extra Fixes.
|
4 лет назад |
Andrea Pappacoda
|
01cf05bc75
chore: add missing SPDX tags
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
bunnei
|
02473ea7d5
Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe"
|
4 лет назад |
ameerj
|
494c41dd5a
texture_cache/util: Remove unneeded ReadBlockUnsafe
|
4 лет назад |
ameerj
|
951c61aeaa
texture_cache/util: Fix s32 overflow when resolving overlaps
|
4 лет назад |
Fernando Sahmkow
|
ecefc932e6
Texture Cache: Redesigning the blitting system (again).
|
4 лет назад |
Fernando Sahmkow
|
08674aee87
Texture Cache: Fix issue with blitting 3D textures.
|
4 лет назад |
Fernando Sahmkow
|
779f4ac72d
TextureCache: Eliminate format deduction as full depth conversion has been supported.
|
4 лет назад |
Fernando Sahmkow
|
6f896d1fae
TextureCache: Further fixes on resolve algorithm.
|
4 лет назад |
Fernando Sahmkow
|
b130f648d7
TextureCache: Fix regression caused by ART and improve blit detection algorithm to be smarter.
|
4 лет назад |
Fernando Sahmkow
|
6cdfaee7b4
Texture Cache: Fix blitting.
|
4 лет назад |
FernandoS27
|
d37d10e7a7
TextureCache: fix rescaling in aliases and overlap joins.
|
4 лет назад |
ReinUsesLisp
|
6d9f347e22
texture_cache/util: Fix size calculations of multisampled images
|
5 лет назад |
bunnei
|
eb3cb3af35
Merge pull request #6497 from FernandoS27/scotty-doesnt-know
|
5 лет назад |
Fernando Sahmkow
|
fd98fcf7f0
Texture Cache: Improve accuracy of sparse texture detection.
|
5 лет назад |