Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
d3ed90be3a915561ae2544cef964b1beebd15484
d3ed90b
Fix #944: Convert argument type to match formal parameter type.
by John Kessenich
· 7 years ago
25bef93
Merge pull request #1363 from mattparks/patch4
by John Kessenich
· 7 years ago
115cf8e
Merge pull request #1368 from danginsburg/issue_1367
by John Kessenich
· 7 years ago
fb6924d
Fix issue #1367 - change the I/O remapper to ignore push constants so it does not apply a binding/descriptor set to them.
by danginsburg
· 7 years ago
9cf275b
Build: Add missing break statements. Fixes #1052.
by John Kessenich
· 7 years ago
1199cf9
Fixed install for SPIRV, glslang, and hlsl when building shared libs
by Matthew Albrecht
· 7 years ago
e375dad
Merge pull request #1364 from greg-lunarg/kg17
by John Kessenich
· 7 years ago
6b5d52a
Update known-good.
by GregF
· 7 years ago
46e0731
GLSL/Vulkan: Warn about arrays of arrays of resources that need bindings.
by John Kessenich
· 7 years ago
b4cb70f
GLSL: Fix #1359: don't allow unsized arrays as initializers.
by John Kessenich
· 7 years ago
d8462c6
validate script: fix path
by John Kessenich
· 7 years ago
c325f43
GLSL: Fix #1300: Can redeclare without size a sized built-in block array.
by John Kessenich
· 7 years ago
3beac94
Infrastructure: If using .hlsl suffix, default is -D.
by John Kessenich
· 7 years ago
4c57470
Bump revision.
by John Kessenich
· 7 years ago
2ead40f
Tests: Add usage and tests for previous commit.
by John Kessenich
· 7 years ago
fccbb8b
Merge branch 'nicebyte-glsl-ext'
by John Kessenich
· 7 years ago
62f84fd
Merge branch 'glsl-ext' of https://github.com/nicebyte/glslang into nicebyte-glsl-ext
by John Kessenich
· 7 years ago
3bb4c48
Bump revision.
by John Kessenich
· 7 years ago
16b80f7
Merge pull request #1345 from amdrexu/bugfix
by John Kessenich
· 7 years ago
7c88aff
Specify SPV_AMD_gpu_shader_int16 extension string when frexp() takes 16-bit
by Rex Xu
· 7 years ago
6cf7645
Bump revision.
by John Kessenich
· 7 years ago
c034c5a
HLSL/SPV: Declare DepthReplacing for shaders declaring SV_Depth* outputs.
by John Kessenich
· 7 years ago
24eae06
Merge pull request #1348 from greg-lunarg/kg16
by John Kessenich
· 7 years ago
d91e036
Merge pull request #1351 from danginsburg/issue_1350
by John Kessenich
· 7 years ago
5a69b67
Update gold results
by danginsburg
· 7 years ago
33ddaaa
Make FindLanguage use the entire name if parseStageName is false
by Grigory Dzhavadyan
· 7 years ago
ef203bf
Fix build error
by Grigory Dzhavadyan
· 7 years ago
3350741
Make glslang validator support files ending in .glsl
by Grigory Dzhavadyan
· 7 years ago
95c87b6
Fix issue #1350 - set the node type to match the atomic TIntermAggregate node type so that AtomicSMin/Max is not generated with a result type of void.
by danginsburg
· 7 years ago
0f8d43e
GLSL/Vulkan: Enforce no location aliasing in vertex inputs.
by John Kessenich
· 7 years ago
c51bff8
Update spirv-opt known good
by GregF
· 7 years ago
5d3babd
Build: Fix #1347: Compile with NV_EXTENSIONS disabled.
by John Kessenich
· 7 years ago
b9e9e57
Merge pull request #1326 from mattparks/patch1
by John Kessenich
· 7 years ago
461ea09
Non-functional: Fix tabs.
by John Kessenich
· 7 years ago
e891afa
GLSL: Fix #1330: default outputs for GL_NV_geometry_shader_passthrough
by John Kessenich
· 7 years ago
9de57c8
Bump revision.
by John Kessenich
· 7 years ago
5cd155f
Merge pull request #1343 from KhronosGroup/uint-counter-bufs
by John Kessenich
· 7 years ago
c3a370d
Merge pull request #1341 from St0fF-NPL-ToM/master
by John Kessenich
· 7 years ago
6ae1870
HLSL: Fix #1332: consistently use uint for counter buf typing.
by John Kessenich
· 7 years ago
1aaa356
Revert "add ability to record accessed and declared "named defines""
by St0fF
· 7 years ago
619dc89
Merge pull request #1338 from cgmb/minor-shaderlang-fixups
by John Kessenich
· 7 years ago
1dcd162
GLSL/SPV: no location on atomic_uint; Fix #1339.
by John Kessenich
· 7 years ago
39bbad5
Minor cleanup in ShaderLang.cpp
by Cory Bloor
· 7 years ago
a1184dd
fix further MSVC 2012 build issues
by St0fF
· 7 years ago
e735042
add ability to record accessed and declared "named defines"
by St0fF
· 7 years ago
77d0459
fix VS2012 compile issues
by St0fF
· 7 years ago
b92ce60
GLSL/SPV: Fix #1310: don't create unnecessary integer matrices.
by John Kessenich
· 7 years ago
88a6a18
README: Expand on the C++11 compiler requirement for MSVS.
by John Kessenich
· 7 years ago
11b5c31
Update revision.
by John Kessenich
· 7 years ago
5d8d788
Fix #1328: ENABLE_HLSL=OFF breaking build.
by John Kessenich
· 7 years ago
f52b638
Fix #1331: Emit SPV_GOOGLE_hlsl_functionality1 for counters.
by John Kessenich
· 7 years ago
7f0bcfd
Fix #1333: Protect against -g for non-generating code.
by John Kessenich
· 7 years ago
a89f8cf
Merge branch 'nonuniform-dynindex'
by John Kessenich
· 7 years ago
4597fea
Update revision.
by John Kessenich
· 7 years ago
6a8a678
Revision/Version update.
by John Kessenich
· 7 years ago
5611c6d
GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier
by John Kessenich
· 7 years ago
0b5e5da
Update revision.
by John Kessenich
· 7 years ago
6a4a427
GLSL: Implement correct semantic checking for run-time sized arrays.
by John Kessenich
· 7 years ago
5a867ac
Linker: Fix #1329: correctly merge unsized arrays, and fix link tests.
by John Kessenich
· 7 years ago
ed83489
Merge pull request #1327 from mattparks/patch2
by John Kessenich
· 7 years ago
2199356
Added getter for uniform block bindings
by Matthew Albrecht
· 7 years ago
6c5f649
Allowed for LIB_TYPE to be set to switch between static and shared libs for glslang, SPIRV, and HLSL
by Matthew Albrecht
· 7 years ago
fbdba36
Merge pull request #1325 from KhronosGroup/simplify-doc
by John Kessenich
· 7 years ago
1097155
Non-Functional: Remove unused parts of the disassembler.
by John Kessenich
· 7 years ago
d688796
Merge pull request #1322 from jeffbolznv/master
by John Kessenich
· 7 years ago
2abe9a4
Implement GL_NV_shader_subgroup_partitioned
by Jeff Bolz
· 7 years ago
6b1ede4
Merge pull request #1320 from greg-lunarg/addopt21
by John Kessenich
· 7 years ago
fb03a55
Only print legalization warning if optimizer disabled
by GregF
· 7 years ago
7be3664
Merge pull request #1319 from KhronosGroup/array-rationalization
by John Kessenich
· 7 years ago
f9a05f9
Merge pull request #1316 from greg-lunarg/addopt18
by John Kessenich
· 7 years ago
c408b43
Merge pull request #1318 from amdrexu/feature
by John Kessenich
· 7 years ago
ead8622
Non-functional. Rationalizations enabling future generalizations:
by John Kessenich
· 7 years ago
2316924
Non-Functional: Remove merge-replicated code and fix white space.
by John Kessenich
· 7 years ago
ae06d1f
Add int16 support to AMD_trinary_minmax and AMD_shader_ballot
by Rex Xu
· 7 years ago
4bede9e
Disable DCE by Remapper through glslangValidator...
by GregF
· 7 years ago
643e57c
Merge pull request #1313 from greg-lunarg/kg15
by John Kessenich
· 7 years ago
26ad99b
Merge pull request #1312 from KhronosGroup/fix-mixed-array-styles
by John Kessenich
· 7 years ago
0b46c1e
Merge branch 'master' into kg15
by greg-lunarg
· 7 years ago
eecb874
Update SPIRV-Tools known good.
by GregF
· 7 years ago
859b034
Types: Fix #1290: Rationalize and correct "mixed" style array dimensioning.
by John Kessenich
· 7 years ago
1c3ab27
Test Results Only: Include size in implicitly sized arrays (change to unsized).
by John Kessenich
· 7 years ago
7cec64f
Non functional: add EshTargetClientVersion alias for EShTargetClientVersion.
by John Kessenich
· 7 years ago
97e3542
Non-functional: always return value from makeFpConstant().
by John Kessenich
· 7 years ago
569dd84
Merge pull request #1306 from Igalia/uniform-aml-v2
by John Kessenich
· 7 years ago
1b1ad97
Merge pull request #1305 from amdrexu/bugfix
by John Kessenich
· 7 years ago
2d53904
Take into account the number of locations taken up by a uniform
by Neil Roberts
· 7 years ago
1fe4a44
Add locations to opaque types for OpenGL
by Neil Roberts
· 7 years ago
b126550
Add additional error check for fragment shader outputs
by Rex Xu
· 7 years ago
95b1334
Bump patch version.
by John Kessenich
· 7 years ago
ca4366c
Merge pull request #1302 from KhronosGroup/cpp-relax-skiptokens-errors
by John Kessenich
· 7 years ago
e7e081b
PP: don't give errors on some tokens under #if 0 (or similar).
by John Kessenich
· 7 years ago
56e8056
Merge pull request #1282 from KhronosGroup/hlslFunctionality1
by John Kessenich
· 7 years ago
5d610ee
Implement SPV_GOOGLE_hlsl_functionality1.
by John Kessenich
· 7 years ago
cd23a47
Merge pull request #1291 from ben-clayton/add-nv-nopersp
by John Kessenich
· 7 years ago
0af69da
Bump patch version.
by John Kessenich
· 7 years ago
fb1e40b
Merge pull request #1299 from KhronosGroup/fix-conversions
by John Kessenich
· 7 years ago
f648083
Add tests for GL_NV_shader_noperspective_interpolation
by Ben Clayton
· 7 years ago
cb32c54
Merge pull request #1289 from Igalia/igalia/dmat-scalar-division
by John Kessenich
· 7 years ago
647fcca
AST: Fix shift conversions, which don't require matching types.
by John Kessenich
· 7 years ago
6e899be
Non-functional: Rationalize operators handled by the split addConversion() functions.
by John Kessenich
· 7 years ago
Next »