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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
Modify version number in spec
tizen_6.5.m2_release
submit/tizen_6.5/20211028.163301
submit/tizen/20210607.072910
accepted/tizen/unified/20210609.140600
accepted/tizen/6.5/unified/20211028.224036
tizen_6.5
accepted/tizen_6.5_unified
Tianhao Ni
1
-1
/
+1
2021-06-02
Fix build errors when upgrade to v2021.1
submit/tizen/20210604.110910
baixuelian
1
-13
/
+13
2021-06-02
Added -Wno-stringop-truncation to build option to ignore this warning.
Joonbum Ko
1
-0
/
+3
2021-06-02
modify the spec
SooChan Lim
1
-15
/
+11
2021-06-02
do not use the external
SooChan Lim
1
-1
/
+1
2021-06-02
Add dependency for SPIRV-Headers
Xuelian
3
-0
/
+74
2021-04-21
Finalize SPIRV-Tools v2021.1
upstream/2021.1.1
upstream/2021.1
Jakub Kuderski
1
-1
/
+1
2021-04-19
Update CHANGES
Jakub Kuderski
1
-3
/
+20
2021-04-16
spriv-val: Fix clang-format bug for VUID string (#4238)
sfricke-samsung
1
-14
/
+16
2021-04-13
spirv-fuzz: Accept limitations in AddFunction (#4226)
Alastair Donaldson
1
-3
/
+6
2021-04-12
Fix UWP build (#4235)
Shahbaz Youssefi
1
-3
/
+4
2021-04-09
Fix clang-format-diff.py URL (#4233)
Paul Thomson
1
-1
/
+2
2021-04-09
spirv-reduce: Remove redundant r-value references (#4232)
Alastair Donaldson
2
-8
/
+8
2021-04-02
Typo fix (#4225)
Alastair Donaldson
1
-1
/
+1
2021-03-31
Add interpolate legalization pass (#4220)
Greg Fischer
14
-4
/
+526
2021-03-27
spirv-fuzz: Efficiency improvements to fuzzer pass (#4188)
Alastair Donaldson
7
-171
/
+136
2021-03-27
spirv-fuzz: Avoid invalidating analyses when splitting blocks (#4218)
Alastair Donaldson
1
-5
/
+18
2021-03-27
spirv-fuzz: Do not add too many dead blocks (#4217)
Alastair Donaldson
1
-3
/
+20
2021-03-26
spirv-fuzz: Optimize transformations (#4216)
Alastair Donaldson
15
-128
/
+241
2021-03-25
spirv-fuzz: Fix comments #4215
Vasyl Teliman
1
-1
/
+3
2021-03-24
Add validation for SPV_EXT_shader_atomic_float_min_max (#4105)
Jason Ekstrand
5
-20
/
+357
2021-03-23
Make spirv-tools-build-version a common dependency (#4210)
David Neto
1
-1
/
+1
2021-03-23
spirv-fuzz: Call by value and move in transformations (#4208)
Alastair Donaldson
150
-260
/
+226
2021-03-23
spirv-fuzz: Remove destructors from FuzzerPass subclasses (#4209)
Alastair Donaldson
138
-306
/
+0
2021-03-23
spirv-fuzz: Improve transformation test oracles (#4207)
Alastair Donaldson
15
-21
/
+175
2021-03-21
spirv-fuzz: Add WGSL compatibility flag to context (#4193)
Vasyl Teliman
13
-47
/
+118
2021-03-20
spirv-fuzz: Avoid invalidating analyses in various transformations (#4205)
Alastair Donaldson
23
-93
/
+195
2021-03-20
spirv-fuzz: Manage available instructions efficiently (#4177)
Alastair Donaldson
7
-26
/
+654
2021-03-20
spirv-fuzz: Remove AddType methods from fuzzerutil (#4204)
Alastair Donaldson
10
-142
/
+121
2021-03-19
spirv-val: Refactor of atomic pass (#4200)
sfricke-samsung
2
-116
/
+148
2021-03-19
spirv-val: Label VUID 04643 (#4202)
sfricke-samsung
4
-6
/
+34
2021-03-19
spirv-val: Label VUID 04667 (#4201)
sfricke-samsung
3
-1
/
+6
2021-03-19
spirv-fuzz: Apply fuzzer pass before checking exit conditions (#4199)
Alastair Donaldson
1
-6
/
+9
2021-03-18
spirv-val: Fix Int64Atomics check (#4192)
sfricke-samsung
3
-72
/
+79
2021-03-17
Roll deps (#4185)
timvpGoogle
1
-3
/
+3
2021-03-17
spirv-val: Add Vulkan Execution Scope checks (#4183)
sfricke-samsung
4
-24
/
+110
2021-03-17
spirv-fuzz: Locate instructions more efficiently (#4189)
Alastair Donaldson
1
-30
/
+25
2021-03-17
spirv-fuzz: Make adding equation instructions more efficient (#4190)
Alastair Donaldson
1
-6
/
+12
2021-03-17
spirv-fuzz: Make PermutePhiOperands more efficient (#4191)
Alastair Donaldson
1
-3
/
+3
2021-03-16
Accept OpImageTexelPointer user in scalar-replacement (#4187)
Jaebaek Seo
3
-0
/
+51
2021-03-16
spirv-val: Add Vulkan Invocation Sematics check (#4182)
sfricke-samsung
7
-8
/
+131
2021-03-16
spirv-val: Label VUID 04634 (#4181)
sfricke-samsung
3
-0
/
+7
2021-03-16
Support SPV_KHR_linkonce_odr, SPV_KHR_expect_assume (#4161)
David Neto
5
-0
/
+484
2021-03-14
spirv-fuzz: Avoid invalidating analyses (#4176)
Alastair Donaldson
4
-16
/
+38
2021-03-14
spirv-fuzz: Add buggy test (#4180)
Vasyl Teliman
1
-0
/
+82
2021-03-12
Remove usage of std::iterator. (#4171)
Corentin Wallez
2
-17
/
+14
2021-03-11
BUILD.gn: fix typo for 'cflags' (#4169)
Corentin Wallez
1
-1
/
+1
2021-03-10
Suppress warning (#4168)
Corentin Wallez
1
-90
/
+75
2021-03-10
spirv-fuzz: Avoid unnecessary dependency (#4165)
Alastair Donaldson
3
-7
/
+5
2021-03-10
Add `void` in function declaration to keep some compilers happy (#4160)
Daniel Koch
1
-2
/
+2
[next]