Restore legacy interface for remap()
[platform/upstream/glslang.git] / SPIRV / SpvBuilder.cpp
2022-03-24 Greg FischerMerge pull request #2851 from chaoticbob/version-override
2022-02-01 Greg FischerMerge pull request #2874 from mbechard/master
2022-01-27 Greg FischerMerge pull request #2878 from greg-lunarg/vulkan-1.3-A
2022-01-27 Greg FischerFix size_t to int warning
2022-01-13 Greg FischerMerge pull request #2852 from gnoliyil/fuchsia
2022-01-10 Greg FischerMerge branch 'master' into EndStreamPrimitive
2022-01-05 Greg FischerMerge pull request #2847 from jeremy-lunarg/hayes-fix...
2022-01-05 Greg FischerMerge pull request #2857 from jeremy-lunarg/hayes-fix...
2022-01-05 Jeremy HayesFix GCC sign-compare warnings
2022-01-04 Greg FischerMerge pull request #2800 from mhillenbrand/string_liter...
2021-11-24 Greg FischerMerge branch 'master' into GL_ARB_fragment_coord_conven...
2021-11-22 Greg FischerMerge branch 'master' into textureQueryLOD
2021-11-19 Greg FischerMerge pull request #2782 from kevin-mccullough/FixIomap...
2021-11-18 Greg FischerMerge pull request #2826 from amdrexu/bugfix
2021-11-18 Rex XuFix an issue of spirv_type used in local variable defin...
2021-11-01 Greg FischerMerge pull request #2712 from ZhiqianXia/switch_error
2021-09-21 Greg FischerMerge pull request #2685 from kevin-mccullough/FixIsIoR...
2021-08-18 Greg FischerMerge pull request #2718 from ZhiqianXia/AtomicOpsARB
2021-08-10 alelenvMerge branch 'KhronosGroup:master' into rt_motion
2021-08-10 Greg FischerMerge pull request #2726 from TheMindVirus/master
2021-08-10 Greg FischerMerge pull request #2729 from greg-lunarg/2725
2021-08-09 Greg FischerFix seperate stores to swizzled lvalue.
2021-08-01 Greg FischerMerge pull request #2716 from greg-lunarg/i2689
2021-07-30 Greg FischerMerge pull request #2690 from AndreyMlashkin/make_msvc_...
2021-07-29 Greg FischerMerge branch 'master' into BugPoint
2021-07-29 Greg FischerMerge pull request #2700 from ZhiqianXia/u2i
2021-07-28 Greg FischerMerge pull request #2702 from jeremy-lunarg/hayes-2518
2021-07-28 Jeremy HayesGenerate separate stores for partially swizzled memory...
2021-07-07 ZhiqianXiaMerge branch 'KhronosGroup:master' into master
2021-06-04 Greg FischerMerge pull request #2653 from syntheticmagus/selectionB...
2021-06-04 Greg FischerMerge pull request #2656 from ShabbyX/fix-oob
2021-06-03 Shahbaz YoussefiFix OOB write in matrix constructor
2021-02-15 greg-lunargMerge pull request #2458 from ShchchowAMD/unique_id-fix
2021-01-26 greg-lunargMerge pull request #2511 from alan-baker/GL_EXT_null_in...
2021-01-25 John KessenichImplement GL_EXT_null_initializer
2020-12-24 nihuiniMerge remote-tracking branch 'upstream/master' into...
2020-11-23 Daniel KochUpdates for final Vulkan ray tracing extensions (#2466)
2020-11-12 greg-lunargNew nonuniform analysis (#2457)
2020-11-09 Jesse HallImplement GL_EXT_terminate_invocation (#2454)
2020-10-30 John KessenichMerge pull request #2387 from BNieuwenhuizen/nonuniform
2020-09-18 Rex XuSPIRV: Add more utility functions to build some opcodes...
2020-09-10 Bas NieuwenhuizenSPV: Add NonUniform decorations for stores.
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-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 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: Partially address #2293: correct "const in" precis...
2020-06-22 John KessenichMerge pull request #2260 from gnl21/not-equal
2020-06-22 Graeme LeeseUse OpFUnordNotEqual for floating-point !=
2020-03-25 John KessenichMerge pull request #2139 from neslimsah/master
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-10 John KessenichMerge pull request #2105 from jeffbolznv/nonunif
2020-03-09 Jeff BolzDecorate accesschain operand for nonuniform UBO loads
2020-03-03 John KessenichFix long lines in the SPIR-V generator, retrigger bots.
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
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: Make switched methods all be non-virtual, more...
2019-08-21 John KessenichWeb: Remove unused stage functionality, SPIR-V logger...
2019-08-21 John KessenichWeb: Remove unnecessary GLSL numeric types, and some...
2019-08-21 John KessenichWeb: Tighten up sampling code and interfaces.
2019-08-21 John KessenichWeb: Complete the removal of vendor-specific #ifdef...
2019-08-21 John KessenichWeb: Generalize _EXTENSIONS* in SPIR-V back-end.
2019-08-21 John KessenichWeb: Selectively remove a few key features, using ...
2019-07-09 John KessenichMerge pull request #1825 from amdrexu/bugfix
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-05-10 John KessenichMerge pull request #1761 from KhronosGroup/SPIR-V_1.4
2019-05-10 John KessenichSPV 1.4: Emit SignExtend and ZeroExtend for integer...
2019-05-10 John KessenichSPV 1.4: Lookup tables: Use variable initializer and...
2019-05-10 John KessenichSPV 1.4: Implement the 5 new loop controls.
2019-03-19 John KessenichMerge pull request #1711 from demett-brcm/avoid-undefin...
2019-02-26 John KessenichMerge pull request #1701 from jeffbolznv/cooperative_matrix
2019-02-26 Jeff BolzImplement GL_NV_cooperative_matrix
2019-01-11 John KessenichMerge pull request #1652 from gnl21/cmake-fix
2019-01-08 John KessenichMerge pull request #1645 from KhronosGroup/dupe-accelstruct
2019-01-08 John KessenichMerge pull request #1644 from jeffbolznv/buffer_reference
2019-01-07 Piers DaniellDon't output duplicate TypeAccelerationStructureNV...
2019-01-07 Jeff BolzGL_EXT_buffer_reference
2018-12-30 John KessenichMerge pull request #1634 from greg-lunarg/lines10
2018-12-28 Greg FischerCreate separate OpSource for each included file
2018-12-14 John KessenichLicensing. Fixes #958. Add licenes file and update...
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 greg-lunargSPV: Fix #1575, fix #1593: Support HLSL #line
2018-11-29 John KessenichMerge pull request #1602 from Igalia/apinheiro/prevent...
2018-11-29 John KessenichMerge pull request #1603 from KhronosGroup/uint-array...
2018-11-27 John KessenichSPV: Generate OpArrayLength with no signedness.
2018-11-09 John KessenichMerge pull request #1547 from Igalia/apinheiro/xfb...
2018-11-02 John KessenichMerge pull request #1557 from nicebyte/spec-const-decor...
next