Hello community,

here is the log from the commit of package libplacebo for openSUSE:Factory 
checked in at 2019-11-20 10:27:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libplacebo (Old)
 and      /work/SRC/openSUSE:Factory/.libplacebo.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libplacebo"

Wed Nov 20 10:27:37 2019 rev:6 rq:741633 version:1.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libplacebo/libplacebo.changes    2019-02-26 
22:22:33.582062780 +0100
+++ /work/SRC/openSUSE:Factory/.libplacebo.new.26869/libplacebo.changes 
2019-11-20 10:27:38.526567124 +0100
@@ -1,0 +2,33 @@
+Mon Oct 21 23:34:37 UTC 2019 - Martin Herkt <[email protected]>
+
+- Update to version 1.21.0
+  This is a minor / house-keeping release, mostly to get some
+  important fixes into distros while also getting support for iGPUs
+  requiring non-coherent memory into a "stable" release.
+
+  Additions:
+  * shaders.h API users can now override the GLSL version
+  * add support for vulkan platforms with non-coherent memory
+    (e.g. iGPUs)
+
+  Changes:
+  * default GLSL version is now 130 unless otherwise specified
+  * signature of pl_shader_alloc now uses a params struct
+  * PL_FIX_VER / PL_VERSION are no longer header constants
+  * the renderer will now automatically adjust deband grain scale
+    for HDR
+
+  Fixes and performance improvements:
+  * on GLSL < 130, shaders now correctly use texture2D etc.
+  * fix a bug where async transfer was never actually used, due to
+    incorrect alignment checks
+  * fixed some issues that could lead to symbol conflicts
+  * don't require large vertex buffers be host-visible
+    (usually impossible)
+  * correctly detect swapchain image feature flags
+  * turned a few 1ms busy loops into infinite waits
+  * fix compilation on some platforms that require SPIRV-Tools
+  * fix vkCreateEvent error spam on MoltenVK
+  * bump queued command limit from 64 to 1024
+
+-------------------------------------------------------------------

Old:
----
  libplacebo-v1.18.0.tar.bz2

New:
----
  libplacebo-v1.21.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libplacebo.spec ++++++
--- /var/tmp/diff_new_pack.Hg38fi/_old  2019-11-20 10:27:39.158567250 +0100
+++ /var/tmp/diff_new_pack.Hg38fi/_new  2019-11-20 10:27:39.158567250 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define sover 18
+%define sover 21
 Name:           libplacebo
-Version:        1.18.0
+Version:        1.21.0
 Release:        0
 Summary:        Library for GPU-accelerated video/image rendering primitives
 License:        LGPL-2.1-or-later

++++++ libplacebo-v1.18.0.tar.bz2 -> libplacebo-v1.21.0.tar.bz2 ++++++
++++ 3531 lines of diff (skipped)


Reply via email to