Make better use of simplification pass
[platform/upstream/SPIRV-Tools.git] / README.md
2018-02-15 Nerijus Baliƫnasfix typo
2017-11-28 Lei ZhangUpdate README about the automatic master-tot relase
2017-11-13 David NetoTests: Add optional dependency on Effcee stateful matcher
2017-11-06 David NetoDescribe public_spirv_tools_dev@khronos.org mailing...
2017-10-06 Pierre MoreauImplement Linker (module combiner)
2017-09-25 Andrey TuganovAdd SPIRV_SPIRV_COMPRESSION option to cmake
2017-09-01 David NetoCreate v2017.0
2017-08-25 GregFREADME: Add reference to SPIR-V size reduction white...
2017-08-16 Lei ZhangSupport supplying extra definitions via CMAKE variable
2017-08-04 GregFUpdate README.md with new code-reduction passes
2017-03-29 Greg FischerAdd exhaustive function call inlining to spirv-opt
2017-02-01 Kenneth Benzie ... Add vim-spirv plugin description to the README
2017-01-30 David NetoEncourage use of the validator
2016-12-20 David NetoGenerate spvasm.vim
2016-12-08 David NetoDocument the use of the GitHub Project feature
2016-11-30 David NetoSay how the validator checks universal limits
2016-09-28 Lei ZhangAdd examples to demo C++ library APIs.
2016-09-21 Lei ZhangPublish the C++ interface.
2016-09-11 steve-lunargadd spirv-dis/spirv-as support for emacs when loading...
2016-09-07 Lei ZhangPrefix test binaries with `test_`, rename UnitSPIRV...
2016-09-07 Lei ZhangUpdate README about the optimization library and tool.
2016-09-07 David NetoSay contributors have to click through the CLA
2016-09-02 David NetoRelicense SPIRV-Tools under Apache 2.0
2016-08-24 David NetoFinalize v2016.3
2016-08-24 David NetoAdd spirv-lesspipe.sh
2016-08-11 David NetoAdd spirv-cfg to dump a GraphViz graph of the CFG
2016-08-10 David NetoFix paths in the README.
2016-07-19 Lei ZhangFinalize v2016.1.
2016-07-07 Lei ZhangMention the steps to pull dependencies when building...
2016-07-04 David NetoFinalize v2016.0
2016-06-22 Lei ZhangAppveyor: Pull SPIRV-Headers for building and update...
2016-06-10 Lei ZhangUse SPIR-V headers from the KhronosGroup/SPIRV-Headers...
2016-05-17 Lei ZhangAdd Appveyor configuration for Windows build.
2016-04-22 David NetoAdd CHANGES file with high level software history
2016-04-20 Dejan MircevskiMention 1.1 support in the README.
2016-04-14 John KessenichMerge pull request #181 from antiagainst/readme
2016-04-14 Lei ZhangUse footnotes for links in README.md.
2016-02-18 Lei ZhangDocument SPIR-V binary and assembly file naming convention.
2016-02-18 David NetoFix the source organization section in README.md
2016-02-17 David NetoSPIR-V Tools fully supports SPIR-V 1.0 Rev3
2016-02-16 David NetoConfigure gmock locally only if not already configured.
2016-02-02 Dejan MircevskiEnable ctest.
2016-01-14 Lei ZhangAdd configuration for Travis CI.
2016-01-08 Andrew WoloszynSupport 16-bit float in assembler and disassembler
2016-01-07 Dejan MircevskiExtend copyright to 2016.
2015-12-10 David NetoFix setting of off-by-default cmake options
2015-12-01 David NetoDon't add -frtti for tests. Use newer googletest.
2015-11-20 Lei ZhangFix paths for binaries to match changes in CMake config...
2015-11-19 Andrew WoloszynTurned warnings-as-errors on by default.
2015-11-14 David NetoFix grammar: "The SPIR-V Tools project provides"
2015-11-13 David NetoRevamp the README for public release.