projects
/
platform
/
upstream
/
SPIRV-Tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/SPIRV-Tools.git
2015-10-26
David Neto
Add patch for generating opcode.inc syntax table.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Run clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Assembler test for OpExecutionMode
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Assembler test for OpEntryPoint
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Simplify format indication in CompileSuccesfully().
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Limit the use of spvCheck and spvCheckReturn to validator.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Update readme with latest news.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Move bitwisecast.h to source/ and add include guard.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Fix an infinite loop during message generation.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Add option to change assembly syntax format in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Handle operands when OpCode is !<integer>.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add TODO for capability dependencies for Rev32+
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Assembler test for OpMemoryModel
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Add library function parameter to set assembly format...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Add option to change assembly syntax format in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Assembler tests for OpCapability.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Assembler test for LinkageAttributes decorations
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Assembler tests for all decorations except Linkage...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Run clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Add an API parameter to choose assembly syntax format...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Simplify checking for !<integer> first word.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Assembler test for OpSourceExtension.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Added missing diagnostic when disassembling empty file.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Test assembly of OpSource using all language enums
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Update CHANGES in the readme.md
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Avoid undefined pointer given to spvTextDestroy
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Pyry Haulos
Fix build on MSC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add OpNop, OpUndef tests for spvTextToBinary
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Fix interface function calls to the new API.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Preserve float values during encoding and decoding...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Removed the ambiguity in the API for cleaning input...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Simplify uses of spvBinaryDestroy in tests
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
spvTextDestroy is no-op on nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Fix spvBinaryDestroy test to use an API-created object
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Enable OpcodeMake test, by sampling values.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
spvBinaryDestroy(nullptr) is a no-op.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Remove spvOpcodeIsVariable
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Fix -p on disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Add hex-format tests for !<integer>.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Add invalid-operand tests for !<integer>.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Make all SpirvVectors const in ImmediateInt.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Tests for parsing recognizable words after !<integer>.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add disabled test to check float value parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Remove SPV_OPERAND_TYPE_ELLIPSIS
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Added option to only compile spirv library instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Print diagnostics at the beginning of input.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Avoid "operands" in the !<immediate> explanation.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Document current support and known bugs.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Test consecutive opcodes being !<integer>.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Use opcode operand definitions from SPIR-V specificatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Print failing assembly text in CompileSuccessfully().
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Remove unused struct "bin"
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
More !<integer> tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Use spvOpcodeMake() in ImmediateInt tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Don't overload operators in std namespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Add a few unit tests for !<integer>. More to come.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add bin-to-text test for operand with operands
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add binary-to-text test for single instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Getting the next word respects quoting and escaping.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Andrew Woloszyn
Had spriv-tools stay inside it's own directory.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Move ImmediateInt tests into their own file.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Warn about !<integer> opcode in assignment format.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Put test classes in anonymous namespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Clarify !<integer> behaviour in readme.md.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Getting the next word ends at a comment (;)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Combine parsing of ID and RESULT_ID operand types
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
String literals must be quoted.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Fix some bugs in parsing literals.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add SPV_FAILED_MATCH status code
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Add enum values for instructions added after Rev31
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Add GLSL std450 extended instruction 72-80.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Add std450 instructions 53-64.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Add GLSL std450 extended instruction 65-71.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
David Neto
Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Add test for Modf and ModfStruct.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Simplify macro names used for GLSL std450 extended...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Add std450 instructions 49-52.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Reformat GLSL std450 extended instruction table.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Add tests for Atan2 and Pow.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Unify tests for GLSL std450 extended instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Add GLSL std450 instructions 35-48.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Move tests for GLSL std450 instructions to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dejan Mircevski
Add std450 instructions 25-34.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Update readme about the "<result-id> = <opcode> <operan...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Lei Zhang
Disassemble in the format of "<result-id> = <opcode...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Kenneth Benzie
Merge branch 'google-catch-up' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Kenneth Benzie
Merge branch 'capability-enumerant' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Benzie
Merge branch 'fix-p-switch' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Lei Zhang
Only use '%' as variable name prefix.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Lei Zhang
Bugfix: report the correct location for wrong opcode.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Lei Zhang
Fix TextAdvance() problems involving whitespace around...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Andrew Woloszyn
Added stream operators for spv_binary_t and std::vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Lei Zhang
Support "<result-id> = <opcode> <operand>.." format.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Andrew Woloszyn
Make the disassembler print the Extended instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Andrew Woloszyn
Added the initial set of glsl450 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Lei Zhang
Move test fixture into a separate header file so it...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Christopher...
Fix the '-p' command-line switch
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Lei Zhang
Address new enumerants in enum Capability for rev 31.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Kenneth Benzie
Merge branch 'update-header-to-rev31' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Kenneth Benzie
Merge branch 'bitshift-parens' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
next