summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/ShaderConverterTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated submodules (added unit tests). Reworked TestAppassiduous2019-12-121-107/+0
|
* Reworked compute shader convert test to avoid limitation of 8 image uniforms ↵Egor Yusov2019-10-031-7/+27
| | | | per shader
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
|
* Updated API version to 240021Egor Yusov2019-04-061-3/+3
|
* Final updates to make GL backend workEgor Yusov2019-03-061-17/+17
|
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-1/+1
|
* Updated core (using glslang to compile HLSL directly to SPIRV)Egor Yusov2018-10-301-1/+1
|
* Enabled seperate samplersEgor Yusov2018-10-181-0/+1
|
* Updated copyright noticeEgor Yusov2018-03-251-1/+1
|
* Some minor updates to unit testsEgor Yusov2018-02-191-1/+3
|
* Enabled CS conversion test in the test app; updated core submoduleEgor2018-02-181-2/+6
|
* Fixed minor issue in ShaderConverterTestEgor2018-02-171-1/+3
|
* Added test result reportingEgor Yusov2018-02-171-1/+5
|
* Enabled test app in MacOSEgor Yusov2018-02-171-0/+1
|
* Added testsEgor Yusov2018-02-151-0/+73