suyu/src/video_core
liamwhite 0ae4eae9a6
Merge pull request #8460 from Morph1984/bounded-q
bounded_threadsafe_queue: Use constexpr capacity and mask
2022-06-15 19:39:22 -04:00
..
buffer_cache
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
macro general: fix compilation on MinGW GCC 12 2022-06-13 20:09:32 -04:00
renderer_opengl common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
renderer_vulkan vk_compute_pass: Explicitly cast to VkAccessFlags 2022-06-15 07:12:16 -04:00
texture_cache common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
textures common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
vulkan_common common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt CMakeLists: Make variable shadowing a compile-time error 2022-06-13 18:19:23 -04:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp
dma_pusher.h
fence_manager.h
framebuffer_config.h
gpu_thread.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
gpu_thread.h bounded_threadsafe_queue: Use constexpr capacity and mask 2022-06-15 16:59:13 -04:00
gpu.cpp
gpu.h
memory_manager.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
memory_manager.h
query_cache.h
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h
shader_environment.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
shader_environment.h
shader_notify.cpp
shader_notify.h
surface.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
surface.h video_core/surface: Use u8 for PixelFormat block tables 2022-05-13 00:51:11 -04:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h