index
:
platform/upstream/SPIRV-Tools
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
devel_package
master
sandbox/dkson95/gcc14-asan
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sdk-1.3.250
tizen
tizen_20181206
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Graphics System / GL; Licenses: Apache-2.0;
Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
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