summaryrefslogtreecommitdiff
path: root/tools/as
AgeCommit message (Expand)AuthorFilesLines
2018-03-06Support SPIR-V 1.3 and Vulkan 1.1David Neto1-3/+4
2017-09-05spirv-as: Fail for unrecognized long optionDavid Neto1-6/+8
2017-05-15Add SPIR-V 1.2 support, for OpenCL 2.2David Neto1-4/+6
2017-04-13Added option --preserve-numeric-ids to tools/spirv-asAndrey Tuganov1-2/+10
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto1-21/+9
2016-06-30DRY file writing code in tools.Lei Zhang1-11/+2
2016-06-30DRY file reading code in tools.Lei Zhang1-11/+3
2016-05-11Add --target-env.Dejan Mircevski1-3/+18
2016-04-22Add CHANGES file with high level software historyDavid Neto1-5/+1
2016-04-18Add SPIR-V 1.1 grammar.Dejan Mircevski1-2/+2
2016-04-11Remove revision from SPV_ENV_*.Dejan Mircevski1-2/+2
2016-04-04Remove dependency on SPIR-V headers in libspirv.h.Lei Zhang1-3/+3
2016-03-31Add a target environment to spvContextCreate().Dejan Mircevski1-1/+1
2016-03-17Support both -h, --help on spirv-as, spirv-valDavid Neto1-1/+5
2016-02-23Implement --version for spirv-toolsqining1-0/+14
2016-02-19Avoid closing stdin and stdout.Lei Zhang1-2/+2
2016-02-19Support outputting to stdout in the as tool.Lei Zhang1-2/+4
2016-02-18Support using stdin to supply input in the as tool.Lei Zhang1-16/+19
2016-02-17Rearrange headersDavid Neto1-1/+1
2016-01-07Extend copyright to 2016.Dejan Mircevski1-1/+1
2015-11-13Revamp the README for public release.David Neto1-4/+18
2015-11-12Use opaque context object to hold SPIR-V info tables.Lei Zhang1-2/+4
2015-11-12Use quotation for libspirv.h and sort headers.Lei Zhang1-2/+3
2015-11-12Remove table parameters from API functions.Lei Zhang1-20/+2
2015-11-10Remove support for canonical assembly syntax format.Lei Zhang1-32/+12
2015-11-10Run clang-format to enforce Google style globally.Lei Zhang1-8/+8
2015-10-26Limit the use of spvCheck and spvCheckReturn to validator.Lei Zhang1-8/+18
2015-10-26Add option to change assembly syntax format in the as tool.Lei Zhang1-13/+33
2015-10-26Removed the ambiguity in the API for cleaning input vs output data.Andrew Woloszyn1-4/+2
2015-05-22Code drop of the Codeplay spirv-tools source.Kenneth Benzie (Benie)1-0/+129