Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
glslang
/
HEAD
8211917
Remove en dash which fails the build with cl.exe
by Alex Hartford
· 28 hours ago
main
main-tot
f299418
fix out-of-bounds read on long vector index in checkIndex
by Saddam
· 30 hours ago
6a0d48e
spirv: use the lists of optimization passes from spirv-tools
by ifrfor
· 30 hours ago
bf8193c
avoid undefined shifts and signed overflow in #if expression operators
by sadd amr3e
· 34 hours ago
04a35a9
Add builds to release
by Jeremy Hayes
· 35 hours ago
8d6dd0e
bounds-check <id> before indexing idInstruction and idDescriptor
by Saddam
· 2 days ago
b8a8b3e
GLSL_EXT_split_barrier / SPV_EXT_split_barrier
by Wooyoung Kim
· 3 days ago
8292684
iomapper: guard uniformVarMap before dereferencing it in uniform validation
by Sai Asish Y
· 5 days ago
1af40db
Bump ossf/scorecard-action from 2.4.3 to 2.4.4
by dependabot[bot]
· 5 days ago
67387ce
Bump github/codeql-action/upload-sarif from 4.37.1 to 4.37.3
by dependabot[bot]
· 5 days ago
828767f
Bump actions/checkout from 7.0.0 to 7.0.1
by dependabot[bot]
· 5 days ago
cb30230
GLSL_QCOM_multiple_wait_queues
by Wooyoung Kim
· 8 days ago
bf84fe4
fix oob read on empty array initializer in convertInitializerList
by Saddam
· 8 days ago
38360f8
cla: Add link to open source CLA
by KhronosWebservices
· 8 days ago
0585db5
cla: Add MIT to CONTRIBUTING [skip ci]
by KhronosWebservices
· 8 days ago
9e3f544
Add GLSL_QCOM_image_processing3 support
by Wooyoung Kim
· 8 days ago
6cbfdd6
preprocessor: add macroExpandDepth guard to bound MacroExpand recursion
by Ashish Dhone
· 9 days ago
598bd84
Implement GL_EXT_function_control_attributes
by ifrfor
· 9 days ago
85e2c34
preprocessor: guard against OOB read in handlePragma for #pragma STDGL
by Ashish Dhone
· 9 days ago
8bf4087
preprocessor: guard against column underflow in DoPreprocessing
by Ashish Dhone
· 9 days ago
a163b7f
Increase input_attachment_index limit
by Ricardo Garcia
· 9 days ago
2eb8a58
preprocessor: guard elseSeen/ifdepth against negative elsetracker
by Ashish Dhone
· 10 days ago
a899a43
Delete all methods in preprocessor class tStringifyLevelInput (#4348)
by David Neto
· 11 days ago
50530d0
Bump lukka/get-cmake from 4.3.4 to 4.4.0
by dependabot[bot]
· 12 days ago
3d9476e
Bump actions/setup-python from 6.3.0 to 7.0.0
by dependabot[bot]
· 12 days ago
c7b1692
Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1
by dependabot[bot]
· 12 days ago
a0b5136
Make TVarEntryInfo part of the public API in ShaderLang.h
by Arcady Goldmints-Orlov
· 2 weeks ago
42e0389
key memberRemapper by member list to fix buffer_reference oob write (#4326)
by sadd amr3e
· 2 weeks ago
998f38c
Print compile/link logs to stderr (#4138)
by Simon Ser
· 2 weeks ago
168d452
Update CHANGES for 16.4.0
by Jeremy Hayes
· 3 weeks ago
vulkan-sdk-1.4.357
16.4.0
vulkan-sdk-1.4.357.0
0e43b16
Implement GL_EXT_opacity_micromap_ray_query_mode
by Daniel Koch
· 3 weeks ago
3e7c302
Bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0
by dependabot[bot]
· 3 weeks ago
5b3fc8e
Guard std::filesystem so InfoSink.h builds without <filesystem>
by Andy Emerson
· 3 weeks ago
76038db
iomapper: fix out-of-bounds indexing in TDefaultIoResolverBase::addStage
by Tanner Van De Walle
· 3 weeks ago
c825362
Reject descriptor_heap combined image samplers
by Guang-035
· 3 weeks ago
84e166f
Update known_good.json
by Jeremy Hayes
· 3 weeks ago
62f5430
Implement GL_EXT_ocp_microscaling_types
by Jeff Bolz
· 3 weeks ago
5a95d3e
Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3
by dependabot[bot]
· 3 weeks ago
b3f9b74
error on numthreads with more than three dimensions
by Saddam
· 4 weeks ago
b53185b
fix oob read on empty struct texture template type
by saddamr3e
· 4 weeks ago
6d50815
guard empty block member access in layoutObjectCheck
by saddamr3e
· 4 weeks ago
799ea06
Add groundwork for GLSL_EXT_structured_descriptor_heap in glslang
by Guang-035
· 4 weeks ago
62825d0
Show error when trying to convert literal string to other type
by rdb
· 5 weeks ago
deae38e
Bump actions/setup-python from 6.2.0 to 6.3.0
by dependabot[bot]
· 5 weeks ago
0d4592e
fix elseSeen out-of-bounds at maximum #if/#ifdef nesting depth
by saddamr3e
· 5 weeks ago
ce138e2
Bump lukka/get-cmake from 4.3.3 to 4.3.4
by dependabot[bot]
· 6 weeks ago
c1734f6
Bump actions/checkout from 4 to 7
by dependabot[bot]
· 6 weeks ago
20960a4
Add new gtests/Discard.cpp file to REUSE.toml
by Arcady Goldmints-Orlov
· 6 weeks ago
c8ec369
Add --discard-is-terminate option (#4081)
by Valentin Sarthou
· 6 weeks ago
5336e80
Test relaxSetBindingLimits for parser validation and GLSL IoMap
by Guang-035
· 6 weeks ago
fb2a91b
Support relaxing set and binding limits
by Guang-035
· 6 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
· 6 weeks ago
79ccdf9
fix out-of-bounds read on short matrix swizzle in parseMatrixSwizzleSelector
by saddamr3e
· 6 weeks ago
b6c37fb
Add REUSE compliance infrastructure and contributing guidelines
by Khronos Group Web Services
· 6 weeks ago
77126ed
SPV: emit opacity-micromap capability only when the flag is used
by Lorenzo Dal Col
· 6 weeks ago
7801882
Don't use uninitialized stack values when parsing invalid swizzles.
by Arcady Goldmints-Orlov
· 7 weeks ago
064a368
kokoro: update license-check.cfg to allow REUSE license updates
by dneto
· 7 weeks ago
c8e5e6f
fix use after free on vector resize
by Max Bachmann
· 7 weeks ago
45a36cb
[fuchsia] Use resolved git HEAD path for build info
by Aidan Wolter
· 7 weeks ago
06c2670
Bump github/codeql-action from 4.36.0 to 4.36.2
by dependabot[bot]
· 7 weeks ago
3194f44
Bump actions/checkout from 6.0.2 to 6.0.3
by dependabot[bot]
· 7 weeks ago
98beacd
Add error for coopmat *= scalar with bf16/fp8.
by Jeff Bolz
· 9 weeks ago
8d32acd
Bump github/codeql-action from 4.35.5 to 4.36.0
by dependabot[bot]
· 9 weeks ago
a19eba6
Add basic support to accept extension GL_NV_desktop_lowp_mediump
by Ashwin Lele
· 9 weeks ago
059ccda
Fix long-vector array length lowering
by Caio Oliveira
· 9 weeks ago
f6d9303
Bump lukka/get-cmake from 4.3.2 to 4.3.3
by dependabot[bot]
· 9 weeks ago
5313f0a
Fix missing GL_NV_cooperative_matrix_decode_vector define (#4282)
by Jeff Bolz
· 2 months ago
3ceed99
Implement GL_NV_cooperative_matrix_decode_vector (#4275)
by Jeff Bolz
· 2 months ago
fa2e502
glsl: implement Y-inversion for GLSL to SPIR-V
by Rohan Garg
· 2 months ago
2bf2168
ci: point setup-emsdk at canonical emscripten-core repo
by Diego Novillo
· 2 months ago
0d5da71
Fix descriptor heap test for removal of untyped pointers
by Arcady Goldmints-Orlov
· 2 months ago
3dc6399
Omit SPV NonUniform decoration with descriptor heaps
by Hector, Tobias
· 2 months ago
460079e
Refine abortKHR code in glslang
by Chow
· 2 months ago
dbe01f4
Bump github/codeql-action from 4.35.4 to 4.35.5
by dependabot[bot]
· 2 months ago
d389e67
Fix spv.tensorARM.descriptorHeap.comp test
by Väinö Mäkelä
· 2 months ago
605c7f6
Test struct access to descriptor heap-bound buffers
by Väinö Mäkelä
· 3 months ago
f0be268
Use typed access for descriptor heap-bound buffers
by Väinö Mäkelä
· 3 months ago
2d1b22e
Bump mymindstorm/setup-emsdk from 15 to 16 (#4215)
by dependabot[bot]
· 3 months ago
d561f02
.gitignore: ignore ndk_test/obj
by dneto
· 3 months ago
452adc5
kokoro: Clean up after the GN builds (#4271)
by David Neto
· 3 months ago
dd26e50
kokoro: fix build script paths for linux-clang-cmake-nohlsl/* (#4270)
by David Neto
· 3 months ago
7754c37
Make GN builds work again
by dneto
· 3 months ago
972068c
Update expected result for a test that previously (incorrectly) failed validation.
by janharald
· 3 months ago
59e0b99
Bump github/codeql-action from 4.35.3 to 4.35.4
by dependabot[bot]
· 3 months ago
118ac89
GL_KHR_compute_shader_derivatives bugfixes
by janharaldfredriksen-arm
· 3 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
Next »