summaryrefslogtreecommitdiff
path: root/source/libspirv.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-03Cleanup includes. (#1795)dan sinclair1-1/+5
2018-07-07Change libspirv to spvtools namespace (#1678)dan sinclair1-3/+3
2018-01-05Linker code cleanupsPierre Moreau1-0/+24
2017-11-23Move SetContextMessageConsumer into libspirv namespaceDavid Neto1-1/+1
2017-04-13Added option --preserve-numeric-ids to tools/spirv-asAndrey Tuganov1-5/+7
2017-03-17Add SpirvTools::Validate that takes an options objectDavid Neto1-0/+7
2016-09-22Clean up header dependency.Lei Zhang1-1/+0
2016-09-21Add more Assemble(), Disassemble() and Validate() overloads.Lei Zhang1-6/+21
2016-09-21Publish the C++ interface.Lei Zhang1-0/+71