SPV: non-functional: update to latest headers.
[platform/upstream/glslang.git] / StandAlone /
2018-10-30 John KessenichMerge pull request #1558 from Kangz/fix_build_gn
2018-10-29 John KessenichMerge pull request #1556 from Kangz/msvc
2018-10-26 John KessenichMerge pull request #1542 from sheredom/fix_8bit_storage...
2018-10-26 John KessenichSPV/Standalone: Support specifying arbitrary versions...
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-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 John KessenichMerge pull request #1515 from Igalia/more-location...
2018-10-04 Sahil ParmarAllow redeclaration of builtin interface blocks in...
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-26 John KessenichMerge pull request #1510 from Kangz/complete_lib
2018-09-26 John KessenichInterfaces: Remove NV_EXTENSIONS from two more headers.
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-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-30 John KessenichMerge pull request #1482 from KhronosGroup/validate
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-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 KessenichFix #1468: Add command-line --entry-point support,...
2018-08-06 otakutoRemove execute permissions
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 #1416 from aejsmith/samplerless...
2018-07-02 John KessenichMerge branch 'patch-1' of https://github.com/HaydnTrigg...
2018-07-02 John KessenichMerge pull request #1420 from KhronosGroup/spir-dis
2018-07-02 John KessenichSPV: Add option to print disassembly in standard form...
2018-05-03 John KessenichMerge pull request #1363 from mattparks/patch4
2018-04-26 Matthew AlbrechtFixed install for SPIRV, glslang, and hlsl when buildin...
2018-04-18 John KessenichInfrastructure: If using .hlsl suffix, default is -D.
2018-04-17 John KessenichTests: Add usage and tests for previous commit.
2018-04-17 John KessenichMerge branch 'nicebyte-glsl-ext'
2018-04-17 John KessenichMerge branch 'glsl-ext' of https://github.com/nicebyte...
2018-04-13 Grigory DzhavadyanMake FindLanguage use the entire name if parseStageName...
2018-04-13 Grigory DzhavadyanFix build error
2018-04-12 Grigory DzhavadyanMake glslang validator support files ending in .glsl
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-06 John KessenichFix #1333: Protect against -g for non-generating code.
2018-03-30 John KessenichMerge pull request #1320 from greg-lunarg/addopt21
2018-03-29 GregFOnly print legalization warning if optimizer disabled
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-23 John KessenichNon functional: add EshTargetClientVersion alias for...
2018-03-17 John KessenichMerge pull request #1282 from KhronosGroup/hlslFunction...
2018-03-17 John KessenichImplement SPV_GOOGLE_hlsl_functionality1.
2018-03-07 John KessenichMerge pull request #1269 from bkaradzic/master
2018-03-07 John KessenichMerge branch 'amdrexu-feature'
2018-03-07 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
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 XuHLSL: Map min types to GLSL 16-bit types
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 KessenichVersioning: Address #1255: Move to semantic versioning.
2018-02-28 John KessenichMerge pull request #1264 from dneto0/typo-client-version
2018-02-28 David NetoFix typo in help for -V<bad-number>
2018-02-06 John KessenichMerge pull request #1238 from zeux/pp-string-buffer
2018-02-01 John KessenichSPV Version: Emit the requested SPIR-V version, not...
2018-02-01 John KessenichEShTargetSpv: Fix #1235, spelling, in a backward compat...
2017-12-12 John KessenichMerge pull request #1174 from LoopDawg/y-flip
2017-12-07 LoopDawgHLSL: add optional position.Y inversion
2017-11-17 John KessenichMemory: Reference count number of clients, to support...
2017-11-17 John KessenichUsage: clarify meaning of -s; fixes #1135.
2017-11-15 John KessenichMerge pull request #1156 from LoopDawg/snorm-uav
2017-11-15 John KessenichMerge pull request #1147 from KhronosGroup/memory1
2017-11-13 John KessenichMerge pull request #1143 from LoopDawg/texturebuffer
2017-11-13 John KessenichMemory: Add loop around main, to test tear-down and...
2017-11-10 John KessenichMerge pull request #1142 from greg-lunarg/kg3
2017-11-09 John KessenichMerge pull request #1114 from LoopDawg/validator-script
2017-11-09 John KessenichMerge pull request #1116 from LoopDawg/reverse-shift...
2017-11-09 LoopDawgReverse order of setShiftBindingForSet parameters
2017-11-03 John KessenichErrors: Have a whole set of tool-level error messages...
2017-11-03 John KessenichVersioning: Update some version strings. Still need...
2017-10-20 John KessenichMerge pull request #1111 from LoopDawg/per-set-binding...
2017-10-19 LoopDawgAdd per-descriptor-set IO mapping shift values.
2017-09-29 John KessenichFix #1060: Could crash if using --source-entry-point...
2017-09-29 John KessenichMerge pull request #1076 from LoopDawg/shadow-tx-types
2017-09-28 John KessenichMerge pull request #1077 from greg-lunarg/addopt12
2017-09-28 GregFLegalization: Fix warnings and disable tests when spirv...
2017-09-28 John KessenichMerge pull request #1070 from greg-lunarg/addopt8
2017-09-27 GregFEnable HLSL legalization
2017-09-16 John KessenichMerge pull request #1044 from dsrbecky/image_external_essl3
2017-09-12 John KessenichMerge pull request #1050 from amdrexu/feature
2017-09-12 John KessenichBuild: Fix build warnings.
2017-09-12 John KessenichNon-functional: Make usage for entry points more consis...
2017-09-08 John KessenichMerge pull request #1047 from svenstaro/add-stdin-option
2017-09-07 Sven-Hendrik HaaseAdd --stdin
2017-08-25 John KessenichMerge pull request #1014 from KhronosGroup/SPV_EXT_shad...
2017-08-25 John KessenichMerge pull request #1034 from KhronosGroup/module-processes
2017-08-25 John KessenichSPV reflection: Add OpModuleProcessed for compile options.
2017-07-21 John KessenichMerge pull request #991 from LoopDawg/resource-set...
2017-07-18 LoopDawgFix crash with --resource-set-binding [n] (common set...
next