summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-09Fix: Remove some old project references.Tim Foley
There were some dead project references lying around after the Spire->Slang rename, that don't affect builds from inside Visual Studio, but seem to break stand-alone build with `msbuild`.
2017-06-09glslang: Fixups for buildTim Foley
Some files seem to have been removed since I last sync'ed the glslang code.
2017-06-09Add submodule for `glslang`Tim Foley
This is currently required for GLSL->SPIR-V compilation and related tests.
2017-06-09Initial import of code.Tim Foley
2017-06-09Initial commitTim Foley