vulkano/vulkano-shaders
Abendstolz 0a8944362a Update shaderc to 0.6 in order to significantly reduce compile-times … (#1226)
* Update shaderc to 0.6 in order to significantly reduce compile-times on (Arch/Void)Linux again by linking towards shared libraries

* Add "shaderc-build-from-source" feature in order to allow shaderc to build from source if linking to system libraries fails

* Remove trailing whitespace to please Travis (CI)
2019-08-12 19:54:15 +10:00
..
src rustc is now making use of the fact that derefencing a null pointer is UB. Remove all null dereferences (#1209) 2019-07-02 07:02:48 +10:00
tests Rename shader-parser to vulkano-shaders 2016-02-06 11:45:09 +01:00
Cargo.toml Update shaderc to 0.6 in order to significantly reduce compile-times … (#1226) 2019-08-12 19:54:15 +10:00