#
glslang
Here are 8 public repositories matching this topic...
3
sfricke-samsung
commented
Feb 25, 2020
It would be helpful if there was a label (release tag or git sha) of what version the downloadable binaries are. I am assuming its the v2019.1 build, but not 100% sure
A collection of scripts and utilities to support integrated development with external compiler and linker toolchains under Microsoft Visual Studio 2013+.
-
Updated
Aug 11, 2018
GLSL optimizer based on Mesa's GLSL compiler. Used as shader validation and build time processing for InsideMaps mobile processing.
-
Updated
Jan 12, 2018 - C++
Modern CMake find module for GLSLang
-
Updated
Mar 9, 2019 - CMake
Improve this page
Add a description, image, and links to the glslang topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the glslang topic, visit your repo's landing page and select "manage topics."


Hi guys. Is there any documentation for the methods found in ShaderLang.h?
For example,what does
TShader::setInvertYdo?I have just started so pretty sure I am going to have more questions related to the API.