platform/upstream/glslang.git
2020-07-02 Ben ClaytonAdd missing copyright headers
2020-07-02 John KessenichMerge pull request #2268 from lriki/hlsl-pack_matrix
2020-07-02 John KessenichMerge pull request #2303 from ben-clayton/limit-public-2
2020-07-02 John KessenichBump revision.
2020-07-01 John KessenichMerge pull request #2307 from KhronosGroup/location...
2020-07-01 John KessenichSPIRV-Tools and tests: Update to location-validation...
2020-07-01 John KessenichTests: More broadly use automapping binding/location.
2020-07-01 John KessenichMerge pull request #2306 from ben-clayton/licenses
2020-07-01 Ben ClaytonAdd additional licenses in use to LICENSE.txt
2020-07-01 John KessenichHLSL: Catch error cases earlier, preventing a later...
2020-06-30 John KessenichMerge pull request #2302 from KhronosGroup/fix-texture...
2020-06-30 John KessenichMerge pull request #2300 from KhronosGroup/generalize...
2020-06-30 Ben Claytonglslang: Only export public interface for SOs
2020-06-30 John KessenichMerge pull request #2301 from ben-clayton/split-libs
2020-06-30 Ben ClaytonCMake: break up glslang into smaller static libs
2020-06-30 John KessenichMerge pull request #2297 from ben-clayton/fpic
2020-06-30 John KessenichSPV: RelaxedPrecision: use the result precision for...
2020-06-30 John KessenichMerge pull request #2296 from ben-clayton/err-unresolved
2020-06-30 John KessenichSPV: RelaxedPrecision: Generalize fix #2293 to cover...
2020-06-30 John KessenichMerge pull request #2295 from ben-clayton/rm-old-kokoro...
2020-06-30 John KessenichMerge pull request #2292 from proydakov/gcc-unused...
2020-06-29 Evgeny ProydakovFixed GCC -Wunused-parameter in hlslParseables.cpp.
2020-06-29 Ben ClaytonCMake: Compile with -fPIC when building SOs
2020-06-29 Ben ClaytonCMake: Error on unresolved symbols
2020-06-29 Ben ClaytonRemove root kokoro/linux-*-cmake configs
2020-06-29 John KessenichMerge pull request #2286 from ben-clayton/kokoro-static...
2020-06-28 John KessenichMerge pull request #2294 from KhronosGroup/fix-arg...
2020-06-26 John KessenichSPV: Fix #2293: keep relaxed precision on arg passed...
2020-06-26 John KessenichSPV: Partially address #2293: correct "const in" precis...
2020-06-25 lrikiAdd pack_matrix test
2020-06-25 lrikiHLSL: Fix #pragma pack_matrix(row_major) not work on...
2020-06-24 Ben ClaytonKokoro: Split linux cmake cfgs into static/shared
2020-06-24 John KessenichMerge pull request #2285 from proydakov/msvc-rtti-compi...
2020-06-23 Evgeny ProydakovFixed msvc 2019 nmake compiler warnings with RTTI.
2020-06-22 John KessenichMerge pull request #2260 from gnl21/not-equal
2020-06-22 Graeme LeeseUpdate test expected files with new magic number
2020-06-22 Graeme LeeseUpdate SPIR-V generator version
2020-06-22 Graeme LeeseUpdate test results to expect OpFUnordNotEqual
2020-06-22 Graeme LeeseUse OpFUnordNotEqual for floating-point !=
2020-06-22 John KessenichUpdate README.md
2020-06-22 John KessenichMerge pull request #2278 from ShabbyX/master
2020-06-19 John KessenichMerge pull request #2281 from ben-clayton/moar-kokoro
2020-06-19 Ben ClaytonAdd kokoro configs for android-ndk and cmake
2020-06-19 Ben ClaytonSwitch ndk_test from gnustl_static to c++_static
2020-06-18 Shahbaz YoussefiAdd -g0 command line argument
2020-06-16 John KessenichBuild: use better MSVC subfolder names for the previous...
2020-06-16 John KessenichMerge pull request #2275 from ben-clayton/mv-hlsl
2020-06-16 John KessenichBump version numbers.
2020-06-16 Ben ClaytonMove hlsl/ source to glslang/HLSL/
2020-06-16 John KessenichMerge pull request #2271 from ben-clayton/fold-hlsl
2020-06-16 John KessenichBump version.
2020-06-16 Ben ClaytonCMake: Fold HLSL source into glslang
2020-06-15 dan sinclairRemove unused variable. (#2273)
2020-06-15 Ryan HarrisonRemove unused function, BaseTypeName (#2272)
2020-06-15 John KessenichHLSL: Remove support for having GLSL versions of HLSL...
2020-06-15 rdbHLSL: Fix incorrect case in name of DX9-style cube...
2020-06-15 Ben ClaytonC Interface: Split SPIR-V C interface to own file
2020-06-11 Ben ClaytonFix signed / unsigned mismatch warning (#2266)
2020-06-10 John KessenichBump code gen version, due to removal of OpEntryPoint...
2020-06-10 John KessenichFix #2264: OpEntryPoint incorrectly including function...
2020-06-09 Ryan HarrisonUse correct type for var storing returned value (#2263)
2020-06-09 Roy.liFix xfb stride limit issue (#2088)
2020-06-04 ChowAdd Shared/Std140 SSBO process & top-level array elemen...
2020-06-04 Alejandro Piñeirospirv: Support initializers on uniforms (#1588)
2020-06-03 Ricardo GarciaAdd SPIR-V capabilities needed for spec constants ...
2020-06-02 rdbHLSL: Add better diagnostic when using in/out qualifier...
2020-06-02 rdbHLSL: Recognize POSITION semantic et al in DX9 compatib...
2020-06-02 rdbHLSL: fix handling of uniform qualifier in entry point...
2020-06-02 alelenvAdd default descriptorset decoration for acceleration...
2020-06-02 John KessenichUpdate news for header location change and recommendation.
2020-06-02 dan sinclairRemove install to the SPIRV/ folder. (#2256)
2020-05-28 alelenvEXT_ray_tracing requires spv1.4 (#2237)
2020-05-28 nihuifix warning unused parameter in release build (#2251)
2020-05-28 greg-lunargFix missing patch decoration for TessFactor PCF arg...
2020-05-28 greg-lunargUpdate SPIRV-Tools to stable. Also SPIRV-Headers to...
2020-05-25 alan-bakerUpdate spirv tools (#2246)
2020-05-21 David NetoReorder member init to match decl order (#2241)
2020-05-21 alelenvAdd support for primitive culling layout qualifier...
2020-05-21 Ryan HarrisonReplace incorrect uint32_t with correct int vars (...
2020-05-21 nihuiDo not build glslang-testsuite when ENABLE_CTEST is...
2020-05-21 Malcolm Bechardfix incorrect error when multiple compilation units...
2020-05-21 nihuiAdd an option to make Exceptions enabled (#2239)
2020-05-20 John KessenichFix #2227, which was coded incorrectly, to be simpler...
2020-05-20 John KessenichBuild: Fix #2228, by correcting the type used.
2020-05-20 Roy.liCode refine. (#2227)
2020-05-18 ChowAdd check for DOUBLE in low versions (#2223)
2020-05-18 greg-lunargFlatten all interface variables (#2217)
2020-05-18 John KessenichBump version.
2020-05-15 Roy.liReserve unused std140 uniform block in reflection,...
2020-05-15 John KessenichBump version.
2020-05-14 Jaebaek SeoMove to newer version of SPIRV-Tools
2020-05-12 John KessenichAddress #2211: Improve the copy constructor of TVarLive...
2020-05-12 John KessenichMerge pull request #2214 from maierfelix/master
2020-05-11 Felix MaierFix Web build
2020-05-11 John KessenichMerge pull request #2210 from Flakebi/ubsan
2020-05-11 Sebastian NeubauerExplicitly mark some enums as unsigned
2020-05-01 John KessenichFix #2191: Error check for indexing reference containin...
2020-05-01 John KessenichGLSL: Separate out swizzle handling (potentially fixing...
2020-05-01 John KessenichMerge pull request #2205 from pmistryNV/GL_EXT_blend_fu...
2020-05-01 John KessenichMerge branch 'master' into GL_EXT_blend_func_extended
next