Fernando Sahmkow
|
e3a2ca96bd
Accelerate DMA: Use texture cache async downloads to perform the copies
|
3 éve |
Fernando Sahmkow
|
3fbee093b2
TextureCache: refactor DMA downloads to allow multiple buffers.
|
3 éve |
liamwhite
|
54b4c84ab6
Merge pull request #10008 from vonchenplus/texture_cache
|
3 éve |
liamwhite
|
ff386e794b
Merge pull request #10004 from Kelebek1/cubemap
|
3 éve |
Max Dunbar
|
e446f368d7
Fixes 'Continous' typo
|
3 éve |
Kelebek1
|
c68b4bee2c
Only upload GPU-modified overlaps
|
3 éve |
Ross Schlaikjer
|
f38ae8e953
Pass GPU page table by reference
|
3 éve |
FengChen
|
11ffbee5ae
video_core: Better defined ImageInfo parameters
|
3 éve |
ameerj
|
6b9cc0ed23
Refactor AccelerateDMA code
|
3 éve |
Fernando Sahmkow
|
8a3411b417
Engines: Implement Accelerate DMA Texture.
|
4 éve |
ameerj
|
b5bcd8c71b
configuration: Add async ASTC decode setting
|
3 éve |
ameerj
|
090bc588e5
texture_cache: Add async texture decoding
|
3 éve |
ameerj
|
93cf2b3ca8
texture_cache: OpenGL: Implement MSAA uploads and copies
|
3 éve |
Feng Chen
|
013b689153
video_core: Implement opengl/vulkan draw_texture
|
3 éve |
Fernando Sahmkow
|
03ccd8bf43
Texture Cache: Implement async texture downloads.
|
3 éve |
Fernando Sahmkow
|
3630bfaef3
RasterizerMemory: Add filtering for flushing/invalidation operations.
|
3 éve |
ameerj
|
7584d36922
texture_cache: Use Common::ScratchBuffer for swizzle buffers
|
3 éve |
ameerj
|
1209d428f1
texture_cache: Use pre-allocated buffer for texture downloads
|
3 éve |
ameerj
|
c448b3af2f
texture_cache: Use pre-allocated buffer for texture uploads
|
3 éve |
Fernando Sahmkow
|
957840be91
Fermi2D: Rework blit engine and add a software blitter.
|
3 éve |
Morph
|
c7e079a5d4
general: Resolve -Wunused-lambda-capture and C5233
|
3 éve |
Morph
|
ddf5577799
video_core: Fix spelling of "synchronize"
|
3 éve |
Kelebek1
|
752659aef3
Update 3D regs
|
4 éve |
Morph
|
fedd983f96
general: Format licenses as per SPDX guidelines
|
4 éve |
Fernando Sahmkow
|
ada09778d9
Vulkan Texture Cache: Limit render area to the max width/height of the targets.
|
4 éve |
Fernando Sahmkow
|
e44ac8b821
Texture Cache: Fix GC and GPU Modified on Joins.
|
4 éve |
Fernando Sahmkow
|
f350c3d74e
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
|
4 éve |
Fernando Sahmkow
|
9cf4c8831d
Texture cache: Fix dangling references on multichannel.
|
4 éve |
Fernando Sahmkow
|
e462191482
Refactor VideoCore to use AS sepparate from Channel.
|
4 éve |
Fernando Sahmkow
|
bb74973bba
General: Rebase fixes.
|
4 éve |