GLSL/SPV: Fix #1196: Require resources to have layout(binding=X).
[platform/upstream/glslang.git] / Test / baseResults / glspv.frag.out
2018-02-22 John KessenichGLSL/SPV: Fix #1196: Require resources to have layout...
2017-11-03 John KessenichSPV: Don't support noise*() when generating SPV.
2017-08-26 John KessenichSPV: Add auto location mapping of non-opaque non-block...
2017-07-21 John KessenichSPV/OpenGL: Require locations on non-opaque uniform...
2017-04-21 John KessenichMerge pull request #842 from steve-lunarg/sb-cast
2017-04-20 John KessenichGLSL: Fix #822: Improve information given for syntax...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-05 John KessenichMerge pull request #613 from Corillian/hlslpreprocess
2016-12-03 John KessenichDon't print the "Linked stage" message unless the AST...
2016-07-12 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-07-08 John KessenichMerge pull request #314 from mre4ce/master
2016-07-08 John KessenichSPV: Further refine OpenGL vs. Vulkan differences for...