Sign in
◑
Theme
chromium
/
external
/
github.com
/
KhronosGroup
/
glslang
/
HEAD
516724d
Fix xfb size computation losing 32-bit-ness through arrays
by Pratap
· 12 hours ago
main
main-tot
4702cf6
Accumulate nontemporal in CoherentFlags::operator|=
by Wint3rNight
· 12 hours ago
59c4e11
Fix Volatile not being passed into to RT loads
by spencer-lunarg
· 16 hours ago
e1b562a
Update CHANGES for 16.6.0
by Jeremy Hayes
· 18 hours ago
16.6.0
4ba7f1f
Update known_good.json
by Jeremy Hayes
· 2 days ago
83bc342
require constant scope and semantics operands in memorySemanticsCheck
by Saddam
· 3 days ago
4ede04a
Implement DebugEntryPoint instruction in NSDI 102
by Qingyuan Zheng
· 3 days ago
7788447
Fix abort not handling boolean and opaque types
by spencer-lunarg
· 3 days ago
6309d62
remove trailing whitespace
by Spencer Fricke
· 3 days ago
ebe60e3
Give the abort message separate value and laid out types
by Ralph Potter
· 4 days ago
ee3ae46
fix 32-bit identity fillers in 16-bit matrix constructors
by Ralph Potter
· 5 days ago
6be8299
Bump softprops/action-gh-release from 3.0.2 to 3.0.3
by dependabot[bot]
· 5 days ago
e61c8f2
Fix relaxed Vulkan access chain traversal for buffer references
by jvron
· 5 days ago
8e934d0
Bump hendrikmuhs/ccache-action from 1.2.23 to 1.2.24
by dependabot[bot]
· 5 days ago
efa0166
abortEXT requires that the first parameter be a string literal
by Ralph Potter
· 9 days ago
77c6772
Update known_good.json
by Ralph Potter
· 9 days ago
d64416b
Always pack the abort message with scalar rules; cover every laid out type
by Ralph Potter
· 9 days ago
85447a0
Pack the abort message with scalar layout when the shader asks for it
by Ralph Potter
· 9 days ago
57623d7
Test abortEXT parameter lists; fix message struct layout
by Ralph Potter
· 9 days ago
6fd3b43
Make printf require that the first parameter be a string literal
by Ralph Potter
· 9 days ago
3b7ce57
fix oob operand read on short coopMatPerElementNV arg list
by Saddam
· 10 days ago
502a1b9
Bump github/codeql-action/upload-sarif from 4.37.8 to 4.37.9
by dependabot[bot]
· 10 days ago
e7e245d
Revert "`local_size_*_id` and SPIR-V 1.2 (#4052)" (#4403)
by Spencer Fricke
· 10 days ago
23076b3
Add access to source entry point in C API.
by Antoine
· 3 weeks ago
vulkan-tmp-1.4.361
eaff806
`local_size_*_id` and SPIR-V 1.2 (#4052)
by Barnabás Pőcze
· 3 weeks ago
aa16594
fix oob slot access for atomic_uint in reserverResourceSlot
by Saddam
· 3 weeks ago
20d079e
Bump github/codeql-action/upload-sarif from 4.37.7 to 4.37.8
by dependabot[bot]
· 3 weeks ago
3223878
Improve parsing of STDGL pragma
by Arcady Goldmints-Orlov
· 3 weeks ago
cc59a21
validate argument count in decomposeStructBufferMethods
by Saddam
· 3 weeks ago
3c14556
fix oob read on empty entryPoints in postProcessFeatures
by Saddam
· 4 weeks ago
99a0077
Fix string escaping in preprocessed output
by jvron
· 4 weeks ago
2cc8246
Bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7
by dependabot[bot]
· 4 weeks ago
5d69854
Don't crash on empty struct initializers
by Arcady Goldmints-Orlov
· 4 weeks ago
a34e1ca
fix oob read folding component-wise intrinsics on matrices
by Saddam
· 4 weeks ago
a11fc70
guard empty block member list in getBlockSize
by sadd amr3e
· 4 weeks ago
24ae85b
Implement GL_EXT_cooperative_matrix_maintenance1
by Jeff Bolz
· 4 weeks ago
ba8300d
Bump github/codeql-action/upload-sarif from 4.37.4 to 4.37.6
by dependabot[bot]
· 4 weeks ago
a562584
Bump lukka/get-cmake from 4.4.1 to 4.4.2
by dependabot[bot]
· 4 weeks ago
2c8d5be
fix oob deref on undeclared ray tracing location
by Saddam
· 4 weeks ago
c69d619
add Aligned to buffer_reference swizzle-store read-modify-write load
by Saddam
· 4 weeks ago
90afccf
Fold bit-cast conversions as constant expressions
by Wint3rNight
· 5 weeks ago
ad81271
Add support for GL_EXT_optional_input_attachment_index
by Ricardo Garcia
· 5 weeks ago
2ee090f
Fold hyperbolic functions as constant expressions
by Wint3rNight
· 5 weeks ago
5961c11
SPIR-V Builder: Fix quadratic runtime used for creation of composite and struct constants.
by Michael Beck
· 5 weeks ago
a8d28bd
Update CHANGES for 16.5.0
by Jeremy Hayes
· 6 weeks ago
16.5.0
8c1f908
Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4
by dependabot[bot]
· 6 weeks ago
30fbe87
Bump lukka/get-cmake from 4.4.0 to 4.4.1
by dependabot[bot]
· 6 weeks ago
8211917
Remove en dash which fails the build with cl.exe
by Alex Hartford
· 6 weeks ago
f299418
fix out-of-bounds read on long vector index in checkIndex
by Saddam
· 6 weeks ago
6a0d48e
spirv: use the lists of optimization passes from spirv-tools
by ifrfor
· 6 weeks ago
bf8193c
avoid undefined shifts and signed overflow in #if expression operators
by sadd amr3e
· 6 weeks ago
04a35a9
Add builds to release
by Jeremy Hayes
· 6 weeks ago
8d6dd0e
bounds-check <id> before indexing idInstruction and idDescriptor
by Saddam
· 6 weeks ago
b8a8b3e
GLSL_EXT_split_barrier / SPV_EXT_split_barrier
by Wooyoung Kim
· 6 weeks ago
8292684
iomapper: guard uniformVarMap before dereferencing it in uniform validation
by Sai Asish Y
· 7 weeks ago
1af40db
Bump ossf/scorecard-action from 2.4.3 to 2.4.4
by dependabot[bot]
· 7 weeks ago
67387ce
Bump github/codeql-action/upload-sarif from 4.37.1 to 4.37.3
by dependabot[bot]
· 7 weeks ago
828767f
Bump actions/checkout from 7.0.0 to 7.0.1
by dependabot[bot]
· 7 weeks ago
cb30230
GLSL_QCOM_multiple_wait_queues
by Wooyoung Kim
· 7 weeks ago
bf84fe4
fix oob read on empty array initializer in convertInitializerList
by Saddam
· 7 weeks ago
38360f8
cla: Add link to open source CLA
by KhronosWebservices
· 7 weeks ago
0585db5
cla: Add MIT to CONTRIBUTING [skip ci]
by KhronosWebservices
· 7 weeks ago
9e3f544
Add GLSL_QCOM_image_processing3 support
by Wooyoung Kim
· 7 weeks ago
6cbfdd6
preprocessor: add macroExpandDepth guard to bound MacroExpand recursion
by Ashish Dhone
· 7 weeks ago
598bd84
Implement GL_EXT_function_control_attributes
by ifrfor
· 7 weeks ago
85e2c34
preprocessor: guard against OOB read in handlePragma for #pragma STDGL
by Ashish Dhone
· 7 weeks ago
8bf4087
preprocessor: guard against column underflow in DoPreprocessing
by Ashish Dhone
· 7 weeks ago
a163b7f
Increase input_attachment_index limit
by Ricardo Garcia
· 7 weeks ago
2eb8a58
preprocessor: guard elseSeen/ifdepth against negative elsetracker
by Ashish Dhone
· 7 weeks ago
a899a43
Delete all methods in preprocessor class tStringifyLevelInput (#4348)
by David Neto
· 8 weeks ago
50530d0
Bump lukka/get-cmake from 4.3.4 to 4.4.0
by dependabot[bot]
· 8 weeks ago
3d9476e
Bump actions/setup-python from 6.3.0 to 7.0.0
by dependabot[bot]
· 8 weeks ago
c7b1692
Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1
by dependabot[bot]
· 8 weeks ago
a0b5136
Make TVarEntryInfo part of the public API in ShaderLang.h
by Arcady Goldmints-Orlov
· 8 weeks ago
42e0389
key memberRemapper by member list to fix buffer_reference oob write (#4326)
by sadd amr3e
· 8 weeks ago
998f38c
Print compile/link logs to stderr (#4138)
by Simon Ser
· 8 weeks ago
168d452
Update CHANGES for 16.4.0
by Jeremy Hayes
· 9 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
· 9 weeks ago
3e7c302
Bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0
by dependabot[bot]
· 9 weeks ago
5b3fc8e
Guard std::filesystem so InfoSink.h builds without <filesystem>
by Andy Emerson
· 9 weeks ago
76038db
iomapper: fix out-of-bounds indexing in TDefaultIoResolverBase::addStage
by Tanner Van De Walle
· 9 weeks ago
c825362
Reject descriptor_heap combined image samplers
by Guang-035
· 9 weeks ago
84e166f
Update known_good.json
by Jeremy Hayes
· 9 weeks ago
62f5430
Implement GL_EXT_ocp_microscaling_types
by Jeff Bolz
· 9 weeks ago
5a95d3e
Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3
by dependabot[bot]
· 9 weeks ago
b3f9b74
error on numthreads with more than three dimensions
by Saddam
· 9 weeks ago
b53185b
fix oob read on empty struct texture template type
by saddamr3e
· 2 months ago
6d50815
guard empty block member access in layoutObjectCheck
by saddamr3e
· 2 months ago
799ea06
Add groundwork for GLSL_EXT_structured_descriptor_heap in glslang
by Guang-035
· 2 months ago
62825d0
Show error when trying to convert literal string to other type
by rdb
· 2 months ago
deae38e
Bump actions/setup-python from 6.2.0 to 6.3.0
by dependabot[bot]
· 2 months ago
0d4592e
fix elseSeen out-of-bounds at maximum #if/#ifdef nesting depth
by saddamr3e
· 2 months ago
ce138e2
Bump lukka/get-cmake from 4.3.3 to 4.3.4
by dependabot[bot]
· 3 months ago
c1734f6
Bump actions/checkout from 4 to 7
by dependabot[bot]
· 3 months ago
20960a4
Add new gtests/Discard.cpp file to REUSE.toml
by Arcady Goldmints-Orlov
· 3 months ago
c8ec369
Add --discard-is-terminate option (#4081)
by Valentin Sarthou
· 3 months ago
5336e80
Test relaxSetBindingLimits for parser validation and GLSL IoMap
by Guang-035
· 3 months ago
fb2a91b
Support relaxing set and binding limits
by Guang-035
· 3 months 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
· 3 months ago
79ccdf9
fix out-of-bounds read on short matrix swizzle in parseMatrixSwizzleSelector
by saddamr3e
· 3 months ago
Next »