Merge pull request #3031 from rg3igalia/sub-group-size-arb-flat-fix
[platform/upstream/glslang.git] / Test / reflection.vert
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-02-21 John KessenichMerge pull request #1706 from nico/master
2019-02-21 John KessenichMerge pull request #1705 from baldurk/fix-indexindirect...
2019-02-21 baldurkFix type recursion with EOpIndexIndirect dereferences
2019-02-17 John KessenichMerge pull request #1696 from baldurk/fix-nonblock...
2019-02-11 baldurkFix treatment of array input/output variables in reflection
2019-02-09 John KessenichMerge pull request #1684 from baldurk/reflection-interf...
2019-02-04 baldurkAdd option to reflect all block members, inactive or...
2019-02-04 baldurkReflect pipeline outputs as well as inputs, optionally...
2019-02-04 baldurkInclude array index in reflected uniform names more...
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 KessenichMerge pull request #1681 from baldurk/reflection-fixes
2019-01-29 baldurkUpdate reflection offset consistently for structure...
2017-07-28 John KessenichNonfunctional: Add reflect test case, and fix long...
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-20 John KessenichMerge pull request #297 from antiagainst/config-tests
2016-05-19 John KessenichMerge pull request #288 from thp/attribute-reflection
2016-05-19 Thomas PerlUpdate test cases for vertex attribute reflection
2014-08-10 John KessenichImplement GL_ARB_shader_image_load_store. Partly done...
2013-11-23 John KessenichReflection: Eliminate redundant arrayed block entries...
2013-11-21 John KessenichReflection: Expand out block arrays to N different...
2013-11-15 John KessenichReflection: Flesh out expansions of complex aggregates...
2013-11-15 John KessenichReflection:
2013-11-13 John KessenichReflection: Add translation from glslang types to the...
2013-11-13 John KessenichReflection: Implement the std140 block offset calculat...
2013-11-07 John KessenichAdd and partially implement an interface for doing...