Reimplement the DecorationManager
[platform/upstream/SPIRV-Tools.git] / CMakeLists.txt
2015-10-26 David NetoAssembler test for OpTypePipe
2015-10-26 David NetoAssembler test for single-valued Memory Access flag.
2015-10-26 David NetoAssembler test for single-valued FunctionControl mask
2015-10-26 David NetoAssembler test for single-valued SelectionControl mask
2015-10-26 Lei ZhangMove bitwisecast.h to source/ and add include guard.
2015-10-26 David NetoAssembler tests for OpCapability.
2015-10-26 David NetoAssembler tests for all decorations except Linkage...
2015-10-26 Lei ZhangAdd an API parameter to choose assembly syntax format...
2015-10-26 David NetoAssembler test for OpSourceExtension.
2015-10-26 David NetoTest assembly of OpSource using all language enums
2015-10-26 David NetoAdd OpNop, OpUndef tests for spvTextToBinary
2015-10-26 Lei ZhangPreserve float values during encoding and decoding...
2015-10-26 David NetospvBinaryDestroy(nullptr) is a no-op.
2015-10-26 David NetoRemove spvOpcodeIsVariable
2015-10-26 Andrew WoloszynAdded option to only compile spirv library instead...
2015-10-26 David NetoUse opcode operand definitions from SPIR-V specificatio...
2015-10-26 Dejan MircevskiAdd a few unit tests for !<integer>. More to come.
2015-10-26 Andrew WoloszynHad spriv-tools stay inside it's own directory.
2015-10-26 Dejan MircevskiMove ImmediateInt tests into their own file.
2015-10-26 David NetoFix some bugs in parsing literals.
2015-10-26 Lei ZhangMove tests for GLSL std450 instructions to a separate...
2015-09-02 Kenneth BenzieMerge branch 'google-catch-up' into 'master'
2015-08-24 Lei ZhangFix TextAdvance() problems involving whitespace around...
2015-08-24 Lei ZhangMove test fixture into a separate header file so it...
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 Kenneth BenzieMerge branch 'avoid-cmake-target-conflicts' into 'master'
2015-07-29 Lei ZhangAvoid target conflicts with glslang and googletest.
2015-05-22 Kenneth Benzie ... Code drop of the Codeplay spirv-tools source.