aboutsummaryrefslogtreecommitdiff
path: root/glslang/MachineIndependent/glslang_tab.cpp.h
AgeCommit message (Expand)Author
2023-01-19Revert "Merge remote-tracking branch 'aosp/upstream-master' into..."ndk-r27-rc1ndk-r26dndk-r26cndk-r26bndk-r26-rc1ndk-r26-beta1ndk-r26ndk-r27-releasendk-r26-releasemaster-ndkJames Farrell
2022-12-09Add support for GL_NV_shader_invocation_reorder. (#3054)alelenv
2022-09-01GL_EXT_mesh_shader/SPV_EXT_mesh_shader implementationPankaj Mistry
2022-05-25Add support for VK_EXT_fragment_shader_barycentricstusmith
2021-06-09Implement the extension GL_EXT_spirv_intrinsicsRex Xu
2021-06-07Implement GL_EXT_subgroup_uniform_control_flow.John Kessenich
2020-11-23Updates for final Vulkan ray tracing extensions (#2466)Daniel Koch
2020-11-09Implement GL_EXT_terminate_invocation (#2454)Jesse Hall
2020-11-04Add GL_EXT_shader_image_int64 support (#2409)Tobski
2020-08-07Non-functional: correctly do GL_EXT_buffer_reference2 semantic checkingjohnkslang
2020-07-13Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle"John Kessenich
2020-07-08Customize glslang.y to GLSLANG_ANGLEShahbaz Youssefi
2020-03-19GL_EXT_ray_query updatesTorosdagli
2020-03-17Add support for GLSL_EXT_ray_tracingDaniel Koch
2020-03-05GL_EXT_debug_printf implementationJeff Bolz
2019-10-23Web: Reclaim more space and make all work w/wo GLSLANG_WEB.John Kessenich
2019-10-23Web: Add SSBOs and a few other missing compute features.John Kessenich
2019-10-23Web: Add separate texture/sampler, exclude *CubeArray*.John Kessenich
2019-08-22GL_NV_integer_cooperative_matrix supportJeff Bolz
2019-08-20Web: Prune grammar and lexor down to needed subset.John Kessenich
2019-07-01Implement GL_EXT_demote_to_helper_invocationJeff Bolz
2019-02-25Implement GL_NV_cooperative_matrixJeff Bolz
2019-01-29Add support for GL_EXT_YUV_targetnicebyte
2018-10-31Multiple features and misc fixes for final raytracing non experimental version.Ashwin Lele
2018-09-19Add-support-for-SPV_NVX_raytracingChao Chen
2018-09-19Add-support-for-SPV_NV_mesh_shaderChao Chen
2018-09-19Add-support-for-SPV_NV_fragment_shader_barycentricChao Chen
2018-09-06GL_KHR_memory_scope_semanticsJeff Bolz
2018-08-30GLSL: Remove use of __ in the implementation of keywords having __.John Kessenich
2018-04-05GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifierJohn Kessenich
2018-03-26Types: Fix #1290: Rationalize and correct "mixed" style array dimensioning.John Kessenich
2018-03-13Add support for GL_NV_shader_noperspective_interpolationBen Clayton
2018-03-06SPV: Implement Vulkan 1.1 features and extensions.John Kessenich
2018-03-02Implement the extension GL_AMD_gpu_shader_half_float_fetchRex Xu
2018-02-01GLSL: Implement GL_EXT_control_flow_attributes.John Kessenich
2017-09-12GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well.John Kessenich
2017-06-09Merge branch 'amdrexu-feature'John Kessenich
2017-06-09Implement extension GL_AMD_gpu_shader_int16Rex Xu
2017-04-20GLSL: Fix #822: Improve information given for syntax errors.John Kessenich
2016-09-30Parser: Implement extension GL_AMD_gpu_shader_half_float.Rex Xu
2016-07-31SPV: Prevent issue #415 with better semantic checking.John Kessenich
2016-07-20Implement 4 AMD-specific extensions.Rex Xu
2016-05-04Bison: Non-functional: Move to revision 3.0.4.John Kessenich
2016-04-30Implement the extension GL_ARB_gpu_shader_int64Rex Xu
2016-02-28Commit bison-generated files from Windows GNU Bison 2.7baldurk