platform/upstream/SPIRV-Tools.git
2015-10-26 Dejan MircevskiNegative test for Dim.
2015-10-26 Dejan MircevskiTest OpTypeForwardPointer.
2015-10-26 Andrew WoloszynAdded tracking to types and validated certain instructions.
2015-10-26 David NetoRemove spv_opcode_flags_t and flags fields.
2015-10-26 Dejan MircevskiNegative test for ExecutionMode.
2015-10-26 Dejan MircevskiNegative test for AddressingModel, MemoryModel.
2015-10-26 Dejan MircevskiNegative test for ExecutionModel.
2015-10-26 Dejan MircevskiNegative test for SourceLanguage.
2015-10-26 David NetoAccept long UTF-8 Literal Strings
2015-10-26 David NetoSupport strings with up to 65535 chars, and null.
2015-10-26 David NetoRemove stale TODO. Fix use of OpCode to 'instruction'
2015-10-26 David NetoUpdate readme: capabilities are up to date
2015-10-26 David NetoDefine spv_capability_mask_t for readability.
2015-10-26 David NetoTest capabilities for enums sections 3.21-3.31
2015-10-26 David NetoFix capabilities for enums in Rev32, sec 3.3-3.20
2015-10-26 David NetoMove AutoText and EnumCase into spvtest namespace
2015-10-26 David NetoUpdate readme: Finish assembler !<integer> support
2015-10-26 Dejan MircevskiTest operand-table capabilities.
2015-10-26 David NetoAdd TODO for fixing endianness testing.
2015-10-26 David NetoTest SPV_CAPABILITY_AS_MASK macro
2015-10-26 David NetoUse 3-arg MakeInstruction to reduce logic in tests
2015-10-26 Dejan MircevskiTest opcode table capability entries.
2015-10-26 Dejan MircevskiMake capabilities a bitfield in opcode/operand tables.
2015-10-26 Dejan MircevskiCreate spv_language_capabilities_t and widen capabiliti...
2015-10-26 David NetoAdd assembler test for OpEnqueueKernel.
2015-10-26 Dejan MircevskiClarify !<integer> parsing.
2015-10-26 Dejan MircevskiTry to fix the Android build.
2015-10-26 Dejan MircevskiDetect overflow in !<integer>.
2015-10-26 David NetoAdd a .csv showing test coverage for operand class
2015-10-26 Dejan MircevskiSimplify (and test) the alternate-parsing pattern.
2015-10-26 David NetoAssembly test for OpSwitch
2015-10-26 David NetoAssembly failure cases for OpMemoryBarrier
2015-10-26 David NetoAssembler failing cases for OpCapability
2015-10-26 David NetoDocument non-use of certain operand types
2015-10-26 Andrew WoloszynRefactored dynamic and static state out of text processing.
2015-10-26 Dejan MircevskiRun clang-format.
2015-10-26 Dejan MircevskiImplement alternate-parsing mode for !<integer>.
2015-10-26 David NetoReadme: capabilities for instructions are ok
2015-10-26 Andrew WoloszynUpdated syntax.md to remove references to % numerical...
2015-10-26 Dejan MircevskiRemove isIdType(), which is now dead code.
2015-10-26 David NetoTest bad 2nd target to OpGroupMemberDecorate
2015-10-26 David NetoAssembly test for OpGroupMemberDecorate
2015-10-26 Dejan MircevskiUncomment some !<integer> tests.
2015-10-26 David NetoCleanup: Use EnumCase in OpDecorateSimpleTest
2015-10-26 David NetoCleanup: Use EnumCase for ExecutionMode test
2015-10-26 David NetoAssembler test for optional operands of OpSource
2015-10-26 David NetoRemove SPV_OPERAND_TYPE_LITERAL
2015-10-26 David NetoDissasembler test showing reordering of masks
2015-10-26 David NetoExecution scope, memory semantics operands are IDs
2015-10-26 David NetoDisassembler support for mask expressions.
2015-10-26 David NetoUpdate Readme: Support Rev32; IDs never alias
2015-10-26 David NetoMemory semantics Relaxed is a synonym for None
2015-10-26 David NetoAssembler tests for remaining Debug instructions
2015-10-26 David NetoUpdate core instruction syntax to Rev32
2015-10-26 David NetoAssembler test TODOs for image instructions.
2015-10-26 David NetoAssembler supports new decorations in Rev32
2015-10-26 Lei ZhangRev32: Remove DepthAny and mark Xfb as requiring Transf...
2015-10-26 David NetoFix Capability dependencies on capabilities, Rev32
2015-10-26 David NetoAssembler support for new capabilities in Rev32
2015-10-26 David NetoSupport Image operand MinLod
2015-10-26 David NetoAssembler supports new builtins in Rev32
2015-10-26 David NetoAssembler support for Nontemporal memory access
2015-10-26 Lei ZhangDefine two macros to simplify code for ExecutionMode...
2015-10-26 David NetoFix permissions on test/TextToBinary.Barrier.cpp
2015-10-26 David NetoSupport Dim InputTarget
2015-10-26 David NetoSupport StorageClass PushConstant
2015-10-26 David NetoSupport ExecutionMode IndependentForwardProgress
2015-10-26 David NetoAssembler test for Memory Semantics enum
2015-10-26 Andrew WoloszynAll values now represent symbolic names instead of...
2015-10-26 Lei ZhangRemove executable file mode bits on source files.
2015-10-26 David NetoUpdate to Rev32 headers. Part 1.
2015-10-26 Andrew WoloszynSwitched VecTypeHint to take a LiteralNumber instead...
2015-10-26 Andrew WoloszynRemoved duplicate code due to what looks like a merge...
2015-10-26 David NetoCleanups for EnumCase
2015-10-26 David NetoPut the test fixture into spvtest namespace.
2015-10-26 Andrew WoloszynFix MSVC build for boolean opeartions on enums.
2015-10-26 David NetoFix the Supported Features section.
2015-10-26 David NetoReadme: Assembler supports all of Rev31, for 32-bit...
2015-10-26 David NetoPut const back on const char* in test case structs
2015-10-26 Andrew WoloszynA bunch of small fixes to build in MSVC2013.
2015-10-26 David NetoAssembler support for image operands from Rev31
2015-10-26 Lei ZhangLet EncodeAndDecodeSuccessfully remove preamble comments.
2015-10-26 Lei ZhangClean up code for encoding literal operands.
2015-10-26 David NetoRemove SPV_OPERAND_TYPE_VARIABLE_MEMORY_ACCESS
2015-10-26 David NetoAssembler: mask expressions where 1 bits imply operands
2015-10-26 David NetoDocument the syntax of mask expressions
2015-10-26 David NetoAssembler support for simple mask expressions
2015-10-26 David NetoGeneralize spvOperandTableNameLookup to take string...
2015-10-26 Dejan MircevskiForbid !<integer> preceding or succeeding '='.
2015-10-26 David NetoAssembler test for Dim, ImageFormat enums.
2015-10-26 David NetoDocument inability to use names from 3.12, 1.13
2015-10-26 David NetoUse generalized EnumCase in AccessQualifier assembly...
2015-10-26 Dejan MircevskiHandle IDs among !<integer> operands.
2015-10-26 David NetoAssembler test for SamplerAddressingMode, SamplerFilterMode
2015-10-26 David NetoAssembler test for Storage Class enum values
2015-10-26 Lei ZhangSupport multiple word literal numbers as constants.
2015-10-26 David NetoUpdate CHANGES and Future Work
2015-10-26 David NetoAssembler test for ExecutionScope, with OpGroupIAdd
2015-10-26 David NetoAssembler test for OpTypePipe
2015-10-26 David NetoAssembler test for single-valued Memory Access flag.
next