aboutsummaryrefslogtreecommitdiff
path: root/glslang/MachineIndependent/iomapper.h
AgeCommit message (Expand)Author
2022-02-09avoid leaving decorations on auto-push-constantsMalcolm Bechard
2021-09-29rename member variable for clarityMalcolm Bechard
2021-09-22Auto push constant blocks (#2764)Malcolm Bechard
2021-03-15Revert "Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage...greg-lunarg
2021-03-10Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware I...greg-lunarg
2021-03-08Implement GL_EXT_vulkan_glsl_relaxed optionwill brown
2021-02-15Fix issue for new unique id system. Add level bits to help verifying symbols ...Chow
2020-11-038. io mapping refine & qualifier member check & resolver expand (#2396)Chow
2020-07-31Use GLSLANG_ANGLE to strip features to what ANGLE requiresShahbaz Youssefi
2020-07-13Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle"John Kessenich
2020-07-08Use GLSLANG_ANGLE to strip features to what ANGLE requiresShahbaz Youssefi
2020-05-20Fix #2227, which was coded incorrectly, to be simpler/safer.John Kessenich
2020-05-19Code refine. (#2227)Roy.li
2020-05-12Address #2211: Improve the copy constructor of TVarLivePair.John Kessenich
2020-04-30Fix #2201: Improve const and copy constructor for TVarLivePair.John Kessenich
2020-02-02Fix memory corruption in TGlslIoMapperTimo Suoranta
2020-01-16Add Error check flag in io mapperChow
2019-10-11Remove unnecessary semi-colons and add warning about themRyan Harrison
2019-08-20Web: Turn off includes, independent preprocessing path, fine tune all.John Kessenich
2019-08-20Web: Turn off bracket-style attributes, reflection, and IO mapping.John Kessenich
2019-08-01Add in header for uint32_t definitionRyan Harrison
2019-07-28Fix Clang compiler warning.Canon lee
2019-06-06Add interface symbol and uniform symbol location auto mapping for OpenGL shader.Roy
2017-01-06Non-functional: White space after "//", mostly for copyrights.John Kessenich
2016-10-28New uniform mapping handlingt.jung
2016-10-05Check for out-of-range bindings during IO mapping.steve-lunarg
2016-09-20HLSL: Add location offsets per resource typesteve-lunarg