Liam
|
9bdf09bd76
renderer_vulkan: implement layer stack composition
|
2 年之前 |
Liam
|
d4de04584f
renderer_opengl: split up blit screen resources into antialias and window adapt passes
|
2 年之前 |
Liam
|
60ee29aac3
renderer_opengl: split out FXAA
|
2 年之前 |
Liam
|
b90eff4bc6
renderer_opengl: split out SMAA
|
2 年之前 |
Liam
|
0c2e5b64c9
renderer_vulkan: split up blit screen resources into separate antialias and window adapt passes
|
2 年之前 |
Liam
|
9568b310be
renderer_vulkan: isolate FXAA from blit screen
|
2 年之前 |
Liam
|
2b1dd3bef5
renderer_opengl: isolate core presentation code
|
2 年之前 |
Liam
|
80de01a5b4
video_core: simplify accelerated surface fetch and crop handling between APIs
|
2 年之前 |
liamwhite
|
90cb852908
Merge pull request #12814 from Kelebek1/time_new_ipc
|
2 年之前 |
liamwhite
|
278dd589ec
Merge pull request #12439 from FireBurn/vkresult
|
2 年之前 |
Kelebek1
|
da410506a4
Move time services to new IPC.
|
2 年之前 |
Mike Lothian
|
f854ffd015
Add Vulkan-Utility-Libraries dependency
|
2 年之前 |
Fernando Sahmkow
|
0a2536a0df
SMMU: Initial adaptation to video_core.
|
2 年之前 |
Fernando Sahmkow
|
7a9d1ad2f8
NVDRV: Implement sessions and initial implementation of SMMU
|
2 年之前 |
Fernando S
|
f21340f7aa
Merge pull request #11535 from GPUCode/upload_cmdbuf
|
2 年之前 |
Liam
|
4055a476aa
video_core: refactor video frame and packet parsing
|
2 年之前 |
GPUCode
|
efc50485b8
renderer_vulkan: Introduce separate cmd buffer for uploads
|
2 年之前 |
Fernando Sahmkow
|
bdc01254a9
Query Cache: Setup Base rework
|
3 年之前 |
Alexandre Bouvier
|
ed3f9bab11
vma: enable options everywhere
|
3 年之前 |
Alexandre Bouvier
|
c3050c1b48
cmake: allow using system VMA library
|
3 年之前 |
GPUCode
|
eac46ad7ce
video_core: Add BCn decoding support
|
3 年之前 |
lat9nq
|
6448eade2e
externals: Add vma and initialize it
|
3 年之前 |
liamwhite
|
cfb76d8f3e
Merge pull request #10476 from ameerj/gl-memory-maps
|
3 年之前 |
Liam
|
616cf70a80
build: only enable adrenotools on arm64
|
3 年之前 |
Liam
|
f7a3f1ddf4
externals: add adrenotools for bcenabler
|
3 年之前 |
bunnei
|
851b1008a8
cmake: Integrate bundled FFmpeg for Android.
|
3 年之前 |
ameerj
|
642c14f0c7
OpenGL: Make use of persistent buffer maps in buffer cache downloads
|
3 年之前 |
Liam
|
415c78b87c
textures: add BC1 and BC3 compressors and recompression setting
|
3 年之前 |
GPUCode
|
2ad9acf795
renderer_vulkan: Async presentation
|
3 年之前 |
Fernando Sahmkow
|
a16c261131
Buffer Cache: Fully rework the buffer cache.
|
3 年之前 |