yuzu/src/video_core
Fernando Sahmkow 5a568b1655 MemoryManager: Fix errors popping out. 2022-10-06 21:00:53 +02:00
..
buffer_cache VideoCore: Refactor fencing system. 2022-10-06 21:00:52 +02:00
control VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
engines VideoCore: Refactor fencing system. 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 video_core: Modify astc texture decode error fill value 2022-09-15 17:04:44 +08:00
macro Merge pull request #9005 from liamwhite/micro-fit 2022-10-04 20:08:02 -07:00
renderer_opengl Shader Decompiler: Check for shift when deriving composite samplers. 2022-10-06 21:00:52 +02:00
renderer_vulkan Shader Decompiler: Check for shift when deriving composite samplers. 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 renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 2022-08-02 18:39:33 -04:00
CMakeLists.txt NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
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
compatible_formats.cpp renderer_(gl/vk): Implement ASTC_10x6_UNORM 2022-07-05 20:33:43 -04:00
compatible_formats.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
delayed_destruction_ring.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
dirty_flags.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
dirty_flags.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
dma_pusher.cpp VideoCore: Refactor fencing system. 2022-10-06 21:00:52 +02:00
dma_pusher.h VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
fence_manager.h VideoCore: Refactor fencing system. 2022-10-06 21:00:52 +02:00
framebuffer_config.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
gpu.cpp VideoCore: Refactor fencing system. 2022-10-06 21:00:52 +02:00
gpu.h VideoCore: Refactor fencing system. 2022-10-06 21:00:52 +02:00
gpu_thread.cpp VideoCore: Refactor fencing system. 2022-10-06 21:00:52 +02:00
gpu_thread.h VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
memory_manager.cpp MemoryManager: Fix errors popping out. 2022-10-06 21:00:53 +02:00
memory_manager.h MemoryManager: Finish up the initial 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 code: dodge PAGE_SIZE #define 2022-08-19 16:08:40 -07:00
rasterizer_accelerated.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
rasterizer_interface.h VideoCore: Refactor fencing system. 2022-10-06 21:00:52 +02:00
renderer_base.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
renderer_base.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
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 style: General style changes to match with the rest of the codebase 2022-08-31 08:51:47 -04:00
shader_environment.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
shader_notify.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
shader_notify.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
transform_feedback.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
video_core.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
video_core.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00