Merge pull request #3031 from rg3igalia/sub-group-size-arb-flat-fix
[platform/upstream/glslang.git] / Test / 300.vert
2017-07-05 John KessenichMerge pull request #965 from chaoc/spv-khr-post-depth...
2017-07-04 John KessenichMerge pull request #967 from dsrbecky/multiview
2017-07-04 John KessenichMerge pull request #966 from TiemoJung/io_remapper_update
2017-07-04 John KessenichMerge pull request #959 from TiemoJung/texture_upgrade
2017-07-03 David SrbeckyMultiview extension: Accept layout(num_views) qualifier
2017-06-30 John KessenichMerge pull request #964 from dsrbecky/multiview
2017-06-30 David SrbeckýImplement extensions GL_OVR_multiview and GL_OVR_multiview2
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-11-28 John KessenichArray-sizing bug fix: multiple array initializers of...
2015-06-12 John Kessenichglslang ES reference: Don't allow std430 on uniform...
2014-08-12 John KessenichTurn on ESSL 3.1 for most features:
2014-02-13 John KessenichFix missing semantic check: Disallow layout qualifiers...
2013-12-04 John KessenichCheck for structures out from vertex or into fragment...
2013-12-04 John KessenichTrack whether function declarations are prototypes...
2013-12-04 John KessenichFix ES unsized-array checking: it was one level too...
2013-12-03 John KessenichGive error when overloaded functions differ only on...
2013-12-02 John KessenichFix logic error in steering which stages get bias vs...
2013-11-12 John KessenichFixes to scanning:
2013-11-11 John KessenichMore subtle checking for redeclarations:
2013-11-08 John KessenichAdd some missing invariant semantic checks, replace...
2013-06-24 John KessenichAdd semantic checks for order of qualification and...
2013-06-21 John KessenichFix bug of accidentally overriding initial layout locat...
2013-06-13 John KessenichSemantic checks: ES doesn't have unsized arrays or...
2013-06-07 John KessenichAdd more tests for built-in variables.
2013-04-25 John KessenichFor all keywords already present, get correct when...
2013-04-11 John KessenichAdd the GL_ES macro for ES personalities, along with...
2013-04-07 John KessenichPut in correct rules for multiple versions of qualifica...
2013-02-20 John KessenichAdd ES 300 matrix operations: outerProduct, determinant...