suyu/src/video_core
liamwhite ea861cc1c4
Merge pull request #8542 from Morph1984/gpu-use-old-q
gpu_thread: Use the previous MPSCQueue implementation
2022-07-27 15:55:28 -04:00
..
buffer_cache general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
command_classes common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
engines common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
host_shaders chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
macro general: fix compilation on MinGW GCC 12 2022-06-13 20:09:32 -04:00
renderer_opengl chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
renderer_vulkan video_core: use correct byte size for framebuffer 2022-07-19 17:46:26 -04:00
texture_cache renderer_(gl/vk): Implement ASTC_10x6_UNORM 2022-07-05 20:33:43 -04:00
textures common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
vulkan_common Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" 2022-06-29 16:35:06 -04:00
cdma_pusher.cpp chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
cdma_pusher.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
CMakeLists.txt chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
dma_pusher.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fence_manager.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
framebuffer_config.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
gpu.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
gpu.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
gpu_thread.cpp gpu_thread: Use the previous MPSCQueue implementation 2022-07-06 01:33:17 -04:00
gpu_thread.h gpu_thread: Use the previous MPSCQueue implementation 2022-07-06 01:33:17 -04:00
memory_manager.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
memory_manager.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
query_cache.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
rasterizer_accelerated.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
rasterizer_accelerated.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
rasterizer_interface.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04: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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
shader_cache.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
shader_environment.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -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 chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
surface.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +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