Merge pull request #2278 from ShabbyX/master
[platform/upstream/glslang.git] / StandAlone / StandAlone.cpp
2020-06-22 John KessenichMerge pull request #2278 from ShabbyX/master
2020-06-18 Shahbaz YoussefiAdd -g0 command line argument
2020-06-04 ChowAdd Shared/Std140 SSBO process & top-level array elemen...
2020-06-02 rdbHLSL: Recognize POSITION semantic et al in DX9 compatib...
2020-03-30 John KessenichMerge pull request #2162 from ntfshard/small_fix
2020-03-30 John KessenichFix #2163: improve comments for addProcess() and the...
2020-03-29 ntfs.hardunused var
2020-03-18 John KessenichMerge pull request #2130 from dgkoch/EXT_ray_tracing
2020-03-18 Daniel KochAdd support for GLSL_EXT_ray_tracing
2020-03-01 John KessenichCopyright update, mostly to trigger bots again.
2020-02-19 John KessenichMerge pull request #2089 from Roy-AMD/Fix-iomapper...
2020-02-06 John KessenichMerge pull request #2028 from ShchchowAMD/constant_expr...
2020-02-05 John KessenichMerge pull request #2077 from kainino0x/configurable...
2020-01-29 John KessenichMerge pull request #2068 from jljusten/standalone-fix...
2020-01-28 Jordan Justenstandalone: Fix --help
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2020-01-27 John KessenichMerge pull request #2035 from ShchchowAMD/builtin_max_l...
2020-01-24 John KessenichMerge pull request #2038 from corporateshark/c_interface
2020-01-21 Roy.liMerge pull request #8 from KhronosGroup/master
2020-01-16 John KessenichMerge pull request #2033 from ShchchowAMD/binding_contr...
2020-01-15 John KessenichMerge pull request #2058 from KhronosGroup/vulkan-1.2
2020-01-15 John KessenichSPV/Vulkan: Add support for Vulkan 1.2, which defaults...
2020-01-10 John KessenichMerge pull request #2046 from Roy-AMD/Fix-multiple...
2020-01-08 John KessenichMerge pull request #1998 from ShchchowAMD/ARB_gpu_shade...
2020-01-08 John KessenichMerge pull request #2052 from KhronosGroup/fix-processe...
2020-01-08 John KessenichFix #1829: Add "--" command-line options for macro...
2019-12-20 John KessenichCommand-line: Give better error messages. From #1829.
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-11-04 John KessenichMerge pull request #1953 from null77/gn-add-missing...
2019-11-04 John KessenichMerge pull request #1954 from corporateshark/master
2019-11-01 John KessenichMerge branch 'dneto0-dead-code'
2019-11-01 John KessenichMerge branch 'dead-code' of https://github.com/dneto0...
2019-10-29 David NetoSPIR-V: Aggressively prune unreachable merge, continue...
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-10-12 John KessenichMerge pull request #1880 from georgeouzou/master
2019-10-11 John KessenichMerge pull request #1888 from Roy-AMD/Adjusting-code...
2019-09-18 John KessenichMerge pull request #1902 from jeffbolznv/extended_types
2019-09-16 John KessenichMerge pull request #1899 from KhronosGroup/SPIR-V_1.5
2019-09-16 John KessenichSPV: Support SPIR-V 1.5; five extensions no longer...
2019-09-02 Roy.liMerge pull request #6 from Roy-AMD/sync
2019-09-02 Roy.liMerge pull request #5 from KhronosGroup/master
2019-08-21 John KessenichMerge pull request #1855 from KhronosGroup/web
2019-08-21 John KessenichWeb: Turn off includes, independent preprocessing path...
2019-08-21 John KessenichWeb: Remove unused stage functionality, SPIR-V logger...
2019-08-21 John KessenichWeb: Turn off bracket-style attributes, reflection...
2019-08-21 John KessenichWeb: Remove/rationalize a set of *_EXTENSIONS, using...
2019-08-21 John KessenichWeb: Selectively remove a few key features, using ...
2019-08-21 John KessenichWeb: Remove a few additional HLSL constructs with ENABL...
2019-07-29 John KessenichMerge pull request #1813 from jeffbolznv/compositeconstruct
2019-07-25 Canon leeMerge branch 'sync' into automapping-opengl-location
2019-07-23 John KessenichMerge pull request #1792 from Roy-AMD/automapping-openg...
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-07-02 John KessenichStandalone: Fix #1814: Check that linkage was specified...
2019-06-18 John KessenichMerge pull request #1806 from KhronosGroup/nan-clamp
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-06-18 John KessenichSPV: Add a switch for favoring non-NaN operands in...
2019-04-17 John KessenichMerge pull request #1753 from pixeljetstream/ckubischnv...
2019-04-13 Christoph Kubischminor naming cleanup
2019-04-13 Christoph Kubischintroduce new --dump-builtin-symbols command line
2019-02-11 John KessenichMerge pull request #1695 from baldurk/explode-reflected...
2019-02-11 baldurkAdd option to unwrap I/O block aggregates in reflection
2019-02-09 John KessenichMerge pull request #1684 from baldurk/reflection-interf...
2019-02-08 baldurkReflow for better readability
2019-02-04 baldurkAdd option to reflect all block members, inactive or...
2019-02-04 baldurkAdd option to reflect buffer blocks & variables separat...
2019-02-04 baldurkReflect pipeline outputs as well as inputs, optionally...
2019-02-04 baldurkAdd an option to report array variables with trailing...
2019-02-04 baldurkInclude array index in reflected uniform names more...
2019-02-04 baldurkAdd options to control how reflection information is...
2018-12-10 John KessenichMerge pull request #1620 from akien-mga/unix-executable-bit
2018-12-10 Rémi VerscheldeRemove Unix executable permission from text files
2018-12-08 John KessenichMerge branch 'ClemensRognerSD-dx9-sampler'
2018-12-08 John KessenichManually merge ClemensRognerSD-dx9-sampler and resolve...
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-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
next