summaryrefslogtreecommitdiff
path: root/include/spirv-tools/libspirv.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-03Rewrite include guards (#1793)dan sinclair1-3/+3
2018-07-11Add option to skip verifying block layoutLei Zhang1-0/+7
2018-06-26Add validation for structs decorated as Block or BufferBlock.Ari Suonpaa1-0/+4
2018-01-08Allow relaxing validation of pointers in logical addressing modeLei Zhang1-0/+10
2018-01-05Linker code cleanupsPierre Moreau1-0/+33
2017-10-28Add option to relax validation of store types.Steven Perron1-0/+4
2017-04-13Added option --preserve-numeric-ids to tools/spirv-asAndrey Tuganov1-3/+9
2017-03-17Add SpirvTools::Validate that takes an options objectDavid Neto1-0/+19
2016-09-21Add more Assemble(), Disassemble() and Validate() overloads.Lei Zhang1-0/+10
2016-09-21Publish the C++ interface.Lei Zhang1-0/+92