SPV: Add OpSource shader source code and file name.
[platform/upstream/glslang.git] / SPIRV / GlslangToSpv.h
2017-05-31 John KessenichSPV: Add OpSource shader source code and file name.
2017-05-10 John KessenichMerge pull request #880 from aras-p/master
2017-05-10 Aras Pranckevicius[lumped builds] Add include guards (#pragma once) to...
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-02-18 John KessenichMerge pull request #727 from jekstrand/image-load-formatted
2017-02-17 Graham WihlidalMerge pull request #1 from KhronosGroup/master
2017-02-17 John KessenichMerge pull request #720 from flaviobortot/master
2017-02-06 FlavioAdded --vn option to generate a C header file containin...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-10-27 John KessenichMerge pull request #560 from jeremy-lunarg/pragmas
2016-10-27 John KessenichMerge pull request #561 from jeremy-lunarg/unused
2016-10-25 John KessenichMerge pull request #565 from mre4ce/master
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-21 Johannes van Waverenfixed MSVC 2015 compile warnings
2016-07-08 John KessenichMerge pull request #314 from mre4ce/master
2016-06-28 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-05-27 Johannes van WaverenAdded -x option to save SPIR-V as 32-bit hexadecimal...
2016-05-25 John KessenichMerge pull request #230 from dekimir/incresconst
2016-05-05 John KessenichMerge branch 'feature2' of https://github.com/amdrexu...
2016-05-05 John KessenichMerge pull request #268 from AWoloszyn/update-cmake
2016-05-05 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2016-05-05 John KessenichMerge pull request #257 from antiagainst/ostrstream
2016-05-05 Lei ZhangCreate a new logger class for all messages w.r.t. SPIR...
2016-05-05 Lei ZhangAvoid printing to stdout directly in library functions.
2016-04-07 John KessenichNonfunctional: Remove stray ';' and fix Google Test...
2015-07-14 John KessenichMerge pull request #11 from baldurk/size-t-int-warning...
2015-07-13 John KessenichUpdated command-line options, adding -o for saving...
2015-06-26 John KessenichFinal round for line endings.
2015-03-03 John KessenichglslangValidator: Add straightforward SPIR-V support...