Added 'GL_core_profile' and 'GL_compatibility_profile' macro definition to preamble.
authorLukas Hermanns <lukas.hermanns90@gmail.com>
Fri, 10 Mar 2017 19:45:20 +0000 (20:45 +0100)
committerLukas Hermanns <lukas.hermanns90@gmail.com>
Sat, 11 Mar 2017 11:34:46 +0000 (12:34 +0100)
commit1fbc6e6ca187977f1e835b2c78b86b7395370402
treed90de5de47ae40a0792f6b4b5de34fa2d9f34218
parent229a6f7f7ba5cdff8917fa11d754e0fe8db6abf1
Added 'GL_core_profile' and 'GL_compatibility_profile' macro definition to preamble.

Added version check (version >= 150) for GL_(core/compatibility)_profile macros.

Added GL_core_profile standard macro check to "150.vert" test file.

Fixed version check for GL_core_profile macros, and removed bad token character from 150.vert test.

Updated 150.vert.out test base-result with google-test suite.
Test/150.vert
Test/baseResults/150.vert.out
glslang/MachineIndependent/Versions.cpp