platform/upstream/SPIRV-Tools.git
2017-01-13 Ehsan NasiriValidation of OpEntryPoint usage.
2017-01-13 Ehsan NasiriIntroducing a new flow for running the Validator.
2017-01-13 Lei ZhangUpdate Travis CI configuration.
2017-01-11 David NetoProvide friendly names for true and false
2017-01-06 Ehsan NasiriValidation for Composite Extract and Insert.
2017-01-06 Ehsan NasiriFixes bug #517.
2017-01-06 David NetoAllow trailing whitespace on version lines in CHANGES
2017-01-05 David NetoUse the default Xcode image on OSX
2017-01-03 Ehsan NasiriAdding validation code for PtrAccessChain.
2017-01-03 Ehsan NasiriRefactoring unit tests using TEST_P.
2016-12-23 Ehsan NasiriValidation code for control flow nesting depth.
2016-12-21 David NetoSupport building under CYGWIN
2016-12-21 David NetoUpdate Travis notification emails
2016-12-20 David NetoGenerate spvasm.vim
2016-12-13 David NetoStart v2016.7-dev
2016-12-13 David NetoFinalize v2016.6
2016-12-09 David NetoGet vendor tool info from the SPIR-V registry file
2016-12-08 David NetoDocument the use of the GitHub Project feature
2016-12-08 Ehsan NasiriAdding validation for OpInBoundsAccessChain.
2016-12-07 Ehsan NasiriValidation for struct nesting depth.
2016-12-07 David NetoAn OpVariable initializer can be a module-scope variable
2016-12-06 Ehsan NasiriFixing bug in OpAccessChain validation code.
2016-12-06 Ehsan NasiriAdd a test that exercises wrong usage of result id
2016-12-02 Ehsan NasiriAdding validation code for OpAccessChain.
2016-12-02 Ehsan NasiriNo need to install cmake for new osx images.
2016-12-01 Ehsan NasiriValidate the number of global and local variables.
2016-12-01 Ehsan NasiriValidate the number of arguments in OpTypeFunction
2016-11-30 David NetoSay how the validator checks universal limits
2016-11-30 Ehsan NasiriAdding validation code for OpSwitch limits
2016-11-30 Ehsan NasiriValidation for number of Struct members.
2016-11-28 Ehsan NasiriChecks that result IDs are within the ID bound specifie...
2016-11-24 Ehsan NasiriValidation for OpSampledImage instruction.
2016-11-19 Ehsan NasiriAdding validation for OpSpecConstantComposite.
2016-11-16 Ehsan NasiriAdding validation code for OpTypeStruct.
2016-11-16 David NetoSkip building example executable when asked
2016-11-15 David NetoMake friendly number-based names for OpConstant
2016-11-15 David NetoExtract EmitNumericLiteral from disassembler
2016-11-15 Ehsan NasiriAdding validation code for more data rules.
2016-11-09 Lei ZhangRename validation source files to comply with Google...
2016-11-09 Lei ZhangRename validation tests to comply with Google style...
2016-11-08 Ehsan NasiriAdding validation for vector data rule.
2016-11-07 Lei ZhangRenaming test files to comply with Google style guide.
2016-11-03 David NetoRemove source/instruction.cpp
2016-10-27 Jamie Madillenum_set: Fix bool performance warning.
2016-10-14 Christopher... Do not gitignore source/opt/build_module.*
2016-10-12 David NetoTest SPV_KHR_shader_draw_parameters support
2016-10-04 Corentin WallezFix compilation errors when building inside Chromium
2016-09-30 Lei ZhangAdd begin() and end() for TypeManager.
2016-09-29 David NetoRemove unnecessary #include
2016-09-28 Lei ZhangAdd examples to demo C++ library APIs.
2016-09-23 Lei ZhangAvoid appending EOL in StringifyMessage().
2016-09-23 Lei ZhangFix operand class test coverage table.
2016-09-22 Lei ZhangClean up header dependency.
2016-09-22 David NetoHandle parse failure for setting spec constants
2016-09-22 Umar ArshadFix forward reference issues with forword pointer
2016-09-22 qiningCommand line option for set default value for spec...
2016-09-21 Lei ZhangUse nullptr as the default message consumer to ignore...
2016-09-21 Lei ZhangChange some asserts to normal errors in IrLoader.
2016-09-21 Lei ZhangAdd two more utility functions for sending errors to...
2016-09-21 Lei ZhangChange parameter name from file to source in Log()...
2016-09-21 Lei ZhangAdd more Assemble(), Disassemble() and Validate() overl...
2016-09-21 Lei ZhangPublish the C++ interface.
2016-09-21 Lei ZhangRename SpvTools to SpirvTools.
2016-09-21 Lei ZhangUse C style names for MessageLevel.
2016-09-21 Lei ZhangChange to use enum instead of enum class for MessageLevel.
2016-09-20 Lei ZhangAdd a C++ interface to the optimization functionalities.
2016-09-20 Lei ZhangAllow changing MessageConsumer in Pass & PassManager.
2016-09-20 Lei ZhangChange BuildModule() to accept pointer-size pair for...
2016-09-20 Lei ZhangChange interface of Pass::Process() to return possible...
2016-09-19 David NetoProvide friendly names for shader ballot BuiltIns
2016-09-19 Umar ArshadUpdate validate interface to accept binary pointers
2016-09-19 Lei ZhangSet the default source name as "input".
2016-09-16 David NetoStart v2016.6-dev
2016-09-16 David NetoFinalize v2016.5
2016-09-16 David NetoAdd basic support for SPV_KHR_shader_ballot
2016-09-16 Lei ZhangPrepare the C++ interface for publication.
2016-09-16 Lei ZhangMove functions for building modules outside of the...
2016-09-16 Lei ZhangLet SPIRV_ASSERT() exit the program if the assertion...
2016-09-16 Lei ZhangAdd MessageConsumer to PassManager, Pass, and analysis...
2016-09-16 Lei ZhangAdd utility macros for logging messages.
2016-09-15 Lei ZhangAdd a callback mechanism for communicating messages...
2016-09-14 David NetoMake friendly names for built-in variables.
2016-09-14 David NetoUpdate CHANGES to say #414 is fixed
2016-09-14 David NetoFix validator: OpUndef can be member of a constant...
2016-09-14 David NetoClarify: Ok to pass null diagnostic to spvBinaryParse
2016-09-14 David NetoFix validator SSA check: Phi can use its own value...
2016-09-14 qiningBuild "spec id->default val str" mapping from string
2016-09-13 qiningGuard against nullptr in number parsing utilities
2016-09-13 qiningSet default values for spec const decorated by SpecId
2016-09-12 David NetoUpdate CMake condition for Emacs load/save helper
2016-09-11 steve-lunargadd spirv-dis/spirv-as support for emacs when loading...
2016-09-08 qiningAdd IsSigned() to opt::Analysis::Integer.
2016-09-08 qiningPull out the number parsing logic
2016-09-08 Lei ZhangMerge diagnostic tests and single them out in a separat...
2016-09-07 Lei ZhangCreate separate binaries for validation tests.
2016-09-07 Lei ZhangPrefix test binaries with `test_`, rename UnitSPIRV...
2016-09-07 Lei ZhangTravis CI: mark build as finished once a job failed.
2016-09-07 Lei ZhangKill the spvCheck macro which is just alias to if-state...
2016-09-07 Lei ZhangUpdate README about the optimization library and tool.
2016-09-07 David NetoSay contributors have to click through the CLA
next