Make friendly names for built-in variables.
[platform/upstream/SPIRV-Tools.git] / CHANGES
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