John Kessenich
|
e1ff231235
|
GLSL: Fix #1193: no 'location' on uniform/buffer block.
|
2017-12-16 10:07:22 -07:00 |
|
John Kessenich
|
934d11b6db
|
GLSL 4.6: Implement shader group vote.
|
2017-07-31 03:00:04 -06:00 |
|
John Kessenich
|
941f3bbd7a
|
GLSL 4.6: Implement draw parameters.
|
2017-07-31 03:00:04 -06:00 |
|
John Kessenich
|
0d0c6d38f0
|
GLSL 4.6: Implement atomic counter ops and SPV_KHR_shader_atomic_counter_ops.
|
2017-07-31 03:00:04 -06:00 |
|
John Kessenich
|
de16e52b25
|
GLSL: Initiate version GLSL 460, including accept extraneous semicolons.
|
2017-07-31 03:00:04 -06:00 |
|
John Kessenich
|
523e20dc02
|
PP: Recognize the '::' token, and translate appropriately to GLSL/HLSL token.
|
2017-03-10 18:03:43 -07:00 |
|
John Kessenich
|
b07957cf22
|
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
|
2014-10-28 05:24:14 +00:00 |
|
John Kessenich
|
699684180f
|
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
|
2014-08-13 06:37:59 +00:00 |
|