summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/convert_abgr8_to_d24s8.frag (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* Texture Cache: Correct conversion shaders.Fernando Sahmkow2021-11-221-1/+1
* HostShaders: Fix D24S8 convertion shaders.Fernando Sahmkow2021-11-211-3/+4
* TextureCache: Assure full conversions on depth/stencil write shaders.Fernando Sahmkow2021-11-201-2/+2
* Vulkan: implement D24S8 <-> RGBA8 convertions.Fernando Sahmkow2021-11-191-0/+17