aboutsummaryrefslogtreecommitdiff
path: root/source/instruction.h
AgeCommit message (Expand)Author
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-03Rewrite include guards (#1793)dan sinclair
2017-12-14Refactor include of latest spir-v header versionsAndrey Tuganov
2017-05-15Add SPIR-V 1.2 support, for OpenCL 2.2David Neto
2016-11-03Remove source/instruction.cppDavid Neto
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto
2016-08-07Remove unnecessary headersUmar Arshad
2016-06-10Use SPIR-V headers from the KhronosGroup/SPIRV-Headers repo.Lei Zhang
2016-02-17Rearrange headersDavid Neto
2016-02-17Fixed internal compiler error in gcc-4.9.Andrew Woloszyn
2016-01-07Extend copyright to 2016.Dejan Mircevski
2015-11-17Object files should depend on spirv.h and friendsDavid Neto
2015-11-12Use quotation for libspirv.h and sort headers.Lei Zhang
2015-11-02Use spirv.h instead of spirv.hpp.Lei Zhang
2015-11-02Inclusion guards follow Google C++ styleDavid Neto
2015-10-26Added tracking to types and validated certain instructions.Andrew Woloszyn
2015-10-26Support strings with up to 65535 chars, and null.David Neto