318 Commits (278dd589ec8216c0ae2bc1c5dfd6d98e24019f93)

Author SHA1 Message Date
Mike Lothian f854ffd015 Add Vulkan-Utility-Libraries dependency 2 years ago
Fernando Sahmkow 0a2536a0df SMMU: Initial adaptation to video_core. 2 years ago
Fernando Sahmkow 7a9d1ad2f8 NVDRV: Implement sessions and initial implementation of SMMU 2 years ago
Liam 4055a476aa video_core: refactor video frame and packet parsing 2 years ago
GPUCode efc50485b8 renderer_vulkan: Introduce separate cmd buffer for uploads 2 years ago
Fernando Sahmkow bdc01254a9 Query Cache: Setup Base rework 2 years ago
Alexandre Bouvier ed3f9bab11 vma: enable options everywhere 2 years ago
Alexandre Bouvier c3050c1b48 cmake: allow using system VMA library 3 years ago
GPUCode eac46ad7ce video_core: Add BCn decoding support 3 years ago
lat9nq 6448eade2e externals: Add vma and initialize it 3 years ago
Liam 616cf70a80 build: only enable adrenotools on arm64 3 years ago
Liam f7a3f1ddf4 externals: add adrenotools for bcenabler 3 years ago
bunnei 851b1008a8 cmake: Integrate bundled FFmpeg for Android. 3 years ago
ameerj 642c14f0c7 OpenGL: Make use of persistent buffer maps in buffer cache downloads 3 years ago
Liam 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 3 years ago
GPUCode 2ad9acf795 renderer_vulkan: Async presentation 3 years ago
Fernando Sahmkow a16c261131 Buffer Cache: Fully rework the buffer cache. 3 years ago
Matías Locatti c38bb96a2c Partially apply LTO to only core and video_core projects. 3 years ago
Wollnashorn c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 years ago
Fernando Sahmkow 6c7eb81f7d video_core: Cache GPU internal writes. 3 years ago
Feng Chen 013b689153 video_core: Implement opengl/vulkan draw_texture 3 years ago
Liam 301e9bbc03 vulkan: implement 'turbo mode' clock booster 3 years ago
Fernando Sahmkow 3630bfaef3 RasterizerMemory: Add filtering for flushing/invalidation operations. 3 years ago
Liam 5b837157bd video_core: Integrate SMAA 3 years ago
Feng Chen bf0b957c05 video_core: Implement maxwell3d draw manager and split draw logic 3 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 3 years ago
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
Liam 89dd7dc180 video_core: add null backend 3 years ago
Fernando Sahmkow 957840be91 Fermi2D: Rework blit engine and add a software blitter. 3 years ago
Liam cbaf642ffe Initial ARM64 support 3 years ago
Morph 93297d14d8 CMakeLists: Remove all redundant warnings 3 years ago
FengChen 99507d0188 video_core: Implement memory manager page kind 3 years ago
Fernando Sahmkow 2931101e6f NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow 668e80a9f4 VideoCore: Refactor syncing. 4 years ago
Fernando Sahmkow e462191482 Refactor VideoCore to use AS sepparate from Channel. 4 years ago
Fernando Sahmkow 139ea93512 VideoCore: implement channels on gpu caches. 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error 4 years ago
Liam 989d4a7a41 core/debugger: Improved stepping mechanism and misc fixes 4 years ago
liushuyu e7f10de11a
video_core/cmake: link against libva explicitly ... 4 years ago
Marshall Mohror bb03675485 Vulkan: Reimplement FSR constant generation functions to avoid GCC warnings 4 years ago
Marshall Mohror dcc5b4f6b0 Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 4 years ago
Marshall Mohror 37cb0377ae vulkan: Implement FidelityFX Super Resolution 4 years ago
ameerj b39b33b1fe codecs: Add VP8 codec class 4 years ago
lat9nq 92bc51b66a cmake: Add VDPAU and NVDEC support to FFmpeg 4 years ago
yzct12345 5566f3dbc0
texture_cache: Address ameerj's review 4 years ago
yzct12345 f9563c8f24
texture_cache: Split templates out 4 years ago
yzct12345 2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713) 4 years ago
ReinUsesLisp 3b006f4fe2 renderer_vulkan: Add setting to log pipeline statistics 4 years ago