Add support for GL_NV_shader_invocation_reorder. (#3054)
[platform/upstream/glslang.git] / glslang / MachineIndependent / Scan.cpp
2018-09-19 Chao ChenAdd-support-for-SPV_NV_fragment_shader_barycentric
2018-09-07 John KessenichMerge branch 'jeffbolznv-memory_scope_semantics'
2018-09-07 Jeff BolzGL_KHR_memory_scope_semantics
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 KessenichGLSL: Remove use of __ in the implementation of keyword...
2018-08-30 John KessenichGLSL: Remove use of __ in the implementation of keyword...
2018-08-06 otakutoRemove execute permissions
2018-07-03 John KessenichMerge pull request #1431 from KhronosGroup/implement...
2018-07-03 John KessenichImplement GL_EXT_shader_16bit_storage and GL_EXT_shader...
2018-06-12 John KessenichGLSL: Fix #1358: Support "struct name", where name...
2018-06-04 John KessenichChange the major revision number for next commit.
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-05 John KessenichMerge branch 'nonuniform-dynindex'
2018-04-05 John KessenichGLSL/SPV: Implement SPV_EXT_descriptor_indexing and...
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-16 John KessenichMerge pull request #1291 from ben-clayton/add-nv-nopersp
2018-03-13 Ben ClaytonAdd support for GL_NV_shader_noperspective_interpolation
2018-03-07 John KessenichMerge pull request #1269 from bkaradzic/master
2018-03-07 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'bugfix' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge pull request #1277 from KhronosGroup/Vulkan_1_1
2018-03-06 John KessenichSPV: Implement Vulkan 1.1 features and extensions.
2018-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-03-03 John KessenichNon-functional: Make the vulkan version number meaning...
2018-03-02 John KessenichMerge pull request #1266 from amdrexu/feature
2018-03-02 Rex XuImplement the extension GL_AMD_gpu_shader_half_float_fetch
2018-02-06 John KessenichMerge pull request #1238 from zeux/pp-string-buffer
2018-02-02 John KessenichMerge pull request #1232 from KhronosGroup/control...
2018-02-01 John KessenichGLSL: Implement GL_EXT_control_flow_attributes.
2018-01-08 John KessenichNon-functional: Fix HLSL error message, and code format...
2017-09-16 John KessenichMerge pull request #1044 from dsrbecky/image_external_essl3
2017-09-05 David SrbeckýAdd support for GL_OES_EGL_image_external_essl3
2017-07-23 John KessenichGLSL: Implement version 320 for ES.
2017-06-26 John KessenichMerge pull request #950 from dsrbecky/shadow_samplers
2017-06-26 David SrbeckyAdd support for GL_EXT_shadow_samplers
2017-06-15 John KessenichMerge pull request #917 from KhronosGroup/remove-redund...
2017-06-09 John KessenichMerge branch 'amdrexu-feature'
2017-06-09 Rex XuImplement extension GL_AMD_gpu_shader_int16
2017-04-08 John KessenichMerge pull request #827 from amdrexu/feature4
2017-04-07 John KessenichHLSL: Emit the OpSource HLSL instruction for HLSL,...
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-11 John KessenichMerge pull request #762 from LukasBanana/master
2017-03-11 John KessenichPP: Recognize the '::' token, and translate appropriate...
2017-01-14 John KessenichNon-functional: Fix round of compiler warnings.
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2016-12-22 John KessenichMerge pull request #640 from chaoc/modify-shader-ballot
2016-12-21 John KessenichPP: Rationalize names of tokens.
2016-12-21 John KessenichMerge pull request #641 from chaoc/passthrough
2016-12-21 John KessenichPP: Non-functional: rationalize TPpToken.
2016-12-21 John KessenichPP: Non-functional: clean up, simplify, completely...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-01 John KessenichMerge pull request #527 from steve-lunarg/array-flatten...
2016-10-01 John KessenichMerge pull request #521 from yavn/frag-shader-primitive...
2016-09-30 John KessenichMerge pull request #523 from amdrexu/feature2
2016-09-30 Rex XuParser: Implement extension GL_AMD_gpu_shader_half_float.
2016-08-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-05 John KessenichBuild: C++ headers: Replace PR #366 with a more directe...
2016-07-30 John KessenichPP: Fix issue #407; handle empty identifier.
2016-07-30 John KessenichPP: Non-functional; fix typos and blank spaces.
2016-07-21 John KessenichMerge pull request #393 from steve-lunarg/warning-enable
2016-07-21 John KessenichMerge pull request #401 from steve-lunarg/samplers
2016-07-21 John KessenichMerge pull request #398 from amdrexu/feature
2016-07-20 Rex XuImplement 4 AMD-specific extensions.
2016-07-08 John KessenichMerge pull request #314 from mre4ce/master
2016-06-28 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-06-17 John KessenichSPV: Non-functional: Condense SPV-related versioning...
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-05-25 John KessenichMerge pull request #230 from dekimir/incresconst
2016-05-02 John KessenichMerge pull request #256 from DavidYen/missing_license
2016-04-30 John KessenichMerge pull request #248 from amdrexu/feature2
2016-04-30 Rex XuImplement the extension GL_ARB_gpu_shader_int64
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-06 John KessenichMerge pull request #168 from amdrexu/feature2
2016-03-06 John KessenichMerge pull request #165 from amdrexu/feature
2016-03-04 John KessenichMerge pull request #187 from amdrexu/bugfix
2016-02-28 John KessenichMerge pull request #173 from amdrexu/bugfix
2016-02-28 John KessenichMerge pull request #175 from rdb/master
2016-02-25 John KessenichMerge pull request #174 from mgadams/alias_proto_warnings
2016-02-23 Mark AdamsFix warnings/errors for strict aliasing & function...
2016-02-16 John KessenichSPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
2016-01-19 Dejan MircevskiMerge branch 'topo' into loopgen-after-readable-order
2016-01-15 John KessenichMerge pull request #121 from amdrexu/feature
2016-01-14 John KessenichMerge pull request #129 from AWoloszyn/fix-noop-strcpy
2016-01-14 John KessenichMerge pull request #126 from mgadams/win32_warnings
2016-01-11 Dejan MircevskiMerge branch 'master' of github.com:google/glslang...
2016-01-06 Mark AdamsFix several build warnings/error encountered with VS2013
2015-12-15 John KessenichMerge pull request #116 from mgadams/scan_compile_fix
2015-12-14 Mark AdamsFix compile warning/error due to assignment in while...
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-11-16 John KessenichSPIR-V: Move from Version .99 Rev 31 to Version 1.0...
2015-11-11 Maxime CosteAvoid creation of temporary std::string when looking...
2015-10-02 John KessenichAllow future keywords to be accessed as members in...
2015-08-22 John KessenichImplement GL_OES_shader_multisample_interpolation,...
2015-08-17 John KessenichMerge pull request #57 from google/glslang-android
next