platform/upstream/SPIRV-Tools.git
2017-05-15 David NetoFix size_t conversion error on MinGW
2017-05-12 David NetoUpdate CHANGES: note fix of issue 629
2017-05-12 Greg FischerInline: Inline early return function if no returns...
2017-05-12 Andrey TuganovAdded bit stream utils
2017-05-09 Andrey TuganovStats analyzer aggregates OpConstant usage
2017-05-09 Andrey TuganovStats analyzer uses validator
2017-05-08 David NetoAvoid snprintf warning in GCC 7.1
2017-05-08 Greg FischerInline: Create CFA class
2017-05-08 Mike LothainUpdate set_spec_const_default_value_test.cpp
2017-04-26 Andrey TuganovAdded Markov chain analysis to stats
2017-04-26 Greg FischerInline: Change "--inline-entry-points-all" to "-exhaustive"
2017-04-25 Greg FischerInline: Fix inliner description in usage message to...
2017-04-25 GregFInline: Do not inline functions with multiple returns...
2017-04-21 qiningAdd bit pattern interface for setting default value...
2017-04-20 David NetoUpdate CHANGES with recent news
2017-04-20 Andrey TuganovAdded --compact-ids to /tools/opt
2017-04-13 Andrey TuganovAdded option --preserve-numeric-ids to tools/spirv-as
2017-04-10 Andrey TuganovAdded statistical analysis tool (tool/stats)
2017-04-07 David NetoTest source language HLSL
2017-04-07 David NetoSupport SPV_KHR_storage_buffer_storage_class
2017-04-07 Ehsan NasiriValidator support for Variable Pointer extension.
2017-04-07 David NetoUpdate cap tests for SPV_KHR_16bit_storage
2017-04-07 David NetoTest asm,dis support for SPV_KHR_variable_pointers
2017-04-06 David NetoAdd FlattenDecoration transform
2017-04-06 Lei ZhangGroup targets into folders
2017-04-03 David NetoUpdate spirv-opt to use spvtools::Optimizer
2017-04-03 David NetoFix optimizer on when to write the binary
2017-04-03 Lei ZhangAdd /EHs for targets for MSVC
2017-04-03 David NetoFix spelling in SPV_AMD_gcn_shader support
2017-04-01 David NetoFix typo in method name Struct::AddMemberName
2017-03-31 David NetoAvoid inlining calls to external functions
2017-03-31 David Netoopt::Function::cbegin and cend are const
2017-03-29 David NetoMention inliner in CHANGES
2017-03-29 David NetoAdd low priority test suggestions for inliner
2017-03-29 Greg FischerAdd exhaustive function call inlining to spirv-opt
2017-03-29 David SrbeckyAdd various accessors needed to read and edit SPIRV...
2017-03-23 David NetoSupport SPV_AMD_gcn_shader
2017-03-23 David NetoFix validator message for bad logical pointer
2017-03-23 David NetoUpdate capability tests for SPV_KHR_16bit_storage rev 7
2017-03-20 David NetoDo nothing if trying to make the current dir
2017-03-17 David Netospirv-val prints warnings
2017-03-17 David NetoAdd SpirvTools::Validate that takes an options object
2017-03-17 Andrey TuganovValidator dissallows unsupported Vulkan capability
2017-03-16 Andrey TuganovAutogenererating enum-string mappings from grammar
2017-03-14 Andrey TuganovValidator checks if operands require extension
2017-03-10 Andrey TuganovRefactored enum_set
2017-03-09 Andrey TuganovFix extension grammar parsing
2017-03-09 Andrey TuganovValidator parses and registers OpExtension
2017-03-08 David NetoTest SPV_KHR_multiview in assembler, disassembler
2017-03-08 David NetoTest SPV_KHR_device_group in assembler, disassembler
2017-03-08 David NetoTest SPV_KHR_16bit_storage in assembler, disassembler
2017-03-08 David NetoTest SPV_KHR_subgroup_vote support in assembler, disass...
2017-03-08 Andrey TuganovFix nullptr dereferencing in val_fixtures.cpp
2017-03-07 David NetoChange Ids in tests to avoid confusion
2017-03-07 Aliya PazylbekovaValidate that SpecId decoration target is a OpSpecConst...
2017-03-02 Andrey TuganovValidator: unique type check allows runtime arrays
2017-03-02 David NetoUse OpenCL extinst definitions from SPIRV-Headers
2017-03-02 Ehsan NasiriFixes issue #489.
2017-03-01 Lei ZhangAllow using FPRoundingMode when see VK_KHR_16bit_storage
2017-03-01 Andrey TuganovValidator: downgraded dupl type decl to warning
2017-03-01 Jean-Francois RoyAdd a default virtual dtor to Pass and check for missin...
2017-03-01 Andrey TuganovIssue 559: check type declaration uniqueness
2017-02-28 Andrey TuganovRefactored validation_state, added new types
2017-02-28 Ehsan NasiriAdd command line options struct for the validator
2017-02-28 David NetoUpdate CHANGES for SPV_KHR_16bit_storage validator
2017-02-27 David NetoValidation of type decls for SPV_KHR_16bit_storage
2017-02-27 David NetoAdd a Feature struct to validation state.
2017-02-16 Adam Van YmerenFixes issue #548
2017-02-10 David NetoCheck strict domination of merge block
2017-02-10 Ehsan NasiriThe Signedness in OpTypeInt must always be 0.
2017-02-01 Kenneth Benzie... Add vim-spirv plugin description to the README
2017-01-30 David NetoEncourage use of the validator
2017-01-30 Ehsan NasiriMaking the unit tests more robust.
2017-01-19 Ehsan NasiriFixes issue #497.
2017-01-19 Ehsan NasiriCheck BuiltIn Decoration rules.
2017-01-19 Ehsan NasiriFixes issue #532.
2017-01-18 Ehsan NasiriFixes issue #493.
2017-01-18 Ehsan NasiriValidation for decoration rules. Fixes issue #499.
2017-01-17 David NetoSay why we allow override of build timestamp
2017-01-17 Bernhard M... make build reproducible
2017-01-16 Ehsan NasiriAdding decoration class and tests.
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.
next