Fix 8-bit storage nearly always using the
[platform/upstream/glslang.git] / glslang / MachineIndependent / ParseHelper.cpp
2018-10-26 Neil HenningFix 8-bit storage nearly always using the
2018-10-22 John KessenichMerge pull request #1534 from Kangz/no_static_lib
2018-10-21 John KessenichBuild: Fix #1490, unused variables.
2018-10-17 John KessenichMerge pull request #1533 from amdrexu/bugfix
2018-10-17 Rex XuFix a parse issue of imageAtomicCompSwap()
2018-10-05 John KessenichMerge pull request #1523 from sparmarNV/fix-SPV_NV_mesh...
2018-10-05 John KessenichMerge pull request #1524 from chaoc/master
2018-10-05 Chao ChenFor GL_NV_geometry_shader_passthrough extension, the...
2018-10-04 Sahil ParmarAllow redeclaration of builtin interface blocks in...
2018-09-28 John KessenichMerge pull request #1507 from sparmarNV/fix-SPV_NV_mesh...
2018-09-26 Sahil Parmarchanges based on feedback
2018-09-25 John KessenichMerge pull request #1506 from alelenv/master
2018-09-25 John KessenichMerge pull request #1505 from dj2/gn_build
2018-09-25 Sahil ParmarAdd ES 320 support and additional error checks for...
2018-09-24 Dan SinclairAdd BUILD.gn configuration.
2018-09-19 John KessenichMerge pull request #1499 from chaoc/nvidia_turing
2018-09-19 Chao ChenAdd-support-for-SPV_NVX_raytracing
2018-09-19 Chao ChenAdd-support-for-SPV_NV_mesh_shader
2018-09-19 Chao ChenAdd-support-for-SPV_NV_compute_shader_derivatives
2018-09-19 Chao ChenAdd-support-for-SPV_NV_fragment_shader_barycentric
2018-09-13 John KessenichMerge pull request #1492 from NorbertGarnysAMD/shader_a...
2018-09-13 Norbert GarnysAdd GL_EXT_shader_atomic_int64
2018-09-07 John KessenichMerge branch 'jeffbolznv-memory_scope_semantics'
2018-09-07 Jeff BolzGL_KHR_memory_scope_semantics
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2018-07-25 John KessenichMerge pull request #1455 from TiemoJung/nullpointer_cra...
2018-07-25 John KessenichGLSL: No more restrictions on (non)shadow sampler const...
2018-07-23 John KessenichMerge pull request #1451 from KhronosGroup/shadow-force...
2018-07-23 John KessenichGLSL: Construct shadow texture from non-shadow sampler.
2018-07-23 John KessenichGLSL/SPV: If a texture is used with a shadow sampler...
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-19 John KessenichMerge pull request #1436 from karl-lunarg/karl-ccache
2018-07-19 John KessenichMerge pull request #1437 from mattparks/patch-2
2018-07-12 John KessenichMerge pull request #1442 from dneto0/use-forked-android...
2018-07-12 John KessenichErrors and Build: Fix build warnings, which also improv...
2018-07-03 John KessenichMerge pull request #1431 from KhronosGroup/implement...
2018-07-03 John KessenichImplement GL_EXT_shader_16bit_storage and GL_EXT_shader...
2018-07-03 John KessenichMerge pull request #1416 from aejsmith/samplerless...
2018-07-01 Alex SmithAdd support for GL_EXT_samplerless_texture_functions
2018-06-01 John KessenichMerge pull request #1394 from greg-lunarg/kg20
2018-05-28 John KessenichMerge pull request #876 from ligfx/cmaketargetincludedi...
2018-05-25 John KessenichMerge pull request #1386 from zeux/master
2018-05-25 John KessenichMerge pull request #1387 from jeffbolznv/disassembly_ex...
2018-05-25 John KessenichMerge pull request #1385 from KhronosGroup/fix-strtod
2018-05-25 John KessenichTesting: Add new tests, and new ways of testing, for...
2018-04-24 John KessenichGLSL/Vulkan: Warn about arrays of arrays of resources...
2018-04-23 John KessenichGLSL: Fix #1359: don't allow unsized arrays as initiali...
2018-04-20 John KessenichGLSL: Fix #1300: Can redeclare without size a sized...
2018-04-12 John KessenichBuild: Fix #1347: Compile with NV_EXTENSIONS disabled.
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-11 John KessenichGLSL: Fix #1330: default outputs for GL_NV_geometry_sha...
2018-04-08 John KessenichGLSL/SPV: Fix #1310: don't create unnecessary integer...
2018-04-05 John KessenichMerge branch 'nonuniform-dynindex'
2018-04-05 John KessenichGLSL/SPV: Implement SPV_EXT_descriptor_indexing and...
2018-04-02 John KessenichGLSL: Implement correct semantic checking for run-time...
2018-03-29 John KessenichMerge pull request #1319 from KhronosGroup/array-ration...
2018-03-29 John KessenichNon-functional. Rationalizations enabling future genera...
2018-03-27 John KessenichMerge pull request #1313 from greg-lunarg/kg15
2018-03-26 John KessenichMerge pull request #1312 from KhronosGroup/fix-mixed...
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-26 John KessenichTypes: Fix #1290: Rationalize and correct "mixed" style...
2018-03-21 John KessenichMerge pull request #1306 from Igalia/uniform-aml-v2
2018-03-21 John KessenichMerge pull request #1305 from amdrexu/bugfix
2018-03-21 Rex XuAdd additional error check for fragment shader outputs
2018-03-07 John KessenichMerge pull request #1269 from bkaradzic/master
2018-03-07 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'amdrexu-bugfix'
2018-03-07 John KessenichMerge branch 'bugfix' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge pull request #1277 from KhronosGroup/Vulkan_1_1
2018-03-07 Rex XuAdd more error checks for swizzleInvocations{Masked...
2018-03-06 John KessenichSPV: Implement Vulkan 1.1 features and extensions.
2018-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-03-06 John KessenichMerge pull request #1272 from amdrexu/bugfix
2018-03-06 Rex XuAdd more error checks for interpolateAtVertexAMD()
2018-03-02 John KessenichMerge pull request #1266 from amdrexu/feature
2018-03-02 Rex XuImplement the extension GL_AMD_gpu_shader_half_float_fetch
2018-02-27 John KessenichIO mapper: Fix #1261: Supply location mapper with size...
2018-02-22 John KessenichMerge pull request #1256 from KhronosGroup/require...
2018-02-22 John KessenichGLSL/SPV: Fix #1196: Require resources to have layout...
2018-02-15 John KessenichMerge pull request #1246 from amdrexu/bugfix
2018-02-14 Rex XuFix an issue of interpolateAtVertexAMD().
2018-02-12 John KessenichWarning for #pragma once. GLSL and HLSL. Addresses...
2018-02-08 John KessenichNon-functional: GLSL: Fix #1242; don't pass reference...
2018-02-06 John KessenichMerge pull request #1238 from zeux/pp-string-buffer
2018-02-02 John KessenichGLSL: Fix #1229: merge array sizes in parameter declara...
2018-02-02 John KessenichMerge pull request #1232 from KhronosGroup/control...
2018-02-01 John KessenichError message: Improve error message (will help another...
2018-01-10 John KessenichGLSL: XFB: more support for built-in block redeclaratio...
2017-12-21 John KessenichMerge pull request #1190 from jfmarquis/hlsl-store...
2017-12-20 John KessenichMerge pull request #1195 from LoopDawg/gcc-bug-workaround
2017-12-20 LoopDawgg++ 5.4.0 suspected defect workaround
2017-12-16 John KessenichGLSL: Fix #1193: no 'location' on uniform/buffer block.
2017-12-16 John Kessenichgcc: potentially a compiler-bug work around
2017-12-15 John KessenichMerge pull request #1189 from KhronosGroup/spv-xfb
2017-12-15 John KessenichSPV: Plumb through XFB buffer and stride information.
2017-12-15 John KessenichGLSL: Implement XFB for redeclared built-in blocks.
2017-12-15 John KessenichMerge pull request #1184 from KhronosGroup/SPV_EXT_frag...
2017-12-14 Piers DaniellAdd implementation of SPV_EXT_fragment_fully_covered
2017-11-02 John KessenichFix nondeterminism discussed in 258b700f5957fc13b0512b3...
next