Merge branch 'missing_descriptor_indexing_extension' of https://github.com/jeffbolznv...
[platform/upstream/glslang.git] / StandAlone /
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...
2017-07-13 John KessenichMerge pull request #978 from LoopDawg/global-const...
2017-07-13 John KessenichMerge pull request #983 from LoopDawg/warning-fix
2017-07-12 LoopDawgFix StandAlone.cpp compilation warnings
2017-07-05 John KessenichMerge pull request #965 from chaoc/spv-khr-post-depth...
2017-07-04 John KessenichMerge pull request #969 from d3x0r/patch-1
2017-07-04 John KessenichMerge pull request #970 from rohith10/master
2017-07-04 Rohith ChandranFix CMake scripts: The set_property script can be used...
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-06-26 John KessenichMerge pull request #950 from dsrbecky/shadow_samplers
2017-06-26 John KessenichMerge pull request #948 from KhronosGroup/env-control
2017-06-26 John KessenichCommand-line: Add support for setting language's enviro...
2017-06-26 John KessenichInfrastructure: Non-functional: rationalize some comman...
2017-06-26 John KessenichInfrastructure: Non-functional: Move to rich descriptio...
2017-06-15 John KessenichMerge pull request #917 from KhronosGroup/remove-redund...
2017-06-15 John KessenichStandalone: Implement -D and -U for preprocessor macros.
2017-06-14 John KessenichStandalone: Rationalize ShaderCompUnit and file data.
2017-06-14 John KessenichInfrastructure: Rationalize command-line options.
2017-06-07 John KessenichMerge pull request #922 from KhronosGroup/dash-I
2017-06-07 John KessenichInfrastructure: add include search paths (-I, etc.).
2017-06-03 John KessenichMerge pull request #899 from antiagainst/rm-empty-cpps
2017-06-01 John KessenichMerge pull request #907 from KhronosGroup/include
2017-06-01 John KessenichHLSL: Add an Includer to handle #include.
2017-06-01 John KessenichMerge pull request #911 from KhronosGroup/debug-info
2017-05-31 John KessenichSPV: Add OpSource shader source code and file name.
2017-05-19 John KessenichMerge pull request #896 from KhronosGroup/spv-location
2017-05-18 John KessenichSPV: Give error on not assigning locations to I/O.
2017-05-10 John KessenichMerge pull request #880 from aras-p/master
2017-05-10 John KessenichMerge pull request #874 from xlpiao/DescriptorSet-and...
2017-05-10 Aras Pranckevicius[lumped builds] Only define _CRT_SECURE_NO_WARNINGS...
2017-05-10 Hyangran ParkHLSL: Manually configure descriptor set and binding...
next