Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
glslang
/
HEAD
455fb86
Bump lukka/get-cmake from 4.2.0 to 4.2.1
by dependabot[bot]
· 6 days ago
main
main-tot
6a74e14
Bump actions/checkout from 6.0.0 to 6.0.1
by dependabot[bot]
· 6 days ago
1db98c5
Bump github/codeql-action from 4.31.5 to 4.31.8
by dependabot[bot]
· 6 days ago
9a8c5fd
build: UseMultiToolTask for better parallel builds in msbuild (#4129)
by Jeff Bolz
· 13 days ago
eeba57d
scalarize swizzled MeshEXT stores
by Jeff Bolz
· 13 days ago
dffbc79
Remove invalid reading from MeshEXT output
by spencer-lunarg
· 3 weeks ago
0036567
Replace 'GL_TASK(MESH)_SHADER_NV' with 'GL_TASK(MESH)_SHADER_EXT'.
by vinsentli
· 3 weeks ago
53ead8f
Update CI MacOS runner
by Jeremy Hayes
· 3 weeks ago
0387d04
Bump actions/setup-python from 6.0.0 to 6.1.0
by dependabot[bot]
· 3 weeks ago
f6a9ba4
Bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20
by dependabot[bot]
· 3 weeks ago
27c4ded
Bump github/codeql-action from 4.31.4 to 4.31.5
by dependabot[bot]
· 3 weeks ago
19246e3
Allow gl_FragDepth identifier to be redeclared
by François Beaufort
· 4 weeks ago
b5782e5
Update CHANGES for 16.1.0
by Jeremy Hayes
· 4 weeks ago
vulkan-sdk-1.4.335
16.1.0
vulkan-sdk-1.4.335.0
209b675
Update known_good.json
by Jeremy Hayes
· 4 weeks ago
7a47e25
Fix Adding unneeded RuntimeDescriptorArray with BDA
by spencer-lunarg
· 5 weeks ago
aea55ab
Fix linear time lookups in Builder::findScalarConstant
by Axel Gneiting
· 5 weeks ago
6cfcfaf
Bump lukka/get-cmake from 4.1.2 to 4.2.0
by dependabot[bot]
· 5 weeks ago
30cdb0f
Bump github/codeql-action from 4.31.2 to 4.31.4
by dependabot[bot]
· 5 weeks ago
dceaf7b
Bump actions/checkout from 5.0.0 to 6.0.0
by dependabot[bot]
· 5 weeks ago
38c07d3
Fix Debug Info for Retargeted Builtins (#4104)
by Qingyuan Zheng
· 6 weeks ago
4f0acfb
Fix type and remove condition
by Jeremy Hayes
· 6 weeks ago
f7c9108
Add support for GL_EXT_shader_invocation_reorder. (#4088)
by alelenv
· 6 weeks ago
8dd7112
Add checks to coopMatMulAdd (#4022)
by Matthew Moulton
· 6 weeks ago
66de1f9
Preprocessor: Implement stringify operator
by Thomas Nibler
· 6 weeks ago
8f94d3b
Add ES support for depth layout qualifier
by François Beaufort
· 6 weeks ago
affdc10
Avoid `auto` that resolves to pointer
by Shahbaz Youssefi
· 6 weeks ago
a9b9dc1
Add support for debug info for hitObjectNV and fix that for local rayQuery
by Qingyuan Zheng
· 6 weeks ago
4610b2d
Fix spv.coopmat_armlayout.comp test
by Kevin Petit
· 6 weeks ago
0a8b297
Add AST node for variable declarators for better quality debug info (#4074)
by Qingyuan Zheng
· 6 weeks ago
7099c12
Fix Buffer Reference having wrong alignment
by spencer-lunarg
· 7 weeks ago
1c7030f
Fix Buffer Reference having zero alignment
by spencer-lunarg
· 7 weeks ago
b58249a
ci: Set macos architectures and deployment target
by Charles Giessen
· 8 weeks ago
f4d33dc
ci: Update macOS runner to macOS-latest
by Charles Giessen
· 8 weeks ago
8c056be
Reject string operands in binary and select ops (#4077) (#4079)
by tnibler
· 8 weeks ago
e2ab21f
Implement GL_EXT_shader_64bit_indexing (#4082)
by Jeff Bolz
· 8 weeks ago
ee528d7
Bump github/codeql-action from 4.31.0 to 4.31.2 (#4080)
by dependabot[bot]
· 8 weeks ago
ffcdd3e
Add support for GLSL_EXT_uniform_buffer_unsized_array (#4075)
by Piers Daniell
· 9 weeks ago
1d47ffa
Add semantic check for cooperative vector loads/stores. (#4071)
by Diego Novillo
· 9 weeks ago
d8524d6
Generate debug name matching the source language for opaque types (#3646)
by Qingyuan Zheng
· 9 weeks ago
59f8f74
Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#4073)
by dependabot[bot]
· 9 weeks ago
0f21992
Bump github/codeql-action from 3.30.6 to 4.31.0 (#4072)
by dependabot[bot]
· 9 weeks ago
36b4d07
Fix a call site that had an incorrect number of arguments.
by Sajjad Mirza
· 9 weeks ago
5f6c717
Support IO mapping of combined samplers and acceleration structures
by Daniel Story
· 2 months ago
7c2a4d0
Fix NS debug bool type in SSBO/UBO. (#4061)
by Qingyuan Zheng
· 2 months ago
767dcb2
Fix C4146 unary minus operator applied to unsigned type (#4065)
by Jan Kelemen
· 2 months ago
64f4c5c
Fix a Wstrict-prototypes warnings. (#4062)
by David Reid
· 2 months ago
8e1494f
Fix debug struct member names (#4057)
by Qingyuan Zheng
· 3 months ago
f6652dc
Bump github/codeql-action from 3.30.3 to 3.30.6 (#4054)
by dependabot[bot]
· 3 months ago
ebf85c3
Bump lukka/get-cmake from 4.1.1 to 4.1.2 (#4055)
by dependabot[bot]
· 3 months ago
417636d
Bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#4056)
by dependabot[bot]
· 3 months ago
a57276b
Update CHANGES for 16.0.0
by Jeremy Hayes
· 3 months ago
vulkan-sdk-1.4.328
16.0.0
vulkan-sdk-1.4.328.0
vulkan-sdk-1.4.328.1
e70645c
Remove rest of spirv-remapper
by Jeremy Hayes
· 3 months ago
d213562
add glslang_shader_set_entry_point and glslang_shader_set_invert_y
by Yegor Zhumikov
· 3 months ago
dd44bd3
Reformat usage message
by Seth McDonald
· 3 months ago
33a271b
Update known_good.json
by Jeremy Hayes
· 3 months ago
b5e5f1b
Move export tag from member functions to the class declaration in ShaderLang.h (#4041)
by Rodrigo Hernandez Cordoba
· 3 months ago
b19366d
Bump actions/setup-python from 5.6.0 to 6.0.0
by dependabot[bot]
· 3 months ago
5411a23
Bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19
by dependabot[bot]
· 3 months ago
3a7f787
Remove spirv-remapper
by Jeremy Hayes
· 3 months ago
3828211
Bump github/codeql-action from 3.29.11 to 3.30.3
by dependabot[bot]
· 3 months ago
c7dd34a
Bump lukka/get-cmake from 4.1.0 to 4.1.1
by dependabot[bot]
· 3 months ago
a577287
Bump actions/github-script from 7.0.1 to 8.0.0
by dependabot[bot]
· 3 months ago
9d76499
Hide local variables
by Tim Blechmann
· 4 months ago
3289b1d
Fix crash on unnamed function parameters under relaxed rules (#3962)
by Samuel Bourasseau
· 4 months ago
7a5308f
Fix inconsistent labeling of capability strings
by Diego Novillo
· 4 months ago
672c26a
Allow spec constant matrix use (#3967)
by Russell Liu
· 4 months ago
09d803c
Bump github/codeql-action from 3.29.9 to 3.29.11
by dependabot[bot]
· 4 months ago
7899f3c
Compile SPV_QCOM_image_processing/SPV_QCOM_image_processing2
by Wooyoung Kim
· 4 months ago
f3a7f2c
Add support for GLSL_QCOM_cooperative_matrix_conversion
by Wooyoung Kim
· 4 months ago
fcf4e92
Bump actions/checkout from 4.2.2 to 5.0.0
by dependabot[bot]
· 4 months ago
aa4ac3e
Bump github/codeql-action from 3.29.8 to 3.29.9
by dependabot[bot]
· 4 months ago
0f2400c
Add license to new test file.
by Diego Novillo
· 5 months ago
33ea0c2
Fix SPIR-V OpAccessChain signed index issue for small unsigned integers
by Diego Novillo
· 5 months ago
c6793af
Don't do type conversions for createTensorLayout/ViewNV (#4016)
by Jeff Bolz
· 5 months ago
27a2d1b
Bump lukka/get-cmake from 4.0.3 to 4.1.0 (#4014)
by dependabot[bot]
· 5 months ago
79d05b5
Bump github/codeql-action from 3.29.4 to 3.29.8 (#4015)
by dependabot[bot]
· 5 months ago
b4e66d7
Fix erroneous parse errors in variable declarations using existing struct names (#4005)
by Diego Novillo
· 5 months ago
0d614c2
Simplify glslang grammar for identifier lists
by gnl21
· 5 months ago
38f6708
Bump github/codeql-action from 3.29.2 to 3.29.4 (#4009)
by dependabot[bot]
· 5 months ago
579d34d
Fix memory semantics validation rules according to the spec (#4008)
by natgavrilenko
· 5 months ago
8e12361
Fix bug in handling slice of array being passed cooperative matrix load/store functions and strengthen error checks. (#4007)
by alelenv
· 5 months ago
f43df42
Revert "Fix erroneous parse error when declaring variables using struct names" (#4002)
by Diego Novillo
· 5 months ago
15b727a
Remove trailing whitespaces - NFC
by Diego Novillo
· 5 months ago
a2b6c91
Fix while avoiding grammar changes
by Diego Novillo
· 5 months ago
fa7cb74
Fix spec violations. Simplify tests.
by Diego Novillo
· 5 months ago
cefdfc3
Fix erroneous parse error when declaring variables using struct names
by Diego Novillo
· 5 months ago
eb77189
Add missing error checks for float8 math (#4000)
by Jeff Bolz
· 6 months ago
4056002
Fix incorrect "Contradictory layout" link errors (#3920)
by Valentin Sarthou
· 6 months ago
f33fa78
Bump github/codeql-action from 3.29.0 to 3.29.2
by dependabot[bot]
· 6 months ago
502ef43
Fix line endings in spirv.hpp11
by Alan Baker
· 6 months ago
2e24222
Error for in/out structs containing booleans (#3973)
by rj123-nv
· 6 months ago
a45e175
update list of validation failures
by Kevin Petit
· 6 months ago
fcffe4d
pick up validator fix
by Kevin Petit
· 6 months ago
2b63972
Update expected output for GL_ARM_tensors tests
by Kevin Petit
· 6 months ago
8a85691
Update CHANGES for 15.4.0
by Jeremy Hayes
· 6 months ago
vulkan-sdk-1.4.321
15.4.0
vulkan-sdk-1.4.321.0
95e6e51
Update known_good.json
by Jeremy Hayes
· 6 months ago
e9d166c
Add GL_ARM_tensors
by Sven van Haastregt
· 6 months ago
4b8b799
Add argument default values support for builtin functions
by Sven van Haastregt
· 6 months ago
d42b2a6
Add variadic function support for builtin functions
by Sven van Haastregt
· 6 months ago
0e41d31
Workaround Windows command line limit
by Jeremy Hayes
· 6 months ago
Next »