Avoid spurious warning about uninit var
[platform/upstream/glslang.git] / SPIRV /
2020-07-22 John KessenichMerge pull request #2353 from vkushwaha-nv/SPV_EXT_shad...
2020-07-22 Vikram KushwahaAdd changes for SPV_EXT_shader_atomic_float_add
2020-07-22 John KessenichMerge pull request #2354 from ben-clayton/limit-visibility
2020-07-22 Ben ClaytonLimit visibility of symbols for internal libraries
2020-07-22 John KessenichMerge pull request #2348 from ben-clayton/thread-local
2020-07-22 John KessenichMerge pull request #2345 from mbechard/master
2020-07-22 johnkslangSPV: Update to the latest SPIR-V headers.
2020-07-14 John KessenichMerge pull request #2335 from ben-clayton/kokoro-bazel...
2020-07-14 John KessenichMerge pull request #2343 from KhronosGroup/fix-non...
2020-07-14 John KessenichFix recently found non-determinism with gl_WorldToObjec...
2020-07-13 John KessenichMerge pull request #2337 from KhronosGroup/revert-ANGLE
2020-07-13 John KessenichRevert "Merge pull request #2330 from ShabbyX/optimize_...
2020-07-13 John KessenichFix a couple lines that were too long, to retrigger...
2020-07-13 John KessenichFix #2329: don't use invalid initializers.
2020-07-11 John KessenichMerge pull request #2330 from ShabbyX/optimize_for_angle
2020-07-10 John KessenichMerge pull request #2277 from ben-clayton/build-info
2020-07-09 Ben ClaytonGenerate build information from CHANGES.md
2020-07-08 Shahbaz YoussefiUse GLSLANG_ANGLE to strip features to what ANGLE requires
2020-07-04 John KessenichMerge pull request #2317 from ShabbyX/glslang_angle
2020-07-03 John KessenichMerge pull request #2311 from ben-clayton/license-checker
2020-07-03 John KessenichMerge pull request #2312 from ben-clayton/fix-copyright
2020-07-03 Ben ClaytonLicense headers: s/Google/The Khronos Group
2020-07-03 John KessenichMerge pull request #2310 from ben-clayton/license-checker
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-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 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 KessenichSPV: RelaxedPrecision: use the result precision for...
2020-06-30 John KessenichSPV: RelaxedPrecision: Generalize fix #2293 to cover...
2020-06-30 John KessenichMerge pull request #2292 from proydakov/gcc-unused...
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-22 John KessenichMerge pull request #2260 from gnl21/not-equal
2020-06-22 Graeme LeeseUpdate SPIR-V generator version
2020-06-22 Graeme LeeseUse OpFUnordNotEqual for floating-point !=
2020-06-22 John KessenichMerge pull request #2278 from ShabbyX/master
2020-06-18 Shahbaz YoussefiAdd -g0 command line argument
2020-06-16 John KessenichMerge pull request #2271 from ben-clayton/fold-hlsl
2020-06-15 Ben ClaytonC Interface: Split SPIR-V C interface to own file
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-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: fix handling of uniform qualifier in entry point...
2020-06-02 alelenvAdd default descriptorset decoration for acceleration...
2020-06-02 dan sinclairRemove install to the SPIRV/ folder. (#2256)
2020-05-21 alelenvAdd support for primitive culling layout qualifier...
2020-05-01 John KessenichMerge branch 'master' into GL_EXT_blend_func_extended
2020-05-01 John KessenichMerge pull request #2204 from pmistryNV/GL_EXT_shader_i...
2020-05-01 John KessenichMerge branch 'master' into GL_EXT_shader_implicit_conve...
2020-04-30 Pankaj MistryAdd support for extension GL_EXT_shader_implicit_conver...
2020-04-27 John KessenichMove to SPIR-V 1.5 Rev. 3, bump revision, remove a...
2020-04-24 John KessenichMove to latest SPIR-V header, and bump glslang revision.
2020-04-14 Cody NorthropSupport multiple swizzled out operands (#2175)
2020-04-09 alelenvAdd support for EXT_ray_flags_primitive_culling. (...
2020-04-01 John KessenichBuild warning: Fix #2167: Remove nested reuse of 'unrea...
2020-03-30 John KessenichMerge pull request #2162 from ntfshard/small_fix
2020-03-29 ntfs.hardbitwise on boolean
2020-03-27 John KessenichMerge pull request #2157 from neslimsah/master
2020-03-26 Neslisah Torosdaglipass by reference updates
2020-03-26 Neslisah TorosdagliMerge branch 'master' of https://github.com/neslimsah...
2020-03-26 Neslisah Torosdaglipass-by-reference updates
2020-03-26 Neslisah TorosdagliMerge pull request #1 from KhronosGroup/master
2020-03-25 John KessenichMerge pull request #2139 from neslimsah/master
2020-03-25 Neslisah Torosdagliswitch format update
2020-03-24 Neslisah Torosdaglispirv.hpp reverted to commit f368dcbb7d8af23f0cba3015d0...
2020-03-21 John KessenichMerge pull request #2146 from aaronfranke/file-formatting
2020-03-21 Aaron FrankeMake file formatting comply with POSIX and Unix standards
2020-03-20 Neslisah TorosdagliMerge branch 'master' of https://github.com/neslimsah...
2020-03-20 Neslisah TorosdagliGL_EXT_ray_query glslang updates, and test cases added.
2020-03-19 TorosdagliGL_EXT_ray_query updates
2020-03-19 TorosdagliGL_EXT_ray_query updates
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-17 John KessenichSPV headers: Bump up to the latest header.
2020-03-11 Ryan HarrisonUse strcmp for all of the extended instruction set...
2020-03-10 John KessenichMerge pull request #2105 from jeffbolznv/nonunif
2020-03-09 Jeff BolzDecorate accesschain operand for nonuniform UBO loads
2020-03-09 Jeff BolzAllow nonuniformEXT() on sampler types.
2020-03-09 John KessenichMerge pull request #2102 from sfricke-samsung/sfricke...
2020-03-09 John KessenichMerge pull request #2101 from travisfoo/master
2020-03-06 John KessenichMerge pull request #2100 from travisfoo/master
2020-03-06 John KessenichMerge pull request #2098 from jeffbolznv/debugprintf
2020-03-05 Jeff BolzGL_EXT_debug_printf implementation
2020-03-03 John KessenichFix long lines in the SPIR-V generator, retrigger bots.
2020-03-03 John KessenichFix #1843: Handle built-in function output parameters...
2020-03-01 John KessenichCopyright update, mostly to trigger bots again.
2020-02-28 John KessenichFix #1461: set the SPIRV-Tools' optimizer's target...
2020-02-22 John KessenichMerge pull request #2090 from amdrexu/bugfix
2020-02-22 Rex XuFix an issue of SPV generation for imageAtomicStore.
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-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2020-01-27 John KessenichMerge pull request #2035 from ShchchowAMD/builtin_max_l...
next