index
:
~glisse/SPIRV-Tools
master
Unnamed repository; edit this file 'description' to name the repository.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
spirv-tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
Add more Assemble(), Disassemble() and Validate() overloads.
Lei Zhang
1
-0
/
+10
2016-09-21
Publish the C++ interface.
Lei Zhang
3
-0
/
+279
2016-09-19
Update validate interface to accept binary pointers
Umar Arshad
1
-0
/
+6
2016-09-15
Add a callback mechanism for communicating messages to callers.
Lei Zhang
1
-11
/
+13
2016-09-14
Clarify: Ok to pass null diagnostic to spvBinaryParse
David Neto
1
-4
/
+4
2016-09-02
Relicense SPIRV-Tools under Apache 2.0
David Neto
1
-21
/
+9
2016-08-05
Add target envs for OpenCL, OpenGL
David Neto
1
-0
/
+8
2016-07-19
Disassembling: map IDs to friendly names.
David Neto
1
-0
/
+4
2016-06-27
Add an option to spvBinaryToText() to ignore header output.
Lei Zhang
1
-0
/
+2
2016-04-22
Add CHANGES file with high level software history
David Neto
1
-0
/
+10
2016-04-19
First tests for SPIR-V v1.1.
Dejan Mircevski
1
-2
/
+3
2016-04-18
Add SPIR-V 1.1 grammar.
Dejan Mircevski
1
-0
/
+1
2016-04-11
Remove revision from SPV_ENV_*.
Dejan Mircevski
1
-4
/
+2
2016-04-04
Fix validation of array length.
Dejan Mircevski
1
-2
/
+3
2016-04-04
Remove dependency on SPIR-V headers in libspirv.h.
Lei Zhang
1
-15
/
+4
2016-03-31
Add a target environment to spvContextCreate().
Dejan Mircevski
1
-2
/
+12
2016-03-29
OpExecutionMode only takes a single ExecutionMode
David Neto
1
-5
/
+1
2016-03-01
Make libspirv.h more C friendly.
Dejan Mircevski
1
-1
/
+3
2016-02-23
Remove spv_validate_options_t and change tests accrodingly.
Lei Zhang
1
-19
/
+5
2016-02-17
SPIR-V Tools fully supports SPIR-V 1.0 Rev3
David Neto
1
-3
/
+3
2016-02-17
Rearrange headers
David Neto
1
-0
/
+451