Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glslang
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test-restored
platform
external
deqp-deps
glslang
Graph
5513d9d0d827851892ee6748a80c3f28f7040547
Select Git revision
Branches
1
test
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Dec
15
14
13
12
9
8
7
6
5
4
1
30
Nov
29
28
27
24
22
21
20
16
15
14
13
12
10
9
8
3
2
1
28
Oct
27
25
24
23
22
23
22
21
20
19
18
17
16
12
11
10
8
7
6
7
6
4
3
2
30
Sep
29
28
27
26
25
23
22
21
20
19
15
14
13
12
11
9
7
6
5
31
Aug
1
Sep
31
Aug
29
28
26
25
24
23
24
23
19
17
15
14
11
10
9
8
7
6
4
3
2
31
Jul
30
28
27
26
25
24
23
21
22
20
18
16
15
14
13
12
11
7
6
5
4
3
1
30
Jun
29
27
26
23
21
20
19
15
14
13
12
10
9
8
7
6
5
4
3
2
1
31
May
29
24
20
19
18
17
16
15
13
12
11
10
9
8
5
4
3
2
1
30
Apr
29
28
27
26
25
22
21
20
19
18
13
12
11
10
8
7
6
5
4
3
2
1
31
Mar
30
29
28
24
23
22
21
19
17
16
15
14
13
12
11
10
9
8
7
6
3
2
1
28
Feb
27
26
24
22
21
SPV: Bump the generator number to account for barrier changes.
SPV: Change barrier emission to conform to Khronos decisions.
HLSL: Fix #1192: when bool operands are converted to ints, convert result type.
Merge pull request #1191 from greg-lunarg/kg6
Update spirv-tools known-good.
HLSL: Make attributes for built-in override semantics.
Merge pull request #1189 from KhronosGroup/spv-xfb
SPV: Plumb through XFB buffer and stride information.
GLSL: Implement XFB for redeclared built-in blocks.
Merge pull request #1184 from KhronosGroup/SPV_EXT_fragment_fully_covered
Add implementation of SPV_EXT_fragment_fully_covered
Update to latest public headers.
Merge pull request #1183 from LoopDawg/builtin-output-array-indirect
Merge pull request #1186 from zeux/master
HLSL: Implement support for RT/Viewport output from VS
HLSL: for split output structs, propagate indirection to builtin.
Merge pull request #1174 from LoopDawg/y-flip
HLSL: Give error on unsupported buffer initializer.
HLSL: Remove unintended/untested functionality PrimitiveID.
Merge pull request #1178 from LoopDawg/primitiveid-hs-input
Merge pull request #1175 from KhronosGroup/no-flatten-local-opaque
HLSL: Allow primitive id on hull shader inputs
HLSL: Stop flattening non-IO structs containing opaques.
HLSL: add optional position.Y inversion
HLSL: Fix #606: make layout() override register.
HLSL: Fix #1154: Support PointSize, as an attribute.
Merge pull request #1151 from cgmb/update-readme
Improve build instructions
HLSL: Fix #1163: treat buffers as references when calling functions.
Merge pull request #1171 from greg-lunarg/kg5
Merge pull request #1170 from LoopDawg/matsize-warnings
Update spirv-tools known-good
HLSL: minor: add warning for mat() matrix size truncation
Add initialization in case it is causing the Apple Clang release failure.
Tests: Trigger more texture tests, and hopefully see build failure go away.
Merge pull request #1166 from tafuri/#1165-invalid_Store
Merge pull request #1169 from LoopDawg/cbuffer-identifier
Merge pull request #1167 from LoopDawg/matmul-truncate-mxm
Merge pull request #1168 from greg-lunarg/kg4
HLSL: allow keyword-identifiers as cbuffer/struct names.
Loading