278 Commits (b8a70c9999b9a09d7028a617040719bf5341cf6d)

Author SHA1 Message Date
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 5 years ago
ameerj 74f683787e gl_shader_cache: Implement async shaders 5 years ago
ReinUsesLisp eacf18cce9 gl_shader_cache: Rename Program abstractions into Pipeline 5 years ago
ReinUsesLisp 69b910e9e7 video_core: Abstract transform feedback translation utility 5 years ago
ReinUsesLisp d621e96d0d shader: Initial OpenGL implementation 5 years ago
ReinUsesLisp 025b20f96a shader: Move pipeline cache logic to separate files 5 years ago
lat9nq 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
ReinUsesLisp 260743f371 shader: Add partial rasterizer integration 5 years ago
ReinUsesLisp 85cce78583 shader: Primitive Vulkan integration 5 years ago
ReinUsesLisp c67d64365a shader: Remove old shader management 5 years ago
Morph a47704f4dd video_core: Enforce C4242 5 years ago
ReinUsesLisp 03abe8bf85 video_core: Enforce C4244 5 years ago
ameerj c4ff7ecf51 textures: Reintroduce CPU ASTC decoder 5 years ago
ameerj 2f83d9a61b astc_decoder: Refactor for style and more efficient memory use 5 years ago
ReinUsesLisp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
Chloe Marcec c5f109bc50 video_core: Delete morton 5 years ago
lat9nq 1d19eac415 CMake: Port citra-emu/citra FindFFmpeg.cmake 5 years ago
lat9nq 47401016bf CMake: Implement YUZU_USE_BUNDLED_FFMPEG 5 years ago
ReinUsesLisp 748551dafb cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 5 years ago
ReinUsesLisp cc4335a9c6 video_core/cmake: Enforce -Warray-bounds and -Wmissing-field-initializers 5 years ago
ReinUsesLisp 966896daad video_core/cmake: Properly generate fatal errors on Aftermath 5 years ago
ReinUsesLisp fade63b58e vulkan_common: Move allocator to the common directory 5 years ago
ReinUsesLisp cc2c3e447f video_core/cmake: Remove Werror flags already defined code-base wide 5 years ago
ReinUsesLisp 06e0506cb3 cmake: Enforce -Wunused-function code-base wide 5 years ago
ReinUsesLisp 71264ce9a7 video_core: Enforce -Wunused-function 5 years ago
ReinUsesLisp a4bfae1b55 buffer_cache/buffer_base: Add a range tracking buffer container 5 years ago
ReinUsesLisp d235cf3933 renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common 5 years ago
ReinUsesLisp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
ReinUsesLisp 11f0f7598d renderer_vulkan: Initialize surface in separate file 5 years ago
ReinUsesLisp 47843b4f09 renderer_vulkan: Create debug callback on separate file and throw 5 years ago
ReinUsesLisp 25f88d99ce renderer_vulkan: Move instance initialization to a separate file 5 years ago
ReinUsesLisp d1435009ed vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h 5 years ago
ReinUsesLisp d937421422 vulkan_common: Move dynamic library load to a separate file 5 years ago