Correct which versions can support the extensions GL_ARB_separate_shader_objects...
authorJohn Kessenich <cepheus@frii.com>
Wed, 12 Feb 2014 05:15:49 +0000 (05:15 +0000)
committerJohn Kessenich <cepheus@frii.com>
Wed, 12 Feb 2014 05:15:49 +0000 (05:15 +0000)
commit782aa830b686dde6203e60bb7f485fd2b0391eaf
tree229fa52e3dd0099871a46f6ed681e168fa12136e
parent4094630ca3b0d0a160e0aa0dd1aa4964183cfea1
Correct which versions can support the extensions GL_ARB_separate_shader_objects and GL_ARB_shading_language_420pack.  They'd only gone back to 150, rather than 130/140.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@25314 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/130.frag
Test/140.frag
Test/400.tese
Test/baseResults/120.frag.out
Test/baseResults/130.frag.out
Test/baseResults/140.frag.out
glslang/Include/revision.h
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/Scan.cpp
glslang/MachineIndependent/glslang.y