summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/convert_r16g16_to_d24s8.frag (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-22TextureCache: Simplify blitting of D24S8 formats and fix bugs.Fernando Sahmkow1-19/+0
2021-11-21HostShaders: Fix D24S8 convertion shaders.Fernando Sahmkow1-4/+5
2021-11-20TextureCache: Assure full conversions on depth/stencil write shaders.Fernando Sahmkow1-2/+2
2021-11-20TextureCache: Add R16G16 to D24S8 converter.Fernando Sahmkow1-3/+2
2021-11-19TextureCache: Add B10G11R11 to D24S8 converter.Fernando Sahmkow1-0/+19