summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8ReinUsesLisp2020-12-301-0/+1
* host_shaders: Add shader to render a full screen triangleReinUsesLisp2020-12-301-0/+1
* host_shaders: Add pitch linear upload compute shaderReinUsesLisp2020-12-301-0/+1
* host_shaders: Add block linear upload compute shadersReinUsesLisp2020-12-301-0/+2
* video_core/host_shaders: Add support for prebuilt SPIR-V shadersReinUsesLisp2020-12-301-16/+37
* video_core: Fix instances where msbuild always regenerated host shadersReinUsesLisp2020-09-241-12/+5
* video_core/host_shaders: Add CMake integration for string shadersReinUsesLisp2020-08-241-0/+43