summaryrefslogtreecommitdiff
path: root/source/binary.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Support building under CYGWINDavid Neto1-0/+6
2016-09-22Clean up header dependency.Lei Zhang1-1/+0
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto1-21/+9
2016-08-07Remove unnecessary headersUmar Arshad1-1/+2
2016-02-26Remove stale code.Lei Zhang1-10/+0
2016-02-17Rearrange headersDavid Neto1-1/+1
2016-01-07Extend copyright to 2016.Dejan Mircevski1-1/+1
2015-11-16Use Google comment style and fix typos.Lei Zhang1-20/+11
2015-11-12Moves parser interface to libspirv.h.Lei Zhang1-85/+0
2015-11-12Move info table related structs into table.h.Lei Zhang1-1/+1
2015-11-11Fixed permissionsAndrew Woloszyn1-0/+0
2015-11-11Fixed warnings on windows and constness of spv_binary.Andrew Woloszyn1-2/+2
2015-11-10Refactor the binary parser.David Neto1-4/+88
2015-11-10Run clang-format to enforce Google style globally.Lei Zhang1-3/+3
2015-11-02Inclusion guards follow Google C++ styleDavid Neto1-3/+3
2015-11-02Move endian utilities to their own file.David Neto1-31/+0
2015-11-02Hide spvBinaryHeaderSet with its only client.David Neto1-8/+0
2015-10-26Some minor clean-ups to binary.{h,cpp}.Andrew Woloszyn1-43/+0
2015-10-26Support strings with up to 65535 chars, and null.David Neto1-0/+1
2015-10-26Refactored dynamic and static state out of text processing.Andrew Woloszyn1-36/+0
2015-10-26Support multiple word literal numbers as constants.Lei Zhang1-1/+11
2015-10-26Add library function parameter to set assembly format for disassembler.Lei Zhang1-2/+3
2015-10-26Use opcode operand definitions from SPIR-V specification generator.David Neto1-2/+4
2015-05-22Code drop of the Codeplay spirv-tools source.Kenneth Benzie (Benie)1-0/+166