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
2016-01-04
David Neto
Rename endian.h to spirv_endian.h
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
David Neto
Add spirv.py from the SPIR-V 1.0.2 registry
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Umar Arshad
Initial logical layout validation
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Umar Arshad
Refactor validation types into another file
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Umar Arshad
Fix tests which rely on OpName;Use EXPECT_THAT
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Umar Arshad
Fix warnings with Apple clang++
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
David Neto
Fix setting of off-by-default cmake options
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Umar Arshad
Basic SSA Validation
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Andrew Woloszyn
Added Float16, and HexFloat conversions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Neto
Fix namespace on PrintTo
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Neto
PrintTo on WordVector should preserve the fill char
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Neto
Stated word count is several more than expected
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Neto
Use static_cast instead of constructor for uint32_t
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Neto
OpDecorate should not accept any number of literal...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Neto
binary parse test: extra words after string literal
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Neto
Don't add -frtti for tests. Use newer googletest.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Neto
Add -frtti for tests that use mocking
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Dejan Mircevski
Merge PR #32.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Dejan Mircevski
Mention that ParsedInstruction owns its components.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
David Neto
spvBinaryParse: fix overruns, handle image format
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
David Neto
Clarify the non-SPV_SUCCESS case parser callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
David Neto
Several unit tests for spvBinaryParse
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
David Neto
Aliasing through a union member is valid.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
David Neto
Fix compilation of an assert.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
David Neto
spv_parsed_instruction_t cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ben Vanik
Merge pull request #23.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
David Neto
Put DiagnosticStream and clr exports in libspirv namespace
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Lei Zhang
Fix paths for binaries to match changes in CMake config...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Lei Zhang
Use test fixture for a test.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Andrew Woloszyn
Removed executable flag from HexFloat.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
David Neto
Updated spirv.h header. Fixes SPV_VERSION macro
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Andrew Woloszyn
Turned warnings-as-errors on by default.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Lei Zhang
Clean up CMake configuration and address compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
David Neto
Remove old names for enums: memory semantics, scope ID
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
David Neto
Bottom byte of version header word should be 0
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Pierre Moreau
CMake: Respect user-defined install path
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
David Neto
Object files should depend on spirv.h and friends
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Lei Zhang
Fix test: version number has changed.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Lei Zhang
Update external headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Lei Zhang
Use Google comment style and fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
David Neto
Fix grammar: "The SPIR-V Tools project provides"
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
David Neto
Register Glslang tool
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Lei Zhang
Fix many typos.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
David Neto
Revamp the README for public release.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
David Neto
The version header word has 3 byte-size components.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
David Neto
Generator word now has two 16-bit components
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Neto
Support capabilities StorageImageReadWithoutFormat
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Neto
Disassembler can read the binary from stdin.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Neto
Add GeometryStreams capability
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Neto
Support OpImage
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Use opaque context object to hold SPIR-V info tables.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Remove an obselete and redundant text.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Neto
Disassembler tool indents to 15 by default
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Neto
spirv-dis prints to stdout by default.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Simplify some tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
libspirv.h doesn't depend on spirv_operands.hpp anymore.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Moves parser interface to libspirv.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Move internal macros/structs for SPIR-V to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Neto
Update to 1.0 Rev 2 work-in-progress headers
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Move SPIR-V constants/limits to a separate header.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Use std::string instead of a huge array for storing...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Add missing copyright.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Use quotation for libspirv.h and sort headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Move info table related structs into table.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Move spv*TableGet() functions out of libspirv.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Lei Zhang
Remove table parameters from API functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Andrew Woloszyn
Fixed permissions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Andrew Woloszyn
Fixed warnings on windows and constness of spv_binary.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Lei Zhang
Get magic number and version from spirv.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Disassembler support for OpSpecConstantOp
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Assembler support for OpSpecConstantOp
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Fix Windows build errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Fix description of NaN encoding.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Neto
Enable round trip tests for OpSwitch
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
Optional typed literal number should be concrete in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Update readme: binary parser refactor; non-32-bit literals
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
syntax.md: Describe hex floats and their use.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Fix handling of OpExtInstImport
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Assembler supports hex float constants.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Print OpConstant values according to type.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
Remove canonical assembly format in syntax.md.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
advance() should check current string index is in bound.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
Remove support for canonical assembly syntax format.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
spv_operand_type_t cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Remove TODO: Strings are always little-endian
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Refactor the binary parser.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Dejan Mircevski
Slay "undeflow."
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Dejan Mircevski
Refactor EncodeTestHelper() and DecodeTestHelper().
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Consts before the type, not after
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
A spv_binary_t points to const code words.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Move spvBinaryToText into new disassembler file.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Use the syntax table for opcode to name mappings.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Andrew Woloszyn
Updated comment in SetBits.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
DiagnosticStream keeps a copy of the position.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Andrew Woloszyn
Added double tests to HexFloat
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Empty assembly text compiles to no instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
David Neto
Consolidate: spvOpcodeIsType into spvOpcodeGeneratesType
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Lei Zhang
Run clang-format to enforce Google style globally.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Neto
Update readme: fix utf-8 tests, use spirv.h
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Andrew Woloszyn
Updated HexFloat parsing for windows.
commit
|
commitdiff
|
tree
|
snapshot
next