- 03 Oct, 2018 2 commits
-
-
John Kessenich authored
BUILD.gn: glslang_sources need the public config too
-
Corentin Wallez authored
-
- 02 Oct, 2018 2 commits
-
-
John Kessenich authored
BUILD.gn: only use complete_static_lib on mac
-
Corentin Wallez authored
-
- 28 Sep, 2018 1 commit
-
-
John Kessenich authored
Add ES 320 support and additional error checks for SPV_NV_mesh_shader
-
- 27 Sep, 2018 1 commit
-
-
Sahil Parmar authored
Also continue error checking post requireStage() check
-
- 26 Sep, 2018 8 commits
-
-
Sahil Parmar authored
-
John Kessenich authored
BUILD.gn: make the static_lib complete to fix the build on OSX
-
Corentin Wallez authored
-
Sahil Parmar authored
-
John Kessenich authored
This also fixes some cpp files that uncover issues when building with the flags turned off.
-
John Kessenich authored
Remove NV_EXTENSION ifdefs from ShaderLang.h
-
Jeff Bolz authored
-
John Kessenich authored
This allows library consumers to work without have to set NV_EXTENSIONS.
-
- 25 Sep, 2018 5 commits
-
-
John Kessenich authored
Fix missing case label for miss stage.
-
John Kessenich authored
Add BUILD.gn configuration.
-
Sahil Parmar authored
- Add ES 320 support - Error out use of perprimitiveNV for non mesh/fragment shaders - Error out use of mesh/task shaders w/o use of NV_mesh_shader - Error out use of NV_mesh_shader for non task/mesh shaders - Error out use of perviewNV for non mesh shaders - Error out use of taskNV for non mesh/task shaders - Add test case for mesh shader with ES 320 profile
-
Dan Sinclair authored
-
Ashwin Lele authored
-
- 24 Sep, 2018 2 commits
-
-
Dan Sinclair authored
-
Dan Sinclair authored
This CL adds the necessary configuration to build glslang inside a Chromium checkout. Two build warnings were fixed in the process to make things compile.
-
- 20 Sep, 2018 4 commits
-
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
Update known-good to tools/headers for the Nvidia Turing extensions.
-
John Kessenich authored
-
- 19 Sep, 2018 11 commits
-
-
John Kessenich authored
-
John Kessenich authored
Add support for multiple Nvidia extensions
-
Chao Chen authored
-
Chao Chen authored
-
Chao Chen authored
-
Chao Chen authored
-
Chao Chen authored
-
Chao Chen authored
-
Chao Chen authored
-
John Kessenich authored
-
John Kessenich authored
-
- 18 Sep, 2018 1 commit
-
-
John Kessenich authored
-
- 13 Sep, 2018 3 commits
-
-
John Kessenich authored
-
John Kessenich authored
Add GL_EXT_shader_atomic_int64
-
Norbert Garnys authored
-