summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/convert_s8d24_to_abgr8.frag (follow)
Commit message (Collapse)AuthorAgeFilesLines
* video_core: Fix d24r8/s8d24 convert shader build error in moltenvkFeng Chen2023-09-071-4/+4
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* Address review commentsLiam2022-03-161-1/+1
|
* Vulkan: convert S8D24 <-> ABGR8Liam2022-03-161-0/+23