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
7b1dcd6693c009066114246475fa99a1ae21044e
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
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
18
17
15
14
13
10
8
6
2
31
Jan
29
26
25
24
23
21
20
19
18
13
12
11
10
9
8
6
5
4
3
2
30
Dec
29
27
26
21
20
19
20
19
18
16
14
13
12
9
Build: Fix a couple build issues.
HLSL: Additional attribute support: [[]], namespace, parameters:
Fix #1060: Could crash if using --source-entry-point with -e; fixed.
Merge pull request #1078 from greg-lunarg/addopt14
Legalization: Fix tests after workarounds removed
SPV: rationalize parameter handling for "original" and "writable" parameters.
HLSL: Pass opaques by local copy, instead of by interface original.
HLSL: Remove workarounds for assigning to opaques.
Merge pull request #1076 from LoopDawg/shadow-tx-types
HLSL: force textures to shadow modes from combined samplers
Merge pull request #1077 from greg-lunarg/addopt12
Legalization: Fix warnings and disable tests when spirv-tools not present
Merge pull request #1070 from greg-lunarg/addopt8
Advance spirv-opt known-good to hopefully fix travis multithread failure
Legalization: Skip spirv-tools tests
Pick up latest spirv-tools in attempt to fix travis failures
Try Python interpreter on update_glslang_sources.py in appveyor
Fix travis and appveyor calls to update_glslang_sources.py
Enable HLSL legalization
Merge pull request #1072 from amdrexu/feature
Implement extension GL_NV_shader_atomic_int64
Merge pull request #1071 from antiagainst/ninja-make
Travis: use make instead of ninja and limit concurrent jobs
Merge pull request #1063 from LoopDawg/remapper-error-cleanup
Build: Merge pull request #1068 from greg-lunarg/addopt4
CMake changes for HLSL legalization
Remapper: make remapper robust against non-exiting error handlers
HLSL: Fix #1064: Don't include empty structures on OpEntryPoint
Merge pull request #1044 from dsrbecky/image_external_essl3
HLSL: fix array[1] of vec4 constant declaration.
Test: Make another test legal HLSL, and rationalize GLSL vs HLSL addConstructor().
HLSL: Add bounds checking, shared with GLSL. Partially address #1032.
Merge pull request #1051 from LoopDawg/bug-1049
HLSL: handle split InputPatch templat type in patch constant functions
HLSL: allow mixed user & builtin members in hull shader output structure
GLSL: Make gl_Layer and gl_ViewportIndex always be outside blocks.
Merge pull request #1056 from KhronosGroup/glsl-entrypoint-rename
GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well.
Merge pull request #1050 from amdrexu/feature
Merge pull request #1055 from KhronosGroup/strdup
Loading