summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/ShaderConverterTest.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-12Updated submodules (added unit tests). Reworked TestAppassiduous1-107/+0
2019-10-03Reworked compute shader convert test to avoid limitation of 8 image uniforms ...Egor Yusov1-7/+27
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-04-06Updated API version to 240021Egor Yusov1-3/+3
2019-03-06Final updates to make GL backend workEgor Yusov1-17/+17
2019-01-02Updated copyright notice + updated submodulesEgor Yusov1-1/+1
2018-10-30Updated core (using glslang to compile HLSL directly to SPIRV)Egor Yusov1-1/+1
2018-10-18Enabled seperate samplersEgor Yusov1-0/+1
2018-03-25Updated copyright noticeEgor Yusov1-1/+1
2018-02-19Some minor updates to unit testsEgor Yusov1-1/+3
2018-02-18Enabled CS conversion test in the test app; updated core submoduleEgor1-2/+6
2018-02-17Fixed minor issue in ShaderConverterTestEgor1-1/+3
2018-02-17Added test result reportingEgor Yusov1-1/+5
2018-02-17Enabled test app in MacOSEgor Yusov1-0/+1
2018-02-15Added testsEgor Yusov1-0/+73