2015-10-26 |
Dejan Mircevski | Negative test for SamplerFilterMode. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Negative test for SamplerAddressingMode. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Clarify handling of OperandImageOperands. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Negative test for ImageOperands. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Negative test for Dim. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Test OpTypeForwardPointer. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Andrew Woloszyn | Added tracking to types and validated certain instructions. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Remove spv_opcode_flags_t and flags fields. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Negative test for ExecutionMode. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Negative test for AddressingModel, MemoryModel. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Negative test for ExecutionModel. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Negative test for SourceLanguage. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Accept long UTF-8 Literal Strings |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Support strings with up to 65535 chars, and null. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Remove stale TODO. Fix use of OpCode to 'instruction' |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Update readme: capabilities are up to date |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Define spv_capability_mask_t for readability. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Test capabilities for enums sections 3.21-3.31 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Fix capabilities for enums in Rev32, sec 3.3-3.20 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Move AutoText and EnumCase into spvtest namespace |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Update readme: Finish assembler !<integer> support |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Test operand-table capabilities. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Add TODO for fixing endianness testing. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Test SPV_CAPABILITY_AS_MASK macro |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Use 3-arg MakeInstruction to reduce logic in tests |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Test opcode table capability entries. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Make capabilities a bitfield in opcode/operand tables. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Create spv_language_capabilities_t and widen capabiliti... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Add assembler test for OpEnqueueKernel. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Clarify !<integer> parsing. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Try to fix the Android build. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Detect overflow in !<integer>. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Add a .csv showing test coverage for operand class |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Simplify (and test) the alternate-parsing pattern. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembly test for OpSwitch |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembly failure cases for OpMemoryBarrier |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler failing cases for OpCapability |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Document non-use of certain operand types |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Andrew Woloszyn | Refactored dynamic and static state out of text processing. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Run clang-format. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Implement alternate-parsing mode for !<integer>. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Readme: capabilities for instructions are ok |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Andrew Woloszyn | Updated syntax.md to remove references to % numerical... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Remove isIdType(), which is now dead code. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Test bad 2nd target to OpGroupMemberDecorate |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembly test for OpGroupMemberDecorate |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Uncomment some !<integer> tests. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Cleanup: Use EnumCase in OpDecorateSimpleTest |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Cleanup: Use EnumCase for ExecutionMode test |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler test for optional operands of OpSource |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Remove SPV_OPERAND_TYPE_LITERAL |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Dissasembler test showing reordering of masks |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Execution scope, memory semantics operands are IDs |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Disassembler support for mask expressions. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Update Readme: Support Rev32; IDs never alias |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Memory semantics Relaxed is a synonym for None |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler tests for remaining Debug instructions |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Update core instruction syntax to Rev32 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler test TODOs for image instructions. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler supports new decorations in Rev32 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Lei Zhang | Rev32: Remove DepthAny and mark Xfb as requiring Transf... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Fix Capability dependencies on capabilities, Rev32 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler support for new capabilities in Rev32 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Support Image operand MinLod |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler supports new builtins in Rev32 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler support for Nontemporal memory access |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Lei Zhang | Define two macros to simplify code for ExecutionMode... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Fix permissions on test/TextToBinary.Barrier.cpp |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Support Dim InputTarget |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Support StorageClass PushConstant |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Support ExecutionMode IndependentForwardProgress |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler test for Memory Semantics enum |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Andrew Woloszyn | All values now represent symbolic names instead of... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Lei Zhang | Remove executable file mode bits on source files. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Update to Rev32 headers. Part 1. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Andrew Woloszyn | Switched VecTypeHint to take a LiteralNumber instead... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Andrew Woloszyn | Removed duplicate code due to what looks like a merge... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Cleanups for EnumCase |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Put the test fixture into spvtest namespace. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Andrew Woloszyn | Fix MSVC build for boolean opeartions on enums. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Fix the Supported Features section. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Readme: Assembler supports all of Rev31, for 32-bit... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Put const back on const char* in test case structs |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Andrew Woloszyn | A bunch of small fixes to build in MSVC2013. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler support for image operands from Rev31 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Lei Zhang | Let EncodeAndDecodeSuccessfully remove preamble comments. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Lei Zhang | Clean up code for encoding literal operands. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Remove SPV_OPERAND_TYPE_VARIABLE_MEMORY_ACCESS |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler: mask expressions where 1 bits imply operands |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Document the syntax of mask expressions |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler support for simple mask expressions |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Generalize spvOperandTableNameLookup to take string... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Forbid !<integer> preceding or succeeding '='. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler test for Dim, ImageFormat enums. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Document inability to use names from 3.12, 1.13 |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Use generalized EnumCase in AccessQualifier assembly... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Dejan Mircevski | Handle IDs among !<integer> operands. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler test for SamplerAddressingMode, SamplerFilterMode |
commit | commitdiff | tree | snapshot |
2015-10-26 |
David Neto | Assembler test for Storage Class enum values |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Lei Zhang | Support multiple word literal numbers as constants. |
commit | commitdiff | tree | snapshot |
next |