summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-30host_shaders: Add Vulkan assembler compute shadersReinUsesLisp1-0/+3
2020-12-30host_shaders: Add helper to blit depth stencil fragment shaderReinUsesLisp1-0/+1
2020-12-30host_shaders: Add texture color blit fragment shaderReinUsesLisp1-0/+1
2020-12-30host_shaders: Add shaders to present to the swapchainReinUsesLisp1-0/+2
2020-12-30host_shaders: Add shaders to convert between depth and color imagesReinUsesLisp1-0/+2
2020-12-30host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8ReinUsesLisp1-0/+1
2020-12-30host_shaders: Add shader to render a full screen triangleReinUsesLisp1-0/+1
2020-12-30host_shaders: Add pitch linear upload compute shaderReinUsesLisp1-0/+1
2020-12-30host_shaders: Add block linear upload compute shadersReinUsesLisp1-0/+2
2020-12-30video_core/host_shaders: Add support for prebuilt SPIR-V shadersReinUsesLisp1-16/+37
2020-09-24video_core: Fix instances where msbuild always regenerated host shadersReinUsesLisp1-12/+5
2020-08-24video_core/host_shaders: Add CMake integration for string shadersReinUsesLisp1-0/+43