platform/upstream/glslang.git
2018-09-19 Chao ChenAdd-support-for-SPV_NV_mesh_shader
2018-09-19 Chao Chen0003-Add-support-for-SPV_NV_shader_image_footprint
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-19 John KessenichUpdate to latest spirv.hpp header (which fixed a typo).
2018-09-19 John KessenichSPV: Move to latest SPIR-V header (latest NV extensions...
2018-09-18 John KessenichBuild: Fix some warnings.
2018-09-13 John KessenichBump revision.
2018-09-13 John KessenichMerge pull request #1492 from NorbertGarnysAMD/shader_a...
2018-09-13 Norbert GarnysAdd GL_EXT_shader_atomic_int64
2018-09-12 John KessenichMerge pull request #1491 from DennisOSRM/patch-1
2018-09-12 Dennis LuxenFix compiler warning emitted from GCC8
2018-09-11 John KessenichBump revision.
2018-09-11 John KessenichSPV: Fix #1487: Only declare AMD int16/half_float exten...
2018-09-10 John KessenichPrinting preprocessed shaders (not a supported path...
2018-09-07 John KessenichBump version and revision.
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-31 John KessenichMerge pull request #1485 from karl-lunarg/karl-lunarg...
2018-08-31 John KessenichMerge pull request #1486 from mrtrizer/patch-1
2018-08-31 Denis ZdorovtsovUpdate SpvTools.cpp
2018-08-30 John Kessenichbump revision
2018-08-30 John KessenichSPV: Turn off the default validation done by the SPIRV...
2018-08-30 John KessenichMerge pull request #1482 from KhronosGroup/validate
2018-08-30 John KessenichGLSL: Remove use of __ in the implementation of keyword...
2018-08-30 John KessenichGLSL: Remove use of __ in the implementation of keyword...
2018-08-27 Karl Schultztooling: Fix update sources script for Python 3
2018-08-23 John KessenichSPV: Add option for controling when the SPIRV-Tools...
2018-08-23 John KessenichSPV: Isolate SPIRV-tools glue to its own file.
2018-08-23 John KessenichSPV: Add SPIRV-Tools validator. This needs the latest...
2018-08-22 John KessenichNon-functional: Rationalize some existing use of SPIRV...
2018-08-20 John KessenichMerge pull request #1480 from dneto0/stringify
2018-08-20 David NetoUse our own SPIRV-Tools message stringifier
2018-08-18 John KessenichMerge pull request #1474 from KhronosGroup/pure-8-16...
2018-08-17 John KessenichMerge pull request #1476 from greg-lunarg/kg24
2018-08-17 GregFUpdate SPIRV-Tools known good.
2018-08-16 John KessenichSPV: only declare the pure 8/16-bit capabilities when...
2018-08-14 John KessenichSPV: More corrections of <id> versus "immediate" operands.
2018-08-14 John KessenichSPV: Correct SPIR-V operands for <id> versus immediate.
2018-08-13 John KessenichBump version patch level.
2018-08-13 John KessenichFix #1471: Merge shift amounts for different sets:...
2018-08-13 John KessenichFix #1393: rationalize usage, in the spirit of #1393.
2018-08-09 John KessenichBump revision.
2018-08-09 John KessenichFix #1468: Add command-line --entry-point support,...
2018-08-09 John KessenichFix #1469: Make it easier to copy/paste build instructions.
2018-08-09 John KessenichMerge pull request #1466 from Kangz/warning_fixes
2018-08-09 John KessenichMerge pull request #1470 from antiagainst/patch-2
2018-08-09 Lei ZhangAppveyor CI: build artifacts for x64
2018-08-09 Corentin WallezFix -Wignored-qualifier and -Wunused-variable warnings
2018-08-06 otakutoAdd shebang
2018-08-06 otakutoRemove execute permissions
2018-08-06 John KessenichMerge pull request #1460 from KhronosGroup/postprocess
2018-08-03 John KessenichNon-Functional: Add postprocess as more robust way...
2018-08-01 John KessenichMerge pull request #1459 from dgkoch/dgkoch_build_fixes4
2018-07-27 Daniel KochFix build warnings/errors:
2018-07-27 John KessenichMerge pull request #1457 from KhronosGroup/parse-floats
2018-07-27 John KessenichPP: Address #1456: Strip float suffixes before using...
2018-07-27 John KessenichTests: Add more string -> float tests. Related to ...
2018-07-26 John KessenichPP: floating-point parsing: more stable handling of...
2018-07-25 John KessenichBump revision.
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-25 t.jungFixes a crash when in/out varying variable had no seman...
2018-07-23 John KessenichMerge pull request #1451 from KhronosGroup/shadow-force...
2018-07-23 John KessenichHLSL: Fix #1445: distance() works on scalars.
2018-07-23 John KessenichMerge pull request #1453 from greg-lunarg/kg22
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-23 GregFUpdate spirv-tools known good
2018-07-20 John KessenichMerge branch 'zeux-master'
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-20 John KessenichMerge pull request #1450 from KhronosGroup/link-merge-all
2018-07-20 John KessenichLink: Merge all the settings in TIntermediate.
2018-07-19 John KessenichMerge pull request #1436 from karl-lunarg/karl-ccache
2018-07-19 John KessenichMerge pull request #1446 from KhronosGroup/spv-link
2018-07-19 John KessenichMerge pull request #1437 from mattparks/patch-2
2018-07-19 John KessenichMerge branch 'jeffbolznv-missing_descriptor_indexing_ex...
2018-07-19 John KessenichMerge branch 'missing_descriptor_indexing_extension...
2018-07-19 John KessenichLink/SPV: Correct symbol IDs on merging ASTs to a singl...
2018-07-12 John KessenichMerge pull request #1442 from dneto0/use-forked-android...
2018-07-12 Jeff BolzAdd missing OpExtension SPV_EXT_descriptor_indexing...
2018-07-12 John KessenichErrors and Build: Fix build warnings, which also improv...
2018-07-12 David NetoNDK build: Use NDK r17b and its own CMake toolchain...
2018-07-12 John KessenichTravis CI: Fix comments disabling code.
2018-07-12 John KessenichMerge pull request #1440 from dneto0/later-android
2018-07-12 David NetoTravis-CI: Use Android NDK r13b specifically
2018-07-11 John KessenichMerge pull request #1438 from Think-Silicon/getUniformS...
2018-07-11 John KessenichNon-functional: Retrigger bots; the previous failure...
2018-07-11 John KessenichHLSL: Fix #1432: Globally initialize local static varia...
2018-07-10 dmpakasReflection exposes the Shader Stages where a Uniform...
2018-07-07 Matthew AlbrechtAllowed debug postfix to be changed.
2018-07-07 Matthew AlbrechtAdded the cmake option to disable building SPVRemapper.
2018-07-06 John KessenichMerge pull request #1434 from antiagainst/fix-spirv...
2018-07-06 Karl Schultzbuild: Add ccache option to CMake config
2018-07-05 Arseny KapoulkineSPIRV: Simplify matrix->matrix constructor
2018-07-04 Lei ZhangUse public SPIRV-Tools header
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 KessenichBump revision.
next