https://github.com/shader-slang/slang
Raw File
Tip revision: 66f9a7cefe351d7e0a27fa77fbfe5ca93f2d8133 authored by Tim Foley on 02 January 2018, 18:44:05 UTC
Bug fix for humane source location computation. (#346)
Tip revision: 66f9a7c
.gitmodules
[submodule "external/glslang"]
	path = external/glslang
	url = https://github.com/KhronosGroup/glslang.git
back to top