aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_vulkan/blit_image.h
AgeCommit message (Expand)Author
2023-10-17Changes based on hardware testsSquall-Leonhart
2023-10-16Another missing copy connected to Bravely Default IISquall-Leonhart
2023-10-15Implement missing formats for Bravely Default 2Squall-Leonhart
2023-10-04Implements D32_Float to A8B8G8R8_UNORM format copySquall-Leonhart
2023-08-19Masked depthstencil clearsKelebek1
2023-01-28video_core: Implement vulkan clear specified channelFengChen
2023-01-16Address feedbackFeng Chen
2023-01-05video_core: Implement opengl/vulkan draw_textureFeng Chen
2022-06-26video_core: Replace VKScheduler with Schedulergerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19video_core: Reduce unused includesameerj
2022-03-15Vulkan: convert S8D24 <-> ABGR8Liam
2021-12-23blit_image: Remove unused functionameerj
2021-12-05blit_image: Refactor upscale factors usageameerj
2021-12-05blit_image: Refactor ConvertPipeline functionsameerj
2021-12-05blit_image: Refactor ConvertPipelineEx functionsameerj
2021-12-05Revert "Merge pull request #7395 from Morph1984/resolve-comments"ameerj
2021-11-28Merge pull request #7396 from FernandoS27/blit-this-mfFernando S
2021-11-22TextureCache: Simplify blitting of D24S8 formats and fix bugs.Fernando Sahmkow
2021-11-20vk_blit_image: Consolidate CreatePipelineTargetEx functionsMorph
2021-11-20TextureCache: Add R16G16 to D24S8 converter.Fernando Sahmkow
2021-11-19TextureCache: Add B10G11R11 to D24S8 converter.Fernando Sahmkow
2021-11-19TextureCache: Implement additional D24S8 convertions.Fernando Sahmkow
2021-11-19Vulkan: implement D24S8 <-> RGBA8 convertions.Fernando Sahmkow
2021-11-16Vulkan: Fix Blit Depth StencilFernando Sahmkow
2021-11-16Texture Cache: Rescale conversions between depth and colorFernandoS27
2021-11-16vk_texture_cache: Use 3D to scale images when blit is unsupportedameerj
2021-07-22vulkan: Rework descriptor allocation algorithmReinUsesLisp
2021-05-07texture_cache: Handle out of bound texture blitsameerj
2021-01-03renderer_vulkan: Rename VKDevice to DeviceReinUsesLisp
2020-12-31vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapp...ReinUsesLisp
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp