Test for pollution of the global namespace
[platform/upstream/SPIRV-Tools.git] / CHANGES
2017-11-23 David NetoStart v2017.2-dev
2017-11-23 David NetoFinalize 2017.1
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-09-27 David NetoUpdate CHANGES to reflect fix for #827
2017-09-26 Andrey TuganovAdd bitwise operations validator pass
2017-09-26 David NetoUpdate CHANGES with recent news
2017-09-25 Andrey TuganovAdd SPIRV_SPIRV_COMPRESSION option to cmake
2017-09-14 David NetoRecognize SPV_AMD_shader_fragment_mask
2017-09-08 David NetoUpdate CHANGES for OpModuleProcessed validation rule
2017-09-05 David Netospirv-as: Fail for unrecognized long option
2017-09-05 David NetoInliner: Fix LoopMerge when inline into loop header...
2017-09-05 Andrey TuganovAdd validation pass for arithmetic operations
2017-09-01 David NetoStarge v2017.1-dev
2017-09-01 David NetoCreate v2017.0
2017-09-01 David NetoFinalize v2016.7
2017-09-01 David NetoUpdate CHANGES for recent inliner fixes
2017-09-01 David NetoUpdate CHANGES for fix to 781
2017-08-30 David NetoUpdate CHANGES for fix to 776
2017-08-30 David NetoUpdate changes for fix to issue 782
2017-08-10 David NetoUpdate CHANGE to list fix for issue 755
2017-08-04 David NetoUpdate CHANGES with common uniform loads pass
2017-08-02 David NetoUpdate CHANGES with recently added optimizations
2017-07-05 David NetoInclude memory and semantics IDs when iterating over...
2017-07-04 David NetoUpdate CHANGES to say we use GNUIntallDirs
2017-06-22 David NetoUpdate CHANGES
2017-05-15 David NetoAdd SPIR-V 1.2 support, for OpenCL 2.2
2017-05-12 David NetoUpdate CHANGES: note fix of issue 629
2017-04-20 David NetoUpdate CHANGES with recent news
2017-04-06 David NetoAdd FlattenDecoration transform
2017-04-03 David NetoFix optimizer on when to write the binary
2017-03-29 David NetoMention inliner in CHANGES
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-16 Adam Van YmerenFixes issue #548
2017-02-10 David NetoCheck strict domination of merge block
2017-01-17 David NetoSay why we allow override of build timestamp
2017-01-06 Ehsan NasiriFixes bug #517.
2016-12-21 David NetoSupport building under CYGWIN
2016-12-20 David NetoGenerate spvasm.vim
2016-12-13 David NetoStart v2016.7-dev
2016-12-13 David NetoFinalize v2016.6
2016-11-30 David NetoSay how the validator checks universal limits
2016-10-12 David NetoTest SPV_KHR_shader_draw_parameters support
2016-09-22 Umar ArshadFix forward reference issues with forword pointer
2016-09-21 Lei ZhangPublish the C++ interface.
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-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 SSA check: Phi can use its own value...
2016-09-12 David NetoUpdate CMake condition for Emacs load/save helper
2016-09-02 David NetoStart v2016.5-dev
2016-09-02 David NetoRelicense SPIRV-Tools under Apache 2.0
2016-08-29 qiningFold spec constants to normal constants (values fixed)
2016-08-24 David NetoStart v2016.4-dev
2016-08-24 David NetoFinalize v2016.3
2016-08-24 David NetoAdd spirv-lesspipe.sh
2016-08-24 David NetoMere mention of PointSize BuiltIn does not require...
2016-08-23 David NetoCHANGES captures fix for issue 365
2016-08-15 David NetoAvoid race on mkdir
2016-08-11 David NetoAdd spirv-cfg to dump a GraphViz graph of the CFG
2016-08-10 qiningAdd back the missing msg about --eliminate-dead-const
2016-08-10 David NetoUpdate CHANGES to say issue 288 is fixed
2016-08-05 David NetoAdd target envs for OpenCL, OpenGL
2016-08-05 David NetoStart v2016.3-dev
2016-08-05 David NetoFinalize v2016.2
2016-08-04 David NetoOnly check def dominance of reachable uses
2016-08-02 David NetoUpdate CHANGES to reflect INotEqual update
2016-08-02 David NetoNever generate % for a friendly disassembled Id
2016-07-28 David NetoFix infinite loop in dominance calculation.
2016-07-28 qiningFreeze spec constants to their default values
2016-07-26 Umar ArshadCheck definitions appear in dominator of use
2016-07-19 Lei ZhangStart v2016.2.
2016-07-19 Lei ZhangFinalize v2016.1.
2016-07-19 David NetoDisassembling: map IDs to friendly names.
2016-07-08 David NetoTurn off ClipDistance CullDistance cap checks for Vulkan
2016-07-04 David NetoStart v2016.1-dev
2016-07-04 David NetoFinalize v2016.0
2016-06-14 David NetoFix OpenCL pow and pown arguments
2016-04-22 David NetoAdd CHANGES file with high level software history