platform/upstream/glslang.git
2018-10-26 John KessenichSPV/Standalone: Support specifying arbitrary versions...
2018-10-26 John KessenichMerge pull request #1549 from sparmarNV/fix-SPV_NV_mesh...
2018-10-26 Sahil ParmarAllow GL_NV_mesh_shader in fragment shaders for perprim...
2018-10-25 John KessenichMerge pull request #1545 from dj2/warnings
2018-10-25 John KessenichPP: Fix #155: Don't give error on HLSL PP-only parsing.
2018-10-24 Dan SinclairFixup unused parameter warnings
2018-10-22 John KessenichMerge pull request #1534 from Kangz/no_static_lib
2018-10-21 John KessenichBuild: Fix #1490, unused variables.
2018-10-20 John KessenichFix #1536: use string instead of TString for uniform...
2018-10-17 Corentin WallezBUILD.gn: remove the static_library target.
2018-10-17 John KessenichMerge pull request #1533 from amdrexu/bugfix
2018-10-17 Rex XuFix a parse issue of imageAtomicCompSwap()
2018-10-16 John KessenichMerge pull request #1531 from jeffbolznv/workgroup_nonp...
2018-10-16 Jeff BolzFix flags.nonprivate to be true for workgroup memory...
2018-10-10 Khronos Group... Create CODE_OF_CONDUCT.md
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-05 John KessenichMerge pull request #1515 from Igalia/more-location...
2018-10-04 Sahil ParmarAllow redeclaration of builtin interface blocks in...
2018-10-03 John KessenichMerge pull request #1518 from Kangz/fix_dawn
2018-10-03 Corentin WallezBUILD.gn: glslang_sources need the public config too
2018-10-02 John KessenichMerge pull request #1517 from Kangz/mac_complete_lib
2018-10-02 Corentin WallezBUILD.gn: only use complete_static_lib on mac
2018-10-02 Neil RobertsAdd an option to set the base uniform location
2018-10-02 Neil RobertsAdd a command-line option to override uniform locations
2018-09-28 John KessenichMerge pull request #1507 from sparmarNV/fix-SPV_NV_mesh...
2018-09-27 Sahil ParmarBased on feedback rename checkShaderStageForNVExtension...
2018-09-26 Sahil ParmarCall checkShaderStageForNVExtensions() from function...
2018-09-26 John KessenichMerge pull request #1510 from Kangz/complete_lib
2018-09-26 Corentin WallezBUILD.gn: make the static_lib complete to fix the build...
2018-09-26 Sahil Parmarchanges based on feedback
2018-09-26 John KessenichInterfaces: Remove NV_EXTENSIONS from two more headers.
2018-09-26 John KessenichMerge pull request #1508 from jeffbolznv/remove_ifdefs_...
2018-09-26 Jeff BolzRemove NV_EXTENSION ifdefs from ShaderLang.h
2018-09-26 John KessenichInterface: remove NV_EXTENSIONS from the resources...
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-25 Dan SinclairUse unsigned int instead of uint32_t
2018-09-25 Ashwin LeleFix missing case label for miss stage.
2018-09-24 Dan SinclairReview feedback
2018-09-24 Dan SinclairAdd BUILD.gn configuration.
2018-09-20 John KessenichSPIRV-Tools: Move to more recent (higher quality) version.
2018-09-20 John KessenichBump revision.
2018-09-20 John KessenichMerge pull request #1500 from KhronosGroup/turing-known...
2018-09-20 John KessenichUpdate known-good to tools/headers for the Nvidia Turin...
2018-09-19 John KessenichBump minor version.
2018-09-19 John KessenichMerge pull request #1499 from chaoc/nvidia_turing
2018-09-19 Chao Chenupdate glslang test results for temporary validation...
2018-09-19 Chao ChenAdd-support-for-SPV_NV_shading_rate
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 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
next