Remove GLSLANG_ANGLE
[platform/upstream/glslang.git] / gtests / Link.FromFile.Vk.cpp
2022-11-08 Shahbaz YoussefiRemove GLSLANG_ANGLE
2021-04-14 Greg FischerMerge pull request #2522 from dneto0/intlog2
2021-03-22 greg-lunargMerge pull request #2583 from nullcatalyst/bazel-window...
2021-03-22 greg-lunargMerge pull request #2582 from JustSid/master
2021-03-19 greg-lunargMerge pull request #2581 from mbechard/InconsistentGLPe...
2021-03-19 Malcolm BechardPartial fix for inconsistencies re: #2578
2021-03-18 greg-lunargMerge pull request #2574 from feifei14119/master
2021-03-15 greg-lunargMerge pull request #2576 from KhronosGroup/revert-2569...
2021-03-15 greg-lunargRevert "Revert "GL_ext_vulkan_glsl_relaxed extension...
2021-03-10 greg-lunargMerge pull request #2569 from KhronosGroup/revert-2242...
2021-03-10 greg-lunargRevert "GL_ext_vulkan_glsl_relaxed extension support...
2021-03-09 greg-lunargMerge pull request #2565 from greg-lunarg/i2564
2021-03-08 greg-lunargMerge pull request #2242 from mbechard/GL_EXT_vulkan_gl...
2021-03-08 will brownImplement GL_EXT_vulkan_glsl_relaxed option
2020-12-24 nihuiniMerge remote-tracking branch 'upstream/master' into...
2020-10-30 John KessenichMerge pull request #2387 from BNieuwenhuizen/nonuniform
2020-10-12 Rémi VerscheldeRemove executable bits from code/data files (#2420)
2020-08-05 John KessenichMerge pull request #2365 from KhronosGroup/update-gtests
2020-08-05 johnkslangBuild/Test: Dropping 2013 allows using the latest googl...
2020-08-03 John KessenichMerge pull request #2362 from ShabbyX/optimize_for_angle
2020-07-31 Shahbaz YoussefiUse GLSLANG_ANGLE to strip features to what ANGLE requires
2020-07-13 John KessenichMerge pull request #2337 from KhronosGroup/revert-ANGLE
2020-07-13 John KessenichRevert "Merge pull request #2330 from ShabbyX/optimize_...
2020-07-11 John KessenichMerge pull request #2330 from ShabbyX/optimize_for_angle
2020-07-08 Shahbaz YoussefiUse GLSLANG_ANGLE to strip features to what ANGLE requires
2020-07-02 John KessenichMerge pull request #2268 from lriki/hlsl-pack_matrix
2020-07-02 John KessenichMerge pull request #2303 from ben-clayton/limit-public-2
2020-07-01 John KessenichMerge pull request #2307 from KhronosGroup/location...
2020-07-01 John KessenichTests: More broadly use automapping binding/location.
2020-04-02 Malcolm BechardShader interface matching rework to fix #2136 (#2156)
2020-03-16 Malcolm BechardFix #2005. Allow multiple compilation units to declare...
2019-02-01 John KessenichMerge pull request #1683 from null77/disable-extra...
2019-01-30 John KessenichMerge pull request #1675 from nicebyte/ext_yuv_target
2019-01-29 John KessenichBuild: Remove extra commas in calling INSTANTIATE_TEST_...
2018-12-07 John KessenichMerge pull request #1614 from alan-baker/test-updates
2018-12-07 Alan BakerModify testing to only record validation pass/fail
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-31 John KessenichMerge pull request #1485 from karl-lunarg/karl-lunarg...
2018-08-30 John KessenichMerge pull request #1482 from KhronosGroup/validate
2018-08-23 John KessenichSPV: Add option for controling when the SPIRV-Tools...
2018-08-06 otakutoRemove execute permissions
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-19 John KessenichMerge pull request #1436 from karl-lunarg/karl-ccache
2018-07-19 John KessenichMerge pull request #1446 from KhronosGroup/spv-link
2018-07-19 John KessenichLink/SPV: Correct symbol IDs on merging ASTs to a singl...
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-02 John KessenichLinker: Fix #1329: correctly merge unsized arrays,...
2017-05-19 John KessenichMerge pull request #896 from KhronosGroup/spv-location
2017-05-18 John KessenichSPV: Give error on not assigning locations to I/O.
2017-01-26 John KessenichMerge pull request #690 from ligfx/proper_dependencies
2017-01-26 John KessenichMerge pull request #694 from mtavenrath/fix_origin_link
2017-01-25 Markus TavenrathUse correct OriginUpperLeft when linking more than...