These changes should help in reducing crashes/drivers panics that may occur due to synchronization issues between the shader completion and later access of the decoded texture. |
||
|---|---|---|
| .. | ||
| astc_decoder.comp | ||
| block_linear_unswizzle_2d.comp | ||
| block_linear_unswizzle_3d.comp | ||
| CMakeLists.txt | ||
| convert_depth_to_float.frag | ||
| convert_float_to_depth.frag | ||
| full_screen_triangle.vert | ||
| opengl_copy_bc4.comp | ||
| opengl_copy_bgra.comp | ||
| opengl_present.frag | ||
| opengl_present.vert | ||
| pitch_unswizzle.comp | ||
| source_shader.h.in | ||
| StringShaderHeader.cmake | ||
| vulkan_blit_color_float.frag | ||
| vulkan_blit_depth_stencil.frag | ||
| vulkan_present.frag | ||
| vulkan_present.vert | ||
| vulkan_quad_indexed.comp | ||
| vulkan_uint8.comp | ||