1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core
Fernando S 3031223153
Merge pull request #7396 from FernandoS27/blit-this-mf
TextureCache: Eliminate format deduction as full depth conversion has been supported.
2021-11-28 12:16:31 +01:00
..
buffer_cache VulkanBufferCache: Avoid adding barriers between multiple copies. 2021-11-16 22:11:32 +01:00
command_classes video_core/codec: address comments 2021-11-24 18:06:38 -07:00
engines
host_shaders Texture Cache: Correct conversion shaders. 2021-11-22 00:21:42 +01:00
macro
renderer_opengl Merge pull request #7368 from FernandoS27/vulkan-conv 2021-11-20 16:51:13 -08:00
renderer_vulkan Merge pull request #7396 from FernandoS27/blit-this-mf 2021-11-28 12:16:31 +01:00
texture_cache Texture Cache: Secure insertions against deletions. 2021-11-28 10:53:27 +01:00
textures TextureCache: Fix Automatic Anisotropic. 2021-11-17 03:15:08 +01:00
vulkan_common renderer_vulkan: Implement S8_UINT stencil format 2021-11-18 00:05:51 -05:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt Vulkan: Reimplement FSR constant generation functions to avoid GCC warnings 2021-11-16 22:11:33 +01:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h TextureCache: Modify Viewports/Scissors according to Rescale. 2021-11-16 22:11:27 +01:00
dma_pusher.cpp
dma_pusher.h
fence_manager.h
framebuffer_config.h
gpu.cpp
gpu.h video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05:00
gpu_thread.cpp
gpu_thread.h
memory_manager.cpp
memory_manager.h
query_cache.h Merge pull request #7077 from FernandoS27/face-down 2021-10-16 21:41:54 -04:00
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h
shader_environment.cpp
shader_environment.h
shader_notify.cpp
shader_notify.h
surface.cpp video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05:00
surface.h video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp Fix screenshot dimensions when at 1x scale 2021-11-20 17:50:24 -05:00
video_core.h Fix screenshot dimensions when at 1x scale 2021-11-20 17:50:24 -05:00