Merge pull request #1953 from null77/gn-add-missing-headers
[platform/upstream/glslang.git] / SPIRV / spvIR.h
2019-11-04 John KessenichMerge pull request #1953 from null77/gn-add-missing...
2019-11-04 John KessenichMerge pull request #1954 from corporateshark/master
2019-11-03 John KessenichBump up the generator version, which is exposed in...
2019-11-01 John KessenichMerge branch 'dneto0-dead-code'
2019-11-01 John KessenichMerge branch 'dead-code' of https://github.com/dneto0...
2019-10-29 David NetoSPIR-V: Aggressively prune unreachable merge, continue...
2019-09-02 Roy.liMerge pull request #6 from Roy-AMD/sync
2019-07-29 John KessenichMerge pull request #1813 from jeffbolznv/compositeconstruct
2019-07-25 Canon leeMerge branch 'sync' into automapping-opengl-location
2019-07-23 John KessenichMerge pull request #1792 from Roy-AMD/automapping-openg...
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-06-26 John KessenichMerge pull request #1811 from ShabbyX/fix
2019-06-25 Shahbaz YoussefiRemove extraneous semicolons
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-03-19 John KessenichMerge pull request #1711 from demett-brcm/avoid-undefin...
2019-02-26 John KessenichMerge pull request #1701 from jeffbolznv/cooperative_matrix
2019-02-26 Jeff BolzImplement GL_NV_cooperative_matrix
2019-01-11 John KessenichMerge pull request #1652 from gnl21/cmake-fix
2019-01-08 John KessenichMerge pull request #1645 from KhronosGroup/dupe-accelstruct
2019-01-08 John KessenichMerge pull request #1644 from jeffbolznv/buffer_reference
2019-01-07 Jeff BolzGL_EXT_buffer_reference
2018-12-14 John KessenichLicensing. Fixes #958. Add licenes file and update...
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-18 John KessenichMerge pull request #1474 from KhronosGroup/pure-8-16...
2018-08-16 John KessenichSPV: only declare the pure 8/16-bit capabilities when...
2018-08-14 John KessenichSPV: More corrections of <id> versus "immediate" operands.
2018-08-14 John KessenichSPV: Correct SPIR-V operands for <id> versus immediate.
2018-08-06 otakutoRemove execute permissions
2018-05-05 John KessenichMerge pull request #1370 from KhronosGroup/fix-param...
2018-05-04 John KessenichFix #944: Convert argument type to match formal paramet...
2017-12-16 John KessenichSPV: Memory model: Reduce set of memory-semantic bits...
2017-12-16 John KessenichSPV: Change barrier emission to conform to Khronos...
2017-09-01 John KessenichMerge pull request #1042 from LoopDawg/warning-fix-2
2017-09-01 LoopDawgLinux build warning fix
2017-06-03 John KessenichMerge pull request #899 from antiagainst/rm-empty-cpps
2017-06-01 John KessenichMerge pull request #911 from KhronosGroup/debug-info
2017-05-31 John KessenichSPV: Add OpSource shader source code and file name.
2017-03-22 John KessenichHLSL: non-static member functions: track and find activ...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-07-15 John KessenichMerge pull request #390 from steve-lunarg/samplers
2016-07-15 John KessenichBuild: Switch to Rev. 6 of headers, removing "BadValue...
2016-07-08 John KessenichMerge pull request #314 from mre4ce/master
2016-06-28 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-06-15 John KessenichSPV: Update to spec. decisions (and issue #205) for...
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-17 John KessenichMerge branch 'struct_member_decorations' of https:...
2016-05-06 John KessenichComments only.
2016-03-26 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-21 John KessenichMerge pull request #198 from AWoloszyn/update-includer
2016-03-10 John KessenichMerge pull request #195 from Qining/remove-decoration...
2016-03-10 qiningRemove decoration of undefined IDs
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-01-22 John KessenichSPV: Use a more accurate MemorySemanticsAllMemory mask.
2016-01-20 John KessenichMerge pull request #136 from dekimir/no-block-removal
2016-01-20 Dejan MircevskiDon't remove SPIR-V blocks before codegen.
2016-01-19 John KessenichMerge pull request #127 from dekimir/loopgen
2016-01-19 Dejan MircevskiMerge branch 'topo' into loopgen-after-readable-order
2016-01-19 John KessenichMerge pull request #135 from dekimir/topo
2016-01-19 Dejan MircevskiExplicitly initialize Instruction::block.
2016-01-19 Dejan MircevskiMake Instruction::getBlock() const.
2016-01-19 Dejan MircevskiFix merge issues.
2016-01-19 Dejan MircevskiRework inReadableOrder() as a recursive descent.
2016-01-19 Dejan MircevskiImplement inReadableOrder().
2016-01-19 Dejan MircevskiAdd Block::successors.
2016-01-18 John KessenichMerge pull request #134 from AWoloszyn/glslangvalidator...
2016-01-18 John KessenichMerge pull request #133 from AWoloszyn/spirv-memory
2016-01-18 Andrew WoloszynFree memory associated with SPIR-V generation.
2016-01-11 Dejan MircevskiMerge branch 'master' of github.com:google/glslang...
2016-01-11 Dejan MircevskiFix unreachable-block removal.
2015-12-09 John KessenichSPV: Protect getStorageClass() with a test that the...
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-11-16 John KessenichSPIR-V: Move from Version .99 Rev 31 to Version 1.0...
2015-08-07 John KessenichMove to revision 31 of SPIR-V.
2015-06-26 John KessenichFinal round for line endings.
2015-05-15 John Kessenichglslang: Fix over 100 warnings from MSVC warning level 4.
2015-05-11 John Kessenichglslang spvIR.h: Portability improvement.
2015-05-08 John Kessenichglslang->SPV: Fix addStringOperand so it saves the...
2015-05-07 John Kessenichglslang preprocassor: Fix operator precedence bug.
2015-05-06 John Kessenichglslang portability: add a #include <cassert>.
2015-05-03 John Kessenichglslang -> SPV: 1) Include post switch-break unreachabl...
2015-03-30 John Kessenichglslang AST -> SPIR-V: Move to new auto-generated offic...
2015-03-03 John KessenichglslangValidator: Add straightforward SPIR-V support...