aboutsummaryrefslogtreecommitdiff
path: root/source/binary.h
AgeCommit message (Expand)Author
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-03Rewrite include guards (#1793)dan sinclair
2016-12-21Support building under CYGWINDavid Neto
2016-09-22Clean up header dependency.Lei Zhang
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto
2016-08-07Remove unnecessary headersUmar Arshad
2016-02-26Remove stale code.Lei Zhang
2016-02-17Rearrange headersDavid Neto
2016-01-07Extend copyright to 2016.Dejan Mircevski
2015-11-16Use Google comment style and fix typos.Lei Zhang
2015-11-12Moves parser interface to libspirv.h.Lei Zhang
2015-11-12Move info table related structs into table.h.Lei Zhang
2015-11-11Fixed permissionsAndrew Woloszyn
2015-11-11Fixed warnings on windows and constness of spv_binary.Andrew Woloszyn
2015-11-10Refactor the binary parser.David Neto
2015-11-10Run clang-format to enforce Google style globally.Lei Zhang
2015-11-02Inclusion guards follow Google C++ styleDavid Neto
2015-11-02Move endian utilities to their own file.David Neto
2015-11-02Hide spvBinaryHeaderSet with its only client.David Neto
2015-10-26Some minor clean-ups to binary.{h,cpp}.Andrew Woloszyn
2015-10-26Support strings with up to 65535 chars, and null.David Neto
2015-10-26Refactored dynamic and static state out of text processing.Andrew Woloszyn
2015-10-26Support multiple word literal numbers as constants.Lei Zhang
2015-10-26Add library function parameter to set assembly format for disassembler.Lei Zhang
2015-10-26Use opcode operand definitions from SPIR-V specification generator.David Neto
2015-05-22Code drop of the Codeplay spirv-tools source.Kenneth Benzie (Benie)