aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2016-09-28Add examples to demo C++ library APIs.Lei Zhang
2016-09-21Publish the C++ interface.Lei Zhang
2016-09-11add spirv-dis/spirv-as support for emacs when loading .spv binariessteve-lunarg
2016-09-07Prefix test binaries with `test_`, rename UnitSPIRV, update README.Lei Zhang
2016-09-07Update README about the optimization library and tool.Lei Zhang
2016-09-07Say contributors have to click through the CLADavid Neto
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto
2016-08-24Finalize v2016.3David Neto
2016-08-24Add spirv-lesspipe.shDavid Neto
2016-08-11Add spirv-cfg to dump a GraphViz graph of the CFGDavid Neto
2016-08-10Fix paths in the README.David Neto
2016-07-19Finalize v2016.1.Lei Zhang
2016-07-07Mention the steps to pull dependencies when building in README.Lei Zhang
2016-07-04Finalize v2016.0David Neto
2016-06-22Appveyor: Pull SPIRV-Headers for building and update README link.Lei Zhang
2016-06-10Use SPIR-V headers from the KhronosGroup/SPIRV-Headers repo.Lei Zhang
2016-05-17Add Appveyor configuration for Windows build.Lei Zhang
2016-04-22Add CHANGES file with high level software historyDavid Neto
2016-04-20Mention 1.1 support in the README.Dejan Mircevski
2016-04-14Use footnotes for links in README.md.Lei Zhang
2016-02-18Document SPIR-V binary and assembly file naming convention.Lei Zhang
2016-02-17Fix the source organization section in README.mdDavid Neto
2016-02-17SPIR-V Tools fully supports SPIR-V 1.0 Rev3David Neto
2016-02-16Configure gmock locally only if not already configured.David Neto
2016-02-02Enable ctest.Dejan Mircevski
2016-01-14Add configuration for Travis CI.Lei Zhang
2016-01-08Support 16-bit float in assembler and disassemblerAndrew Woloszyn
2016-01-07Extend copyright to 2016.Dejan Mircevski
2015-12-10Fix setting of off-by-default cmake optionsDavid Neto
2015-12-01Don't add -frtti for tests. Use newer googletest.David Neto
2015-11-20Fix paths for binaries to match changes in CMake configuration.Lei Zhang
2015-11-19Turned warnings-as-errors on by default.Andrew Woloszyn
2015-11-14Fix grammar: "The SPIR-V Tools project provides"David Neto
2015-11-13Revamp the README for public release.David Neto