yuzu/src/video_core
2022-10-06 21:00:52 +02:00
..
buffer_cache VideoCore: implement channels on gpu caches. 2022-10-06 21:00:51 +02:00
control VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
engines VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
host1x NVDRV: Further refactors and eliminate old code. 2022-10-06 21:00:52 +02:00
host_shaders
macro Merge pull request #9005 from liamwhite/micro-fit 2022-10-04 20:08:02 -07:00
renderer_opengl NVDRV: Further refactors and eliminate old code. 2022-10-06 21:00:52 +02:00
renderer_vulkan Vulkan: Fix Scissor on Clears 2022-10-06 21:00:52 +02:00
texture_cache Texture Cache: Fix GC and GPU Modified on Joins. 2022-10-06 21:00:52 +02:00
textures common: remove "yuzu:" prefix from thread names 2022-10-03 18:43:56 -04:00
vulkan_common
cdma_pusher.cpp NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
cdma_pusher.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
CMakeLists.txt NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp VideoCore: implement channels on gpu caches. 2022-10-06 21:00:51 +02:00
dma_pusher.h VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
fence_manager.h VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
framebuffer_config.h
gpu_thread.cpp VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
gpu_thread.h VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
gpu.cpp NVDRV: Further refactors and eliminate old code. 2022-10-06 21:00:52 +02:00
gpu.h NVDRV: Further refactors and eliminate old code. 2022-10-06 21:00:52 +02:00
memory_manager.cpp MemoryManager: initial multi paging system implementation. 2022-10-06 21:00:52 +02:00
memory_manager.h MemoryManager: initial multi paging system implementation. 2022-10-06 21:00:52 +02:00
query_cache.h VideoCore: implement channels on gpu caches. 2022-10-06 21:00:51 +02:00
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h Texture cache: Fix the remaining issues with memory mnagement and unmapping. 2022-10-06 21:00:52 +02:00
renderer_base.cpp
renderer_base.h
shader_cache.cpp VideoCore: implement channels on gpu caches. 2022-10-06 21:00:51 +02:00
shader_cache.h VideoCore: implement channels on gpu caches. 2022-10-06 21:00:51 +02:00
shader_environment.cpp
shader_environment.h
shader_notify.cpp
shader_notify.h
surface.cpp Texture Cache: Add ASTC 10x5 Format. 2022-10-06 16:45:40 +02:00
surface.h Texture Cache: Add ASTC 10x5 Format. 2022-10-06 16:45:40 +02:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h