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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
Add basic support for SPV_KHR_shader_ballot
David Neto
1
-5
/
+21
2016-09-11
add spirv-dis/spirv-as support for emacs when loading .spv binaries
steve-lunarg
1
-0
/
+1
2016-09-02
Relicense SPIRV-Tools under Apache 2.0
David Neto
1
-0
/
+13
2016-09-02
Add check_copyright to check or update copyright.
David Neto
1
-0
/
+215
2016-09-02
Fix Google copyright lines
David Neto
1
-1
/
+1
2016-08-30
Handle capabilities larger than value 63
David Neto
1
-39
/
+7
2016-08-15
Avoid race on mkdir
David Neto
2
-5
/
+21
2016-08-05
Create directory first if not existing and always refresh.
Lei Zhang
1
-3
/
+11
2016-08-05
Avoid redefining builtin dir.
Lei Zhang
1
-13
/
+14
2016-06-15
Fix ExtInst parsing: no IdRef* at end
David Neto
1
-0
/
+16
2016-06-02
Fix CHANGES file version parsing. -dev is optional
David Neto
1
-3
/
+3
2016-04-22
Add CHANGES file with high level software history
David Neto
1
-13
/
+38
2016-04-22
Make grammar-generation fail if over 64 capabilities.
Dejan Mircevski
1
-0
/
+6
2016-04-18
Make directories more safely.
David Neto
1
-1
/
+3
2016-04-13
Grammar update: OpPhi now uses PairIdRefIdRef as the last operand.
Lei Zhang
1
-0
/
+2
2016-04-13
Update the core grammar.
Lei Zhang
1
-4
/
+4
2016-04-12
Make paths to grammar output files
David Neto
1
-0
/
+17
2016-04-08
Allow to only build certain grammar tables.
Lei Zhang
1
-20
/
+44
2016-04-04
Use JSON grammar files to generate extended instruction sets.
Lei Zhang
1
-16
/
+83
2016-04-01
Use the JSON grammar file to generate various info tables.
Lei Zhang
1
-0
/
+292
2016-03-11
Return str in describe() as said by the blurb.
Lei Zhang
1
-10
/
+10
2016-03-11
Fix the corner case in version generation script.
Lei Zhang
1
-1
/
+2
2016-03-07
Add comments to explain why calling decode().
Lei Zhang
1
-0
/
+5
2016-03-06
Run pyformat with -s 4 --force_quote_type=single.
Lei Zhang
1
-4
/
+5
2016-03-06
Imporve compatibility with Python3.
Lei Zhang
1
-2
/
+5
2016-02-24
If no tag in the repo, then show the commit hash
David Neto
1
-6
/
+28
2016-02-23
Use subprocess.Popen, hoping for Windows portability
David Neto
1
-2
/
+4
2016-02-23
Implement --version for spirv-tools
qining
1
-0
/
+52