platform/upstream/glslang.git
9 years agoupdate linux binary
John Kessenich [Tue, 3 Mar 2015 17:50:04 +0000 (17:50 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@30034 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoglslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functional...
John Kessenich [Tue, 3 Mar 2015 17:15:07 +0000 (17:15 +0000)]
glslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functionality): fix linux case issue.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@30033 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoglslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functional...
John Kessenich [Tue, 3 Mar 2015 17:09:43 +0000 (17:09 +0000)]
glslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functionality).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@30032 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoupdate Window's binary
John Kessenich [Wed, 7 Jan 2015 18:48:49 +0000 (18:48 +0000)]
update Window's binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29355 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoupdate linux binary
John Kessenich [Wed, 7 Jan 2015 18:48:34 +0000 (18:48 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29354 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoImplement ES-3.0-specific error semantics for redefining predefined macros.
John Kessenich [Wed, 7 Jan 2015 18:47:57 +0000 (18:47 +0000)]
Implement ES-3.0-specific error semantics for redefining predefined macros.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29353 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoInclude ?: in the tests for flow control.
John Kessenich [Wed, 7 Jan 2015 06:36:55 +0000 (06:36 +0000)]
Include ?: in the tests for flow control.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29348 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoImplement barrier() control-flow rules: in flow control, non-main, and post-return.
John Kessenich [Wed, 7 Jan 2015 06:14:06 +0000 (06:14 +0000)]
Implement barrier() control-flow rules: in flow control, non-main, and post-return.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29347 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoupdate Window's binary
John Kessenich [Sun, 21 Dec 2014 20:31:28 +0000 (20:31 +0000)]
update Window's binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29283 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoupdate linux binary
John Kessenich [Sun, 21 Dec 2014 20:31:09 +0000 (20:31 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29282 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoFix default precision check for formal parameters; it was one level too deep. This...
John Kessenich [Sun, 21 Dec 2014 20:30:04 +0000 (20:30 +0000)]
Fix default precision check for formal parameters; it was one level too deep.  This will accept more fragment shaders with no default precision before declaring functions.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29281 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoStill generate switch statement when WARNING about missing statements is given. ...
John Kessenich [Sun, 21 Dec 2014 16:48:29 +0000 (16:48 +0000)]
Still generate switch statement when WARNING about missing statements is given.  It was correct behave when this used to be an error, but not now that it is a warning.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29279 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoFix public bug 1277: #line L sets the next line to L+1 or just L, based on the versio...
John Kessenich [Sat, 20 Dec 2014 07:03:18 +0000 (07:03 +0000)]
Fix public bug 1277: #line L sets the next line to L+1 or just L, based on the version of the language.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29277 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoupdate Window's binary
John Kessenich [Thu, 11 Dec 2014 00:19:46 +0000 (00:19 +0000)]
update Window's binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29197 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoupdate linux binary
John Kessenich [Thu, 11 Dec 2014 00:19:22 +0000 (00:19 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29196 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoImplement specification change in 'restrict', allowing it to come and go across funct...
John Kessenich [Thu, 11 Dec 2014 00:17:42 +0000 (00:17 +0000)]
Implement specification change in 'restrict', allowing it to come and go across function calls.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@29195 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoCorrect test result for previous check in.
John Kessenich [Mon, 17 Nov 2014 16:46:15 +0000 (16:46 +0000)]
Correct test result for previous check in.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28969 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoAdd memory qualifiers (coherent volatile restrict) to imageSize(), imageLoad(), image...
John Kessenich [Mon, 17 Nov 2014 16:45:10 +0000 (16:45 +0000)]
Add memory qualifiers (coherent volatile restrict) to imageSize(), imageLoad(), imageStore(), atomic*(), and imageAtomic*(), to remove errors about dropping qualifiers.

Several bugs are related to this, and this is a slightly speculative fix, bit it is certainly wrong to either do it the way it was or to reflect the current specifications.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28968 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoNon-functional: Change %pure_parser to %pure-parser, to improve portability.
John Kessenich [Wed, 5 Nov 2014 16:36:44 +0000 (16:36 +0000)]
Non-functional:  Change %pure_parser to %pure-parser, to improve portability.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28857 e7fa87d3-cd2b-0410-9028-fcbf551c1848

9 years agoES check for vertex out or fragment in containing any of
John Kessenich [Tue, 28 Oct 2014 05:24:14 +0000 (05:24 +0000)]
ES check for vertex out or fragment in containing any of
• An array of arrays
• An array of structures
• A structure containing an array
• A structure containing a structure

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28745 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement GL_ARB_viewport_array extension.
John Kessenich [Fri, 17 Oct 2014 20:01:27 +0000 (20:01 +0000)]
Implement GL_ARB_viewport_array extension.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28653 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate Window's binary
John Kessenich [Wed, 8 Oct 2014 21:58:20 +0000 (21:58 +0000)]
update Window's binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28508 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate linux binary
John Kessenich [Wed, 8 Oct 2014 21:58:04 +0000 (21:58 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28507 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoMissing test results from last check in.
John Kessenich [Wed, 8 Oct 2014 21:57:17 +0000 (21:57 +0000)]
Missing test results from last check in.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28506 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd patch in/out block tests.
John Kessenich [Wed, 8 Oct 2014 21:48:34 +0000 (21:48 +0000)]
Add patch in/out block tests.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28505 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoDo qualifier-based checking independent of declaring a variable. Bug 11903.
John Kessenich [Wed, 8 Oct 2014 21:29:29 +0000 (21:29 +0000)]
Do qualifier-based checking independent of declaring a variable.  Bug 11903.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28502 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoInclude GL_FRAGMENT_PRECISION_HIGH in ES 300/310.
John Kessenich [Wed, 8 Oct 2014 16:31:44 +0000 (16:31 +0000)]
Include GL_FRAGMENT_PRECISION_HIGH in ES 300/310.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28494 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate Window's binary
John Kessenich [Mon, 6 Oct 2014 20:05:22 +0000 (20:05 +0000)]
update Window's binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28446 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate linux binary
John Kessenich [Mon, 6 Oct 2014 20:04:41 +0000 (20:04 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28445 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoIncrease portability. (Submission from Nikita Kindt, as were some recent related...
John Kessenich [Mon, 6 Oct 2014 19:57:34 +0000 (19:57 +0000)]
Increase portability. (Submission from Nikita Kindt, as were some recent related submissions.)

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28444 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd missing precision qualifier checks to function formal parameter declarations.
John Kessenich [Mon, 6 Oct 2014 19:39:13 +0000 (19:39 +0000)]
Add missing precision qualifier checks to function formal parameter declarations.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28442 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoRemove lod argument from texture2DRect built-ins. (Submission from matt.helsley)
John Kessenich [Mon, 6 Oct 2014 16:38:53 +0000 (16:38 +0000)]
Remove lod argument from texture2DRect built-ins.  (Submission from matt.helsley)

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28440 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd missing gl_MaxGeometryTextureImageUnits.
John Kessenich [Mon, 6 Oct 2014 15:44:02 +0000 (15:44 +0000)]
Add missing gl_MaxGeometryTextureImageUnits.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28439 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoRemove dead call.
John Kessenich [Wed, 1 Oct 2014 01:08:21 +0000 (01:08 +0000)]
Remove dead call.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28368 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoRemove unneeded skeletal work.
John Kessenich [Sun, 28 Sep 2014 18:43:52 +0000 (18:43 +0000)]
Remove unneeded skeletal work.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28345 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoNonfunctional: fix a typo.
John Kessenich [Thu, 18 Sep 2014 13:12:00 +0000 (13:12 +0000)]
Nonfunctional: fix a typo.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28194 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoHave memory counters normally turned off, to avoid cross-windows-platform linking...
John Kessenich [Fri, 12 Sep 2014 17:25:16 +0000 (17:25 +0000)]
Have memory counters normally turned off, to avoid cross-windows-platform linking problems.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28078 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd option for printing documentation (empty).
John Kessenich [Mon, 8 Sep 2014 21:01:09 +0000 (21:01 +0000)]
Add option for printing documentation (empty).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27966 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd skeleton for generating documentation of a side project.
John Kessenich [Fri, 5 Sep 2014 17:36:54 +0000 (17:36 +0000)]
Add skeleton for generating documentation of a side project.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27950 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoMinor change in command-line options.
John Kessenich [Mon, 25 Aug 2014 20:07:55 +0000 (20:07 +0000)]
Minor change in command-line options.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27840 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFix linux build error from last check in.
John Kessenich [Sun, 24 Aug 2014 18:23:24 +0000 (18:23 +0000)]
Fix linux build error from last check in.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27836 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoNon-functional misc. changes. Slight increase in performance from moving two perform...
John Kessenich [Sun, 24 Aug 2014 18:21:00 +0000 (18:21 +0000)]
Non-functional misc. changes.  Slight increase in performance from moving two performance path methods into a header.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27835 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate Window's binary
John Kessenich [Tue, 19 Aug 2014 20:34:55 +0000 (20:34 +0000)]
update Window's binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27767 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate linux binary
John Kessenich [Tue, 19 Aug 2014 20:34:40 +0000 (20:34 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27766 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement write-only semantic checking, the non-r32f/i/u readonly/writeonly check...
John Kessenich [Tue, 19 Aug 2014 20:32:48 +0000 (20:32 +0000)]
Implement write-only semantic checking, the non-r32f/i/u readonly/writeonly check, and ES 3.1 support of volatile.  Also, fix a typo in MaxComputeGroupY.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27765 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate Window's binary
John Kessenich [Tue, 19 Aug 2014 06:10:12 +0000 (06:10 +0000)]
update Window's binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27762 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate linux binary
John Kessenich [Tue, 19 Aug 2014 06:09:51 +0000 (06:09 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27761 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement atomic counter offset semantics.
John Kessenich [Tue, 19 Aug 2014 06:08:38 +0000 (06:08 +0000)]
Implement atomic counter offset semantics.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27760 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement 'index' layout qualifier for fragment outputs. Based partly on a submission.
John Kessenich [Tue, 19 Aug 2014 02:12:44 +0000 (02:12 +0000)]
Implement 'index' layout qualifier for fragment outputs.  Based partly on a submission.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27759 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement conservative depth layout qualifiers. Based partly on a submission.
John Kessenich [Mon, 18 Aug 2014 21:27:53 +0000 (21:27 +0000)]
Implement conservative depth layout qualifiers.  Based partly on a submission.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27758 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoA patch submitted for MinGW building.
John Kessenich [Mon, 18 Aug 2014 19:42:35 +0000 (19:42 +0000)]
A patch submitted for MinGW building.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27757 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate Window's binary
John Kessenich [Fri, 15 Aug 2014 01:59:17 +0000 (01:59 +0000)]
update Window's binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27744 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate linux binary
John Kessenich [Fri, 15 Aug 2014 01:50:47 +0000 (01:50 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27743 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoTurn on the sampler 2DMS types for ES 3.1.
John Kessenich [Thu, 14 Aug 2014 23:30:11 +0000 (23:30 +0000)]
Turn on the sampler 2DMS types for ES 3.1.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27741 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd fma(), tie the 2x16 stuff to the correct versions.
John Kessenich [Thu, 14 Aug 2014 20:05:57 +0000 (20:05 +0000)]
Add fma(), tie the 2x16 stuff to the correct versions.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27739 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement frexp, ldexp, packUnorm2x16, unpackUnorm2x16, packUnorm4x8, packSnorm4x8...
John Kessenich [Thu, 14 Aug 2014 19:45:52 +0000 (19:45 +0000)]
Implement frexp, ldexp, packUnorm2x16, unpackUnorm2x16, packUnorm4x8, packSnorm4x8, unpackUnorm4x8, unpackSnorm4x8, and unpackDouble2x32().

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27738 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoUpdate Window's binary.
John Kessenich [Thu, 14 Aug 2014 07:18:07 +0000 (07:18 +0000)]
Update Window's binary.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27734 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate linux binary
John Kessenich [Thu, 14 Aug 2014 07:16:53 +0000 (07:16 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27733 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoMiscellaneous ES 3.1 semantics, and identification of all missing features.
John Kessenich [Thu, 14 Aug 2014 07:07:21 +0000 (07:07 +0000)]
Miscellaneous ES 3.1 semantics, and identification of all missing features.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27732 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoUpdate Window's binary.
John Kessenich [Wed, 13 Aug 2014 20:20:38 +0000 (20:20 +0000)]
Update Window's binary.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27731 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate linux binary
John Kessenich [Wed, 13 Aug 2014 20:19:15 +0000 (20:19 +0000)]
update linux binary

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27730 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd -d option for desktop default for missing #version.
John Kessenich [Wed, 13 Aug 2014 20:17:19 +0000 (20:17 +0000)]
Add -d option for desktop default for missing #version.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27729 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd the bitField built-in functions. Mark 330 as being complete.
John Kessenich [Wed, 13 Aug 2014 20:04:19 +0000 (20:04 +0000)]
Add the bitField built-in functions.  Mark 330 as being complete.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27728 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement GL_ARB_shader_texture_image_samples. Also add in gl_MaxSamples and the...
John Kessenich [Wed, 13 Aug 2014 16:54:02 +0000 (16:54 +0000)]
Implement GL_ARB_shader_texture_image_samples.  Also add in gl_MaxSamples and the float imageAtomicExchange.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27721 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd ES 3.1 compatibility to 4.5 and the atomic memory functions (e.g. atomicAdd).
John Kessenich [Wed, 13 Aug 2014 08:32:15 +0000 (08:32 +0000)]
Add ES 3.1 compatibility to 4.5 and the atomic memory functions (e.g. atomicAdd).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27715 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).
John Kessenich [Wed, 13 Aug 2014 06:37:59 +0000 (06:37 +0000)]
Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27714 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement GL_ARB_derivative_control.
John Kessenich [Wed, 13 Aug 2014 04:15:56 +0000 (04:15 +0000)]
Implement GL_ARB_derivative_control.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27713 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFinish virtually all of the remaining atomic counter functionality. Still need offse...
John Kessenich [Wed, 13 Aug 2014 01:04:28 +0000 (01:04 +0000)]
Finish virtually all of the remaining atomic counter functionality.  Still need offset collision detection.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27712 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd ESSL 310 test results.
John Kessenich [Tue, 12 Aug 2014 22:08:45 +0000 (22:08 +0000)]
Add ESSL 310 test results.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27711 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoTurn on ESSL 3.1 for most features:
John Kessenich [Tue, 12 Aug 2014 22:07:22 +0000 (22:07 +0000)]
Turn on ESSL 3.1 for most features:
 - images: load/store, memory qualifiers
 - buffer blocks
 - compute shaders
 - atomic counters
 - texture gather
 - SSO
 - uniform locations
 - all the numeric-based version # comparisons

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27710 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoPartial implementation of atomic counters.
John Kessenich [Tue, 12 Aug 2014 03:52:51 +0000 (03:52 +0000)]
Partial implementation of atomic counters.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27701 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoRemove the now dead 'shared' type field, and add semantic check for buffer on non...
John Kessenich [Tue, 12 Aug 2014 03:23:43 +0000 (03:23 +0000)]
Remove the now dead 'shared' type field, and add semantic check for buffer on non-block.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27700 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoTurn on basic support for shader storage buffer objects, but not yet the entire exten...
John Kessenich [Tue, 12 Aug 2014 02:11:55 +0000 (02:11 +0000)]
Turn on basic support for shader storage buffer objects, but not yet the entire extension.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27699 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFinish implementing compute shaders, within #version 430, partly based on a submission.
John Kessenich [Mon, 11 Aug 2014 02:32:30 +0000 (02:32 +0000)]
Finish implementing compute shaders, within #version 430, partly based on a submission.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27674 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement GL_ARB_shader_image_load_store. Partly done (format layout qualifiers...
John Kessenich [Sun, 10 Aug 2014 18:19:36 +0000 (18:19 +0000)]
Implement GL_ARB_shader_image_load_store.  Partly done (format layout qualifiers) from a submission.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27670 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoTest update.
John Kessenich [Sat, 9 Aug 2014 22:09:03 +0000 (22:09 +0000)]
Test update.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27662 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoImplement most of GL_ARB_explicit_attrib_location (all but index on fragment output).
John Kessenich [Tue, 29 Jul 2014 19:31:13 +0000 (19:31 +0000)]
Implement most of GL_ARB_explicit_attrib_location (all but index on fragment output).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27545 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFix assert firing in debug mode from last check in.
John Kessenich [Tue, 29 Jul 2014 18:28:31 +0000 (18:28 +0000)]
Fix assert firing in debug mode from last check in.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27543 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFinish implement GL_ARB_texture_lod; adding the 19 additional *ARB() built-ins to...
John Kessenich [Tue, 29 Jul 2014 18:11:09 +0000 (18:11 +0000)]
Finish implement GL_ARB_texture_lod; adding the 19 additional *ARB() built-ins to the 11 non-*ARB() that were already supported.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27542 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd the original-style texture-rectangle texturing functions, and allow rectangular...
John Kessenich [Tue, 29 Jul 2014 17:18:24 +0000 (17:18 +0000)]
Add the original-style texture-rectangle texturing functions, and allow rectangular samplers to be declared under relaxed semantic checks.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27538 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoUpdate test results (test changed).
John Kessenich [Tue, 29 Jul 2014 16:06:05 +0000 (16:06 +0000)]
Update test results (test changed).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27536 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFix g++ build complaint.
John Kessenich [Mon, 28 Jul 2014 04:22:26 +0000 (04:22 +0000)]
Fix g++ build complaint.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27520 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoCreate dummy side project.
John Kessenich [Mon, 28 Jul 2014 04:21:04 +0000 (04:21 +0000)]
Create dummy side project.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27519 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFix bug where non-constant test in ?: on a constant results thought the result was...
John Kessenich [Thu, 10 Jul 2014 23:49:21 +0000 (23:49 +0000)]
Fix bug where non-constant test in ?: on a constant results thought the result was const, when it is really a temporary.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27291 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoNon-functional: Encapsulate testing for IO that is supposed to be arrayed with extra...
John Kessenich [Fri, 27 Jun 2014 06:17:16 +0000 (06:17 +0000)]
Non-functional:  Encapsulate testing for IO that is supposed to be arrayed with extra level for per-vertex data.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27169 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoUpdate test result.
John Kessenich [Mon, 23 Jun 2014 23:30:48 +0000 (23:30 +0000)]
Update test result.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27129 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd more allowances for relaxed error checking mode: Warn instead of error on use...
John Kessenich [Wed, 18 Jun 2014 23:02:00 +0000 (23:02 +0000)]
Add more allowances for relaxed error checking mode: Warn instead of error on use of a disabled extension, allow 'f' suffix on floating point literals, and allow #version after tokens.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27113 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoNon-functional trivial clean up.
John Kessenich [Thu, 5 Jun 2014 16:30:53 +0000 (16:30 +0000)]
Non-functional trivial clean up.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26972 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd partial support for GL_ARB_shader_texture_lod.
John Kessenich [Tue, 3 Jun 2014 19:28:48 +0000 (19:28 +0000)]
Add partial support for GL_ARB_shader_texture_lod.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26945 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoAdd missing matrix constructor test, and add a size() method for downstream consumers...
John Kessenich [Tue, 3 Jun 2014 00:20:41 +0000 (00:20 +0000)]
Add missing matrix constructor test, and add a size() method for downstream consumers of constArrays.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26937 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFix, and add missing tests for, error catching for applying swizzles to arrays.
John Kessenich [Tue, 27 May 2014 01:34:38 +0000 (01:34 +0000)]
Fix, and add missing tests for, error catching for applying swizzles to arrays.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26858 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFix bug where an anonymous member of a built-in block containing another member with...
John Kessenich [Wed, 14 May 2014 02:38:14 +0000 (02:38 +0000)]
Fix bug where an anonymous member of a built-in block containing another member with an implicitly-sized array caused two copies of the block to be referenced.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26633 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoUpdate Windows executable.
John Kessenich [Wed, 14 May 2014 00:40:30 +0000 (00:40 +0000)]
Update Windows executable.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26631 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoUpdate readme for no .so
John Kessenich [Wed, 14 May 2014 00:38:21 +0000 (00:38 +0000)]
Update readme for no .so

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26630 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoupdate Linux binary, no .so needed
John Kessenich [Wed, 14 May 2014 00:13:32 +0000 (00:13 +0000)]
update Linux binary, no .so needed

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26627 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoNo longer using a shared object model.
John Kessenich [Wed, 14 May 2014 00:12:51 +0000 (00:12 +0000)]
No longer using a shared object model.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26626 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoNon-functional tweak to hidden-member (of anonymous block) semantics.
John Kessenich [Mon, 12 May 2014 18:12:04 +0000 (18:12 +0000)]
Non-functional tweak to hidden-member (of anonymous block) semantics.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26610 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoFinish GL_ARB_shading_language_420pack: *ProgramTexelOffset built-in constants. ...
John Kessenich [Sun, 11 May 2014 01:07:31 +0000 (01:07 +0000)]
Finish GL_ARB_shading_language_420pack: *ProgramTexelOffset built-in constants.  Also, make comma operation not fold constants.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26602 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years ago420Pack: Implement length() on vectors and matrices. Also, tweak line-continuation...
John Kessenich [Sat, 10 May 2014 22:24:50 +0000 (22:24 +0000)]
420Pack:  Implement length() on vectors and matrices.  Also, tweak line-continuation semantics to understand the extension.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26601 e7fa87d3-cd2b-0410-9028-fcbf551c1848

10 years agoCode simplification: Add (and use) helper functions for building constant scalar...
John Kessenich [Sat, 10 May 2014 19:52:01 +0000 (19:52 +0000)]
Code simplification:  Add (and use) helper functions for building constant scalar AST nodes for bool, int, uint, float, and double, shortening all the code segments that were doing that.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26600 e7fa87d3-cd2b-0410-9028-fcbf551c1848