summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders (follow)
Commit message (Expand)AuthorAgeFilesLines
* host_shaders: Add pitch linear upload compute shaderReinUsesLisp2020-12-302-0/+87
* host_shaders: Add block linear upload compute shadersReinUsesLisp2020-12-303-0/+249
* host_shaders: Add copyright headers to OpenGL present shadersReinUsesLisp2020-12-302-0/+8
* 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-242-12/+7
* video_core/host_shaders: Add CMake integration for string shadersReinUsesLisp2020-08-245-0/+97