- Oct 05, 2018
-
-
Chao Chen authored
For GL_NV_geometry_shader_passthrough extension, the Inferred output primitive for ElgTriangles should be ElgTriangleStrip. Also removed unnecessary relax for GL_NV_geometry_shader_passthrough in link validate
-
- Oct 03, 2018
-
-
John Kessenich authored
BUILD.gn: glslang_sources need the public config too
-
Corentin Wallez authored
-
- Oct 02, 2018
-
-
John Kessenich authored
BUILD.gn: only use complete_static_lib on mac
-
Corentin Wallez authored
-
- Sep 28, 2018
-
-
John Kessenich authored
Add ES 320 support and additional error checks for SPV_NV_mesh_shader
-
- Sep 27, 2018
-
-
Sahil Parmar authored
Also continue error checking post requireStage() check
-
- Sep 26, 2018
-
-
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.
-
- Sep 25, 2018
-
-
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
-
- Sep 24, 2018
-
-
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.
-
- Sep 20, 2018
-
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
Update known-good to tools/headers for the Nvidia Turing extensions.
-
John Kessenich authored
-
- Sep 19, 2018
-
-
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
-
- Sep 18, 2018
-
-
John Kessenich authored
-
- Sep 13, 2018
-
-
John Kessenich authored
-
John Kessenich authored
Add GL_EXT_shader_atomic_int64
-