platform/upstream/SPIRV-Tools.git
2015-10-26 Dejan MircevskiPut test classes in anonymous namespace.
2015-10-26 Dejan MircevskiClarify !<integer> behaviour in readme.md.
2015-10-26 David NetoGetting the next word ends at a comment (;)
2015-10-26 David NetoCombine parsing of ID and RESULT_ID operand types
2015-10-26 David NetoString literals must be quoted.
2015-10-26 David NetoFix some bugs in parsing literals.
2015-10-26 David NetoAdd SPV_FAILED_MATCH status code
2015-10-26 David NetoAdd enum values for instructions added after Rev31
2015-10-26 Lei ZhangAdd GLSL std450 extended instruction 72-80.
2015-10-26 Dejan MircevskiAdd std450 instructions 53-64.
2015-10-26 Lei ZhangAdd GLSL std450 extended instruction 65-71.
2015-10-26 David NetoFix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO
2015-10-26 Lei ZhangAdd test for Modf and ModfStruct.
2015-10-26 Lei ZhangSimplify macro names used for GLSL std450 extended...
2015-10-26 Dejan MircevskiAdd std450 instructions 49-52.
2015-10-26 Lei ZhangReformat GLSL std450 extended instruction table.
2015-10-26 Dejan MircevskiAdd tests for Atan2 and Pow.
2015-10-26 Lei ZhangUnify tests for GLSL std450 extended instructions.
2015-10-26 Lei ZhangAdd GLSL std450 instructions 35-48.
2015-10-26 Lei ZhangMove tests for GLSL std450 instructions to a separate...
2015-10-26 Dejan MircevskiAdd std450 instructions 25-34.
2015-10-26 Lei ZhangUpdate readme about the "<result-id> = <opcode> <operan...
2015-10-26 Lei ZhangDisassemble in the format of "<result-id> = <opcode...
2015-09-02 Kenneth BenzieMerge branch 'google-catch-up' into 'master'
2015-08-27 Kenneth BenzieMerge branch 'capability-enumerant' into 'master'
2015-08-25 Kenneth BenzieMerge branch 'fix-p-switch' into 'master'
2015-08-24 Lei ZhangOnly use '%' as variable name prefix.
2015-08-24 Lei ZhangBugfix: report the correct location for wrong opcode.
2015-08-24 Lei ZhangFix TextAdvance() problems involving whitespace around...
2015-08-24 Andrew WoloszynAdded stream operators for spv_binary_t and std::vector...
2015-08-24 Lei ZhangSupport "<result-id> = <opcode> <operand>.." format.
2015-08-24 Andrew WoloszynMake the disassembler print the Extended instruction...
2015-08-24 Andrew WoloszynAdded the initial set of glsl450 instructions.
2015-08-24 Lei ZhangMove test fixture into a separate header file so it...
2015-08-24 Christopher... Fix the '-p' command-line switch
2015-08-18 Lei ZhangAddress new enumerants in enum Capability for rev 31.
2015-08-18 Kenneth BenzieMerge branch 'update-header-to-rev31' into 'master'
2015-08-18 Kenneth BenzieMerge branch 'bitshift-parens' into 'master'
2015-08-17 David NetoParenthesize SPV_BIT macro to avoid surprises.
2015-08-17 Lei ZhangUpdate spirv.h to revision 31.
2015-08-17 Lei ZhangUpdate OpenCLLib.h to revision 31.
2015-08-17 Lei ZhangSubstitute GLSL450Lib.h with GLSL.std.450.h of revision 31.
2015-08-17 Kenneth BenzieMerge branch 'avoid-cmake-target-conflicts' into 'master'
2015-08-17 Kenneth BenzieMerge branch 'fix-failing-test' into 'master'
2015-07-30 Lei ZhangFix failing tests.
2015-07-29 Lei ZhangAvoid target conflicts with glslang and googletest.
2015-06-01 Kenneth Benzie... Change binary header generator word to Khronos
2015-05-26 Kenneth Benzie... Update readme file with repo maintainer.
2015-05-22 Kenneth Benzie... Code drop of the Codeplay spirv-tools source.