Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
glslang
/
HEAD
a899a43
Delete all methods in preprocessor class tStringifyLevelInput (#4348)
by David Neto
· 10 hours ago
main
main-tot
50530d0
Bump lukka/get-cmake from 4.3.4 to 4.4.0
by dependabot[bot]
· 27 hours ago
3d9476e
Bump actions/setup-python from 6.3.0 to 7.0.0
by dependabot[bot]
· 28 hours ago
c7b1692
Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1
by dependabot[bot]
· 28 hours ago
a0b5136
Make TVarEntryInfo part of the public API in ShaderLang.h
by Arcady Goldmints-Orlov
· 5 days ago
42e0389
key memberRemapper by member list to fix buffer_reference oob write (#4326)
by sadd amr3e
· 5 days ago
998f38c
Print compile/link logs to stderr (#4138)
by Simon Ser
· 6 days ago
168d452
Update CHANGES for 16.4.0
by Jeremy Hayes
· 7 days ago
vulkan-sdk-1.4.357
16.4.0
0e43b16
Implement GL_EXT_opacity_micromap_ray_query_mode
by Daniel Koch
· 8 days ago
3e7c302
Bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0
by dependabot[bot]
· 8 days ago
5b3fc8e
Guard std::filesystem so InfoSink.h builds without <filesystem>
by Andy Emerson
· 8 days ago
76038db
iomapper: fix out-of-bounds indexing in TDefaultIoResolverBase::addStage
by Tanner Van De Walle
· 11 days ago
c825362
Reject descriptor_heap combined image samplers
by Guang-035
· 12 days ago
84e166f
Update known_good.json
by Jeremy Hayes
· 12 days ago
62f5430
Implement GL_EXT_ocp_microscaling_types
by Jeff Bolz
· 14 days ago
5a95d3e
Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3
by dependabot[bot]
· 14 days ago
b3f9b74
error on numthreads with more than three dimensions
by Saddam
· 2 weeks ago
b53185b
fix oob read on empty struct texture template type
by saddamr3e
· 3 weeks ago
6d50815
guard empty block member access in layoutObjectCheck
by saddamr3e
· 3 weeks ago
799ea06
Add groundwork for GLSL_EXT_structured_descriptor_heap in glslang
by Guang-035
· 3 weeks ago
62825d0
Show error when trying to convert literal string to other type
by rdb
· 3 weeks ago
deae38e
Bump actions/setup-python from 6.2.0 to 6.3.0
by dependabot[bot]
· 3 weeks ago
0d4592e
fix elseSeen out-of-bounds at maximum #if/#ifdef nesting depth
by saddamr3e
· 3 weeks ago
ce138e2
Bump lukka/get-cmake from 4.3.3 to 4.3.4
by dependabot[bot]
· 4 weeks ago
c1734f6
Bump actions/checkout from 4 to 7
by dependabot[bot]
· 4 weeks ago
20960a4
Add new gtests/Discard.cpp file to REUSE.toml
by Arcady Goldmints-Orlov
· 5 weeks ago
c8ec369
Add --discard-is-terminate option (#4081)
by Valentin Sarthou
· 5 weeks ago
5336e80
Test relaxSetBindingLimits for parser validation and GLSL IoMap
by Guang-035
· 5 weeks ago
fb2a91b
Support relaxing set and binding limits
by Guang-035
· 5 weeks ago
19808a8
Update compute shader derivative rules such that texture operations with implicit derivatives can be used without the extensions (and fall back to LoD 0).
by janharald
· 5 weeks ago
79ccdf9
fix out-of-bounds read on short matrix swizzle in parseMatrixSwizzleSelector
by saddamr3e
· 5 weeks ago
b6c37fb
Add REUSE compliance infrastructure and contributing guidelines
by Khronos Group Web Services
· 5 weeks ago
77126ed
SPV: emit opacity-micromap capability only when the flag is used
by Lorenzo Dal Col
· 5 weeks ago
7801882
Don't use uninitialized stack values when parsing invalid swizzles.
by Arcady Goldmints-Orlov
· 5 weeks ago
064a368
kokoro: update license-check.cfg to allow REUSE license updates
by dneto
· 5 weeks ago
c8e5e6f
fix use after free on vector resize
by Max Bachmann
· 5 weeks ago
45a36cb
[fuchsia] Use resolved git HEAD path for build info
by Aidan Wolter
· 5 weeks ago
06c2670
Bump github/codeql-action from 4.36.0 to 4.36.2
by dependabot[bot]
· 6 weeks ago
3194f44
Bump actions/checkout from 6.0.2 to 6.0.3
by dependabot[bot]
· 6 weeks ago
98beacd
Add error for coopmat *= scalar with bf16/fp8.
by Jeff Bolz
· 7 weeks ago
8d32acd
Bump github/codeql-action from 4.35.5 to 4.36.0
by dependabot[bot]
· 7 weeks ago
a19eba6
Add basic support to accept extension GL_NV_desktop_lowp_mediump
by Ashwin Lele
· 7 weeks ago
059ccda
Fix long-vector array length lowering
by Caio Oliveira
· 7 weeks ago
f6d9303
Bump lukka/get-cmake from 4.3.2 to 4.3.3
by dependabot[bot]
· 8 weeks ago
5313f0a
Fix missing GL_NV_cooperative_matrix_decode_vector define (#4282)
by Jeff Bolz
· 9 weeks ago
3ceed99
Implement GL_NV_cooperative_matrix_decode_vector (#4275)
by Jeff Bolz
· 9 weeks ago
fa2e502
glsl: implement Y-inversion for GLSL to SPIR-V
by Rohan Garg
· 9 weeks ago
2bf2168
ci: point setup-emsdk at canonical emscripten-core repo
by Diego Novillo
· 9 weeks ago
0d5da71
Fix descriptor heap test for removal of untyped pointers
by Arcady Goldmints-Orlov
· 9 weeks ago
3dc6399
Omit SPV NonUniform decoration with descriptor heaps
by Hector, Tobias
· 9 weeks ago
460079e
Refine abortKHR code in glslang
by Chow
· 9 weeks ago
dbe01f4
Bump github/codeql-action from 4.35.4 to 4.35.5
by dependabot[bot]
· 9 weeks ago
d389e67
Fix spv.tensorARM.descriptorHeap.comp test
by Väinö Mäkelä
· 9 weeks ago
605c7f6
Test struct access to descriptor heap-bound buffers
by Väinö Mäkelä
· 10 weeks ago
f0be268
Use typed access for descriptor heap-bound buffers
by Väinö Mäkelä
· 10 weeks ago
2d1b22e
Bump mymindstorm/setup-emsdk from 15 to 16 (#4215)
by dependabot[bot]
· 10 weeks ago
d561f02
.gitignore: ignore ndk_test/obj
by dneto
· 10 weeks ago
452adc5
kokoro: Clean up after the GN builds (#4271)
by David Neto
· 2 months ago
dd26e50
kokoro: fix build script paths for linux-clang-cmake-nohlsl/* (#4270)
by David Neto
· 2 months ago
7754c37
Make GN builds work again
by dneto
· 2 months ago
972068c
Update expected result for a test that previously (incorrectly) failed validation.
by janharald
· 2 months ago
59e0b99
Bump github/codeql-action from 4.35.3 to 4.35.4
by dependabot[bot]
· 2 months ago
118ac89
GL_KHR_compute_shader_derivatives bugfixes
by janharaldfredriksen-arm
· 2 months ago
f5d2960
Apply `NoContraction` to `dot()`
by Matthew Nicholls
· 3 months ago
1362555
Android.mk: Use GLSLANG_ENABLE_HLSL=0 to turn off HLSL (#4261)
by David Neto
· 3 months ago
83effee
kokoro: add linux-clang-cmake-nohlsl config (#4260)
by David Neto
· 3 months ago
e7741df
Fix OpStore of BDA to align to 8
by spencer-lunarg
· 3 months ago
824a508
Only use cooperative matrix conversions when needed
by Gorazd Sumkovski
· 3 months ago
71eeec5
Ignore .jj tree for .gitignore and license check
by dneto
· 3 months ago
5ccb615
Adjust tests for the ENABLE_HLSL=OFF case (#4257)
by David Neto
· 3 months ago
18e195b
Miss spv extension for derivative functions with float16
by GinShio
· 3 months ago
eca4a36
kokoro: use NDK r29 (#4248)
by David Neto
· 3 months ago
b668594
Bump github/codeql-action from 4.35.2 to 4.35.3
by dependabot[bot]
· 3 months ago
d0249bf
Fix generated decorate string from old UTF8EncodingKHR to new UTFEncodingKHR
by Shaochi Zhou(AMD)
· 3 months ago
716f950
tests: spv.float16.frag now passes validation
by dneto
· 3 months ago
275822a
Update CHANGES for 16.3.0
by Jeremy Hayes
· 3 months ago
vulkan-sdk-1.4.350
16.3.0
vulkan-sdk-1.4.350.0
vulkan-sdk-1.4.350.1
08f2715
Add support for SPV_KHR_constant_data and SPV_KHR_abort
by Chow
· 3 months ago
458ff50
Update glslang for SPIRV issue 373
by alelenv
· 3 months ago
203ede6
Require a quad or linear layout qualifier to be specified for GL_KHR_compute_shader_derivatives.
by janharald
· 3 months ago
91bfd96
Adding support for GL_KHR_compute_shader_derivatives
by janharald
· 3 months ago
2e24751
kokoro: use GCC 15
by dneto
· 3 months ago
dde1a47
Bump lukka/get-cmake from 4.3.1 to 4.3.2
by dependabot[bot]
· 3 months ago
3f246a0
Bump hendrikmuhs/ccache-action from 1.2.22 to 1.2.23
by dependabot[bot]
· 3 months ago
881a6fa
Fix access chains for GL_ARM_tensors with raw descriptor heap accesses
by ErikHogeman
· 3 months ago
6dc8384
kokoro: test with clang-18
by dneto
· 3 months ago
0971d79
Initial support for NonSemantic.Shader.DebugInfo 101 (#4220)
by Diego Novillo
· 3 months ago
39bfdd6
Add template deduction guide for Defer (#4234)
by David Neto
· 3 months ago
a3a83d0
Add small type capabilities for GLSL.STD.450
by GinShio
· 3 months ago
5ed4003
Add support for bfloat16 and float8 tensors
by Einar Hov
· 3 months ago
c2ebbbd
Unconditionally emit debug source for include files when using non-semantic debug info + test
by Kyle Hiebel
· 3 months ago
aa8e19e
Bump github/codeql-action from 4.35.1 to 4.35.2
by dependabot[bot]
· 3 months ago
46a961a
Bump actions/upload-artifact from 7.0.0 to 7.0.1
by dependabot[bot]
· 3 months ago
0af4118
Bump actions/github-script from 8.0.0 to 9.0.0
by dependabot[bot]
· 3 months ago
9593cbf
Deprecate the HLSL front-end.
by Diego Novillo
· 3 months ago
7a78bf5
Avoid useless copies in SpirvIntrinsics.cpp
by ¥IGA
· 3 months ago
dcf1aaa
Bump hendrikmuhs/ccache-action from 1.2.21 to 1.2.22
by dependabot[bot]
· 3 months ago
5075e91
Bump mymindstorm/setup-emsdk from 14 to 15
by dependabot[bot]
· 3 months ago
ddd6e6d
hlsl: Ensure scope is popped even when method body fails to parse
by David Neto
· 3 months ago
7d9fae2
HLSL: handle type error for ternary operator (#4207)
by David Neto
· 4 months ago
59e5dcc
HLSL: Check for bad integer argument on Load*, Store*, Interlocked* (#4208)
by David Neto
· 4 months ago
Next »