We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d49dcf commit b541cc5Copy full SHA for b541cc5
1 file changed
CHANGES
@@ -4,8 +4,12 @@ v2017.1-dev 2017-01-02
4
- Add option to automatically assign bindings to uniform variables
5
that don't have an explicit 'binding' layout in the shader source.
6
- Enable NVIDIA extensions by default in GLSL compilation
7
+ - README mentions language bindings provided by 3rd parties.
8
+ - README describes the known-good branch on GitHub
9
+ - Fixed examples in shaderc.h; added C API use to examples/online-compile
10
- Fixes issues:
11
#289: Don't output an object file when compilation fails.
12
+ #296: Enable use of the CMake in Android Studio.
13
14
v2016.2 2016-12-13
15
- Describe Shaderc's level of stability.
0 commit comments