Restore legacy interface for remap()
[platform/upstream/glslang.git] / SPIRV / SPVRemapper.h
2022-06-01 Greg FischerRestore legacy interface for remap()
2022-05-11 Greg FischerMerge pull request #2933 from AaronHaganAMD/whitelist
2022-05-11 ahaganAdd whitelist filtering for debug comments in SPIRV...
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-04-04 John KessenichMerge pull request #1749 from dgkoch/dgkoch_common_mscver
2019-04-03 Daniel KochCheck if _MSC_VER is defined before using.
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2017-09-26 John KessenichMerge pull request #1071 from antiagainst/ninja-make
2017-09-23 John KessenichMerge pull request #1063 from LoopDawg/remapper-error...
2017-09-20 LoopDawgRemapper: make remapper robust against non-exiting...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-11 John KessenichMerge pull request #663 from KhronosGroup/full-include...
2017-01-08 John KessenichMerge pull request #667 from slime73/Compiler-Warnings
2017-01-08 Alex SzpakowskiAdd a virtual destructor to a class which has virtual...
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-19 John KessenichMerge pull request #637 from KhronosGroup/token-paste
2016-12-19 John KessenichMerge pull request #624 from steve-lunarg/remapper...
2016-12-12 steve-lunargRemapper: remove debug info for IDs stripped in other...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-16 John KessenichMerge pull request #548 from baldurk/vs2010-compile...
2016-10-13 baldurkAdd #include <cstdint> for std::uint32_t usage
2016-08-29 John KessenichMerge branch 'HLSL_Semantic_Mapping' of https://github...
2016-08-26 John KessenichMerge pull request #473 from steve-lunarg/remapper...
2016-08-25 steve-lunargWIP: SPV Remapper: add remapper test framework
2016-08-23 John KessenichMerge pull request #461 from dankbaker/Error_Message_Fi...
2016-08-17 John KessenichMerge pull request #471 from steve-lunarg/remapper...
2016-08-17 steve-lunargWIP: SPIRV remapper: allow 64 bit literals in OperandVa...
2016-08-12 John KessenichMerge pull request #458 from dneto0/revert-remap-64bit...
2016-08-12 David NetoRevert "Merge pull request #456 from steve-lunarg/remap...
2016-08-12 John KessenichMerge pull request #456 from steve-lunarg/remapper...
2016-08-12 steve-lunargSPIRV: allow 64 bit literals in OperandVariableLiteralI...
2016-08-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-05 John KessenichBuild: C++ headers: Replace PR #366 with a more directe...
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-02-02 John KessenichMerge pull request #155 from mgadams/resultid_warnings
2016-02-02 John KessenichMerge pull request #153 from greg-lunarg/gsf-pr1
2016-02-01 GregFspirv-remap: Fixed strings not at end of operands,...
2015-08-07 John KessenichMove to revision 31 of SPIR-V.
2015-07-03 John KessenichMerge pull request #2 from nwnk/glext-compatibility
2015-07-03 John KessenichMerge pull request #3 from fkaa/include-fix
2015-07-02 Felix KaamanFix include directive depending on root folder name
2015-06-26 John KessenichFinal round for line endings.
2015-06-10 John Kessenichglslang portability: Resolve OSX errors, some other...
2015-05-20 John KessenichCorrect some English spellings of SPIR-V.
2015-05-20 John KessenichSPV compression: Final check-in enabling this on MSVC...
2015-05-15 John Kessenichglslang: Fix over 100 warnings from MSVC warning level 4.
2015-05-15 John KessenichSPV compression: Remove file/path manipulation stuff...
2015-05-13 John KessenichSPIR-V compression: Add stripping and remapping tools...