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
/
source
/
text.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-02
Relicense SPIRV-Tools under Apache 2.0
David Neto
1
-21
/
+9
2016-02-17
Rearrange headers
David Neto
1
-1
/
+1
2016-01-07
Extend copyright to 2016.
Dejan Mircevski
1
-1
/
+1
2015-11-16
Use Google comment style and fix typos.
Lei Zhang
1
-15
/
+4
2015-11-12
Move SPIR-V constants/limits to a separate header.
Lei Zhang
1
-0
/
+1
2015-11-12
Use std::string instead of a huge array for storing literal strings.
Lei Zhang
1
-4
/
+1
2015-11-12
Use quotation for libspirv.h and sort headers.
Lei Zhang
1
-3
/
+3
2015-11-10
Run clang-format to enforce Google style globally.
Lei Zhang
1
-2
/
+1
2015-11-02
Inclusion guards follow Google C++ style
David Neto
1
-3
/
+3
2015-10-26
Updated string escaping in the assembler.
Andrew Woloszyn
1
-2
/
+2
2015-10-26
Accept long UTF-8 Literal Strings
David Neto
1
-3
/
+6
2015-10-26
Support strings with up to 65535 chars, and null.
David Neto
1
-1
/
+2
2015-10-26
Refactored dynamic and static state out of text processing.
Andrew Woloszyn
1
-91
/
+0
2015-10-26
All values now represent symbolic names instead of mixed with numeric.
Andrew Woloszyn
1
-73
/
+0
2015-10-26
Assembler support for simple mask expressions
David Neto
1
-0
/
+18
2015-10-26
Run clang-format.
Lei Zhang
1
-2
/
+2
2015-10-26
Fix an infinite loop during message generation.
David Neto
1
-0
/
+10
2015-10-26
Add an API parameter to choose assembly syntax format for assembler.
Lei Zhang
1
-4
/
+6
2015-10-26
Use opcode operand definitions from SPIR-V specification generator.
David Neto
1
-3
/
+13
2015-10-26
Getting the next word respects quoting and escaping.
David Neto
1
-1
/
+2
2015-10-26
Getting the next word ends at a comment (;)
David Neto
1
-1
/
+3
2015-10-26
String literals must be quoted.
David Neto
1
-1
/
+4
2015-05-22
Code drop of the Codeplay spirv-tools source.
Kenneth Benzie (Benie)
1
-0
/
+193