John Kessenich
|
494a02a2b0
|
Semantics: Geometry stage can support max_vertices = 0.
To do this, more generally use a named -1 as a not set value.
|
2015-12-11 17:54:35 -07:00 |
|
John Kessenich
|
cc16fa0720
|
Tests: Move to just linefeed to simply cross-platform test changes.
|
2015-12-10 18:01:54 -07:00 |
|
John Kessenich
|
dff18a2be0
|
glslang: Formally track all built-in variables, right from the beginning, to enable avoiding all textual compares at any subsequent stage in the stack. (To be used in future check ins.)
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@31224 e7fa87d3-cd2b-0410-9028-fcbf551c1848
|
2015-05-18 16:45:49 +00:00 |
|
John Kessenich
|
8b37b04ecc
|
glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@30973 e7fa87d3-cd2b-0410-9028-fcbf551c1848
|
2015-04-29 10:16:56 +00:00 |
|
John Kessenich
|
263a134edd
|
Correct the test results from the last check in.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26229 e7fa87d3-cd2b-0410-9028-fcbf551c1848
|
2014-04-14 16:11:00 +00:00 |
|
John Kessenich
|
2bbd2a3be8
|
Add missing tests and test results.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26228 e7fa87d3-cd2b-0410-9028-fcbf551c1848
|
2014-04-14 16:10:01 +00:00 |
|
John Kessenich
|
e8fe7b81d7
|
Allow tessellation shaders to work on versions back to 150. Also combined all the tessellation tests into a single run.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24569 e7fa87d3-cd2b-0410-9028-fcbf551c1848
|
2013-12-18 18:47:12 +00:00 |
|
John Kessenich
|
f3e2a89452
|
Tessellation: Implicit array sizing and consistency checking of control-shader output arrays based on layout(vertices=...).
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24518 e7fa87d3-cd2b-0410-9028-fcbf551c1848
|
2013-12-13 18:38:43 +00:00 |
|