index
:
platform/upstream/SPIRV-Headers
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
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: MIT;
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
2018-04-18
Add spec file and manifect file
HEAD
submit/tizen_5.0/20181101.000005
submit/tizen/20180425.094529
accepted/tizen/unified/20180426.062555
accepted/tizen/5.0/unified/20181102.022702
tizen_20181206
master
Xuelian
2
-0
/
+62
2018-03-30
Initial from github
Xuelian
63
-0
/
+67228
2018-03-22
Initial empty repository
Tizen Infrastructure
0
-0
/
+0
2018-03-06
Create version 1.3 of SPIR-V.
John Kessenich
8
-61
/
+892
2018-03-02
Merge pull request #61 from antiagainst/backport-google-ext
John Kessenich
24
-32
/
+235
2018-03-02
Back port grammar and symbols for two Google extensions
Lei Zhang
21
-24
/
+231
2018-03-02
Fix grammar error for Google decorate_string & hlsl_functionality1
Lei Zhang
3
-8
/
+4
2018-03-02
Merge pull request #60 from antiagainst/add-google-ext
John Kessenich
9
-4
/
+71
2018-03-02
Add grammar and symbols for two Google extensions to unified1
Lei Zhang
9
-4
/
+71
2018-03-02
Be more clear about build directories in the README.
John Kessenich
1
-3
/
+4
2018-03-02
Generate headers from last grammar change.
John Kessenich
6
-0
/
+6
2018-03-02
Merge pull request #59 from amdrexu/feature
John Kessenich
1
-0
/
+7
2018-03-02
Update grammar json for SPV_AMD_gpu_shader_half_float_fetch
Rex Xu
1
-0
/
+7
2018-02-15
Merge pull request #57 from antiagainst/shader_ballot
John Kessenich
4
-8
/
+8
2018-02-13
Allow SubgroupSize and SubgroupLocalInvocationId with SubgroupBallotKHR
Lei Zhang
4
-8
/
+8
2018-02-01
BuildHeaders: Add missing 'const'.
John Kessenich
1
-2
/
+2
2018-02-01
Update copyright dates.
John Kessenich
2
-2
/
+2
2018-02-01
Add a header generator project.
John Kessenich
11
-35
/
+9047
2018-01-31
Merge pull request #56 from jozefkucia/register-vkd3d-shader-compiler
John Kessenich
1
-1
/
+2
2018-01-31
Register the VKD3D Shader Compiler
Józef Kucia
1
-1
/
+2
2018-01-14
Correct the version/revision in the grammar file.
John Kessenich
1
-2
/
+2
2018-01-03
Add headers for the 1.2 unified (1.0, 1.1, and 1.2) specification.
John Kessenich
11
-0
/
+14369
2017-12-01
Merge pull request #54 from dneto0/google-range
John Kessenich
1
-1
/
+2
2017-12-01
Reserve token range for Google
David Neto
1
-1
/
+2
2017-10-14
Add new Intel token reservations.
John Kessenich
21
-6
/
+507
2017-09-13
Add new tokens for SPV_AMD_shader_fragment_mask, and rebuild all headers.
John Kessenich
21
-8
/
+123
2017-09-12
Add new tokens for SPV_AMD_shader_fragment_mask
Rex Xu
1
-0
/
+29
2017-09-01
Fix #45, and minor reordering.
John Kessenich
21
-24
/
+96
2017-08-30
Merge pull request #46 from dneto0/regsiter-spirv-tools-linker
John Kessenich
1
-1
/
+2
2017-08-30
Register the Khronos SPIRV-Tools Linker
David Neto
1
-1
/
+2
2017-08-22
Update all headers for SPV_EXT_shader_stencil_export.
John Kessenich
21
-66
/
+132
2017-08-11
Add SPV_EXT_shader_viewport_index_layer.
John Kessenich
21
-0
/
+36
2017-07-21
Merge pull request #41 from metora/master
John Kessenich
1
-1
/
+2
2017-07-21
Reserve number 16 to Mesa-IR/SPIR-V Translator
metora
1
-1
/
+2
2017-06-30
Incremental update for multiple recent extensions.
John Kessenich
21
-6
/
+813
2017-06-22
Merge pull request #39 from bashbaug/intel_enum_block
John Kessenich
1
-2
/
+3
2017-06-22
reserve SPIR-V enum block for upcoming Intel extension
bashbaug
1
-2
/
+3
2017-05-15
Add version 1.2 headers, update 1.1 to rev. 7, and 1.0 to rev. 11.
John Kessenich
25
-20
/
+13748
2017-04-06
Add recently reserved enumerants.
John Kessenich
14
-8
/
+170
2017-03-30
Synchronize OpenCL extended instruction set header with spec, and add missing...
John Kessenich
4
-194
/
+72
2017-03-23
Update JSON grammar files for 16-bit storage.
John Kessenich
2
-10
/
+70
2017-03-14
Merge pull request #31 from antiagainst/spirv-generator-15
John Kessenich
1
-1
/
+2
2017-03-14
Reserve SPIR-V generator number 15 for rspirv
Lei Zhang
1
-1
/
+2
2017-03-13
Merge pull request #30 from antiagainst/spirv-generator-14
John Kessenich
1
-1
/
+2
2017-03-13
Reserve generator number 14
Lei Zhang
1
-1
/
+2
2017-02-27
Add Rev. 10 of 1.0 and Rev. 6 of 1.1 headers.
John Kessenich
14
-26
/
+552
2017-02-16
Merge pull request #29 from antiagainst/core-grammar-revision
John Kessenich
2
-2
/
+2
2017-02-15
Update SPIR-V core grammar revision number
Lei Zhang
2
-2
/
+2
2017-02-15
New revisions of SPIR-V 1.0 and 1.1, and both extended instruction sets.
John Kessenich
16
-34
/
+2744
2016-12-08
Merge pull request #26 from dneto0/register-shaderc-glslang-frontend
John Kessenich
1
-1
/
+2
[next]