Merge pull request #2892 from greg-lunarg/mb
[platform/upstream/glslang.git] / Test / vulkan.frag
2022-01-04 Greg FischerMerge pull request #2800 from mhillenbrand/string_liter...
2021-11-24 Greg FischerMerge branch 'master' into GL_ARB_fragment_coord_conven...
2021-11-22 Greg FischerMerge branch 'master' into textureQueryLOD
2021-11-19 Greg FischerMerge pull request #2782 from kevin-mccullough/FixIomap...
2021-11-15 Greg FischerMerge pull request #2806 from ZhiqianXia/bestFunctionMa...
2021-11-11 Greg FischerMerge pull request #2810 from greg-lunarg/push1
2021-11-10 Greg FischerGenerate error for binding on push_constant
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2018-07-25 John KessenichMerge pull request #1455 from TiemoJung/nullpointer_cra...
2018-07-25 John KessenichGLSL: No more restrictions on (non)shadow sampler const...
2018-07-23 John KessenichMerge pull request #1451 from KhronosGroup/shadow-force...
2018-07-23 John KessenichGLSL: Construct shadow texture from non-shadow sampler.
2018-02-22 John KessenichMerge pull request #1256 from KhronosGroup/require...
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-07-06 John KessenichTests: Add a test for concurrent use of std430 and...
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-06 John KessenichSPV: Allow push constant buffers to not have an instanc...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-05 John KessenichMerge pull request #650 from steve-lunarg/lvalue-swizzl...
2017-01-04 John KessenichMerge pull request #648 from steve-lunarg/type-identifiers
2017-01-04 John KessenichMerge pull request #632 from steve-lunarg/structure...
2017-01-03 John KessenichMerge pull request #647 from steve-lunarg/default-fn...
2017-01-03 John KessenichSPV: Fix issue #369, don't support gl_NumSamples -...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-07-31 John KessenichSPV: Prevent issue #415 with better semantic checking.
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 KessenichKHR_vulkan_glsl: name mangle distinguish pure textures.
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-02-16 John KessenichSPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).