Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
glslang
/
HEAD
a19eba6
Add basic support to accept extension GL_NV_desktop_lowp_mediump
by Ashwin Lele
· 10 hours ago
main
main-tot
059ccda
Fix long-vector array length lowering
by Caio Oliveira
· 10 hours ago
f6d9303
Bump lukka/get-cmake from 4.3.2 to 4.3.3
by dependabot[bot]
· 4 days ago
5313f0a
Fix missing GL_NV_cooperative_matrix_decode_vector define (#4282)
by Jeff Bolz
· 11 days ago
3ceed99
Implement GL_NV_cooperative_matrix_decode_vector (#4275)
by Jeff Bolz
· 12 days ago
fa2e502
glsl: implement Y-inversion for GLSL to SPIR-V
by Rohan Garg
· 12 days ago
2bf2168
ci: point setup-emsdk at canonical emscripten-core repo
by Diego Novillo
· 14 days ago
0d5da71
Fix descriptor heap test for removal of untyped pointers
by Arcady Goldmints-Orlov
· 14 days ago
3dc6399
Omit SPV NonUniform decoration with descriptor heaps
by Hector, Tobias
· 14 days ago
460079e
Refine abortKHR code in glslang
by Chow
· 14 days ago
dbe01f4
Bump github/codeql-action from 4.35.4 to 4.35.5
by dependabot[bot]
· 14 days ago
d389e67
Fix spv.tensorARM.descriptorHeap.comp test
by Väinö Mäkelä
· 2 weeks ago
605c7f6
Test struct access to descriptor heap-bound buffers
by Väinö Mäkelä
· 3 weeks ago
f0be268
Use typed access for descriptor heap-bound buffers
by Väinö Mäkelä
· 3 weeks ago
2d1b22e
Bump mymindstorm/setup-emsdk from 15 to 16 (#4215)
by dependabot[bot]
· 3 weeks ago
d561f02
.gitignore: ignore ndk_test/obj
by dneto
· 3 weeks ago
452adc5
kokoro: Clean up after the GN builds (#4271)
by David Neto
· 3 weeks ago
dd26e50
kokoro: fix build script paths for linux-clang-cmake-nohlsl/* (#4270)
by David Neto
· 3 weeks ago
7754c37
Make GN builds work again
by dneto
· 3 weeks ago
972068c
Update expected result for a test that previously (incorrectly) failed validation.
by janharald
· 3 weeks ago
59e0b99
Bump github/codeql-action from 4.35.3 to 4.35.4
by dependabot[bot]
· 3 weeks ago
118ac89
GL_KHR_compute_shader_derivatives bugfixes
by janharaldfredriksen-arm
· 4 weeks ago
f5d2960
Apply `NoContraction` to `dot()`
by Matthew Nicholls
· 4 weeks ago
1362555
Android.mk: Use GLSLANG_ENABLE_HLSL=0 to turn off HLSL (#4261)
by David Neto
· 4 weeks ago
83effee
kokoro: add linux-clang-cmake-nohlsl config (#4260)
by David Neto
· 4 weeks ago
e7741df
Fix OpStore of BDA to align to 8
by spencer-lunarg
· 4 weeks ago
824a508
Only use cooperative matrix conversions when needed
by Gorazd Sumkovski
· 4 weeks ago
71eeec5
Ignore .jj tree for .gitignore and license check
by dneto
· 4 weeks ago
5ccb615
Adjust tests for the ENABLE_HLSL=OFF case (#4257)
by David Neto
· 4 weeks ago
18e195b
Miss spv extension for derivative functions with float16
by GinShio
· 4 weeks ago
eca4a36
kokoro: use NDK r29 (#4248)
by David Neto
· 4 weeks ago
b668594
Bump github/codeql-action from 4.35.2 to 4.35.3
by dependabot[bot]
· 4 weeks ago
d0249bf
Fix generated decorate string from old UTF8EncodingKHR to new UTFEncodingKHR
by Shaochi Zhou(AMD)
· 4 weeks ago
716f950
tests: spv.float16.frag now passes validation
by dneto
· 4 weeks ago
275822a
Update CHANGES for 16.3.0
by Jeremy Hayes
· 4 weeks ago
vulkan-sdk-1.4.350
16.3.0
vulkan-sdk-1.4.350.0
08f2715
Add support for SPV_KHR_constant_data and SPV_KHR_abort
by Chow
· 5 weeks ago
458ff50
Update glslang for SPIRV issue 373
by alelenv
· 5 weeks ago
203ede6
Require a quad or linear layout qualifier to be specified for GL_KHR_compute_shader_derivatives.
by janharald
· 5 weeks ago
91bfd96
Adding support for GL_KHR_compute_shader_derivatives
by janharald
· 5 weeks ago
2e24751
kokoro: use GCC 15
by dneto
· 5 weeks ago
dde1a47
Bump lukka/get-cmake from 4.3.1 to 4.3.2
by dependabot[bot]
· 5 weeks ago
3f246a0
Bump hendrikmuhs/ccache-action from 1.2.22 to 1.2.23
by dependabot[bot]
· 5 weeks ago
881a6fa
Fix access chains for GL_ARM_tensors with raw descriptor heap accesses
by ErikHogeman
· 5 weeks ago
6dc8384
kokoro: test with clang-18
by dneto
· 5 weeks ago
0971d79
Initial support for NonSemantic.Shader.DebugInfo 101 (#4220)
by Diego Novillo
· 5 weeks ago
39bfdd6
Add template deduction guide for Defer (#4234)
by David Neto
· 5 weeks ago
a3a83d0
Add small type capabilities for GLSL.STD.450
by GinShio
· 5 weeks ago
5ed4003
Add support for bfloat16 and float8 tensors
by Einar Hov
· 6 weeks ago
c2ebbbd
Unconditionally emit debug source for include files when using non-semantic debug info + test
by Kyle Hiebel
· 6 weeks ago
aa8e19e
Bump github/codeql-action from 4.35.1 to 4.35.2
by dependabot[bot]
· 6 weeks ago
46a961a
Bump actions/upload-artifact from 7.0.0 to 7.0.1
by dependabot[bot]
· 6 weeks ago
0af4118
Bump actions/github-script from 8.0.0 to 9.0.0
by dependabot[bot]
· 6 weeks ago
9593cbf
Deprecate the HLSL front-end.
by Diego Novillo
· 7 weeks ago
7a78bf5
Avoid useless copies in SpirvIntrinsics.cpp
by ¥IGA
· 7 weeks ago
dcf1aaa
Bump hendrikmuhs/ccache-action from 1.2.21 to 1.2.22
by dependabot[bot]
· 8 weeks ago
5075e91
Bump mymindstorm/setup-emsdk from 14 to 15
by dependabot[bot]
· 8 weeks ago
ddd6e6d
hlsl: Ensure scope is popped even when method body fails to parse
by David Neto
· 8 weeks ago
7d9fae2
HLSL: handle type error for ternary operator (#4207)
by David Neto
· 8 weeks ago
59e5dcc
HLSL: Check for bad integer argument on Load*, Store*, Interlocked* (#4208)
by David Neto
· 8 weeks ago
715c850
Check for bad parameters on long vector type (#4200)
by David Neto
· 9 weeks ago
2bb9da3
preprocessor: Replace ostringstream with string concat in #include (#4205)
by Romaric Jodin
· 9 weeks ago
32a3a77
Bump github/codeql-action from 4.34.1 to 4.35.1
by dependabot[bot]
· 9 weeks ago
124e7c3
Bump lukka/get-cmake from 4.3.0 to 4.3.1
by dependabot[bot]
· 9 weeks ago
7fb81fa
Fix builtIn having invalid ShaderDebugInfo lines
by spencer-lunarg
· 10 weeks ago
vulkan-tmp-1.4.349
e4c4089
Fix ShaderDebugInfo having invalid line numbers in 1.0
by spencer-lunarg
· 10 weeks ago
a027192
Fix invalid tests in hlsl.format.rwtexture.frag
by spencer-lunarg
· 10 weeks ago
0f8bd49
Bump lukka/get-cmake from 4.2.3 to 4.3.0
by dependabot[bot]
· 2 months ago
f26a16e
Bump github/codeql-action from 4.32.6 to 4.34.1
by dependabot[bot]
· 2 months ago
5792210
Bump hendrikmuhs/ccache-action from 1.2.20 to 1.2.21
by dependabot[bot]
· 2 months ago
36ee985
fix alignment of guard blocks (#4137)
by James Dolan
· 2 months ago
09c541e
GL_EXT_long_vector with 2-4 components doesn't require LongVector capability (#4188)
by Jeff Bolz
· 3 months ago
959ff4a
Add image descriptor stride test and rename BufferStride to Stride
by Guang-035
· 3 months ago
8c74e78
Add test for descriptor_stride with large values
by Guang-035
· 3 months ago
a19eea9
Fix layoutDescriptorStride bitfield truncation for large stride values
by Guang-035
· 3 months ago
d1f52c8
HLSL: provide string error context only if token is a string
by dneto
· 3 months ago
f299b38
Bump github/codeql-action from 4.32.4 to 4.32.6
by dependabot[bot]
· 3 months ago
9c4f12c
Check for invalid usage of gl_WorkGroupSize components
by Arcady Goldmints-Orlov
· 3 months ago
b11b038
Implement <system> include for the standalone wrapper (#4154)
by mmmhj2
· 3 months ago
f1437db
Add explicit type support for bitfieldReverse (#4174)
by arcady-lunarg
· 3 months ago
c0d54e2
Bump actions/upload-artifact from 6.0.0 to 7.0.0
by dependabot[bot]
· 3 months ago
e966816
Bump github/codeql-action from 4.32.3 to 4.32.4
by dependabot[bot]
· 3 months ago
a0b70c2
Raise the maximum limit for specialization constant IDs
by Arcady Goldmints-Orlov
· 3 months ago
5b22655
ci: Add continuous_integration dependency
by spencer-lunarg
· 3 months ago
b83b246
Bump github/codeql-action from 4.32.0 to 4.32.3
by dependabot[bot]
· 4 months ago
617ecc4
Fix string conversion warning in assert
by dneto
· 4 months ago
022de31
cmake: Look for external gtest build, if not building in-tree
by Cosima Neidahl
· 4 months ago
f5f664d
Bump github/codeql-action from 4.31.11 to 4.32.0
by dependabot[bot]
· 4 months ago
c6866ac
Bump lukka/get-cmake from 4.2.2 to 4.2.3
by dependabot[bot]
· 4 months ago
e9c2cb4
Bump actions/checkout from 6.0.1 to 6.0.2
by dependabot[bot]
· 4 months ago
968eb87
Add support for GL_NV_explicit_typecast. (#4161)
by alelenv
· 4 months ago
43023b1
Bump actions/setup-python from 6.1.0 to 6.2.0
by dependabot[bot]
· 4 months ago
0e29f99
Bump lukka/get-cmake from 4.2.1 to 4.2.2
by dependabot[bot]
· 4 months ago
57463e8
Bump github/codeql-action from 4.31.10 to 4.31.11
by dependabot[bot]
· 4 months ago
f0bd025
Update CHANGES for 16.2.0
by Jeremy Hayes
· 4 months ago
vulkan-sdk-1.4.341
16.2.0
vulkan-sdk-1.4.341.0
592c097
Update known_good.json
by Jeremy Hayes
· 4 months ago
6199417
Bump github/codeql-action from 4.31.9 to 4.31.10
by dependabot[bot]
· 4 months ago
c8d3e06
Implement extension GL_EXT_descriptor_heap.
by Shaochi Zhou(AMD)
· 4 months ago
6b3c0c6
Implement support for GL_NV_push_constant_bank (#4157)
by Piers Daniell
· 4 months ago
42b0ef1
Add missing preamble #define for GL_EXT_nontemporal_keyword
by Arcady Goldmints-Orlov
· 5 months ago
2e7feec
cmake: Enable more MSVC warnings
by Arcady Goldmints-Orlov
· 5 months ago
Next »