commit vulkan-tools for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-10-12 13:57:47

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.3486 (New)


Package is "vulkan-tools"

Mon Oct 12 13:57:47 2020 rev:24 rq:839662 version:1.2.154

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-09-21 17:16:53.859626634 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.3486/vulkan-tools.changes  
2020-10-12 13:59:13.298213769 +0200
@@ -1,0 +2,6 @@
+Mon Sep 28 22:05:23 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.2.154
+  * No user-visible changes.
+
+---

Old:

  v1.2.153.tar.gz

New:

  v1.2.154.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.XSIl24/_old  2020-10-12 13:59:14.102214104 +0200
+++ /var/tmp/diff_new_pack.XSIl24/_new  2020-10-12 13:59:14.106214106 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vulkan-tools
-Version:1.2.153
+Version:1.2.154
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0

++ v1.2.153.tar.gz -> v1.2.154.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Vulkan-Tools-1.2.153/build-android/vulkan-headers_revision_android 
new/Vulkan-Tools-1.2.154/build-android/vulkan-headers_revision_android
--- old/Vulkan-Tools-1.2.153/build-android/vulkan-headers_revision_android  
2020-09-10 20:07:53.0 +0200
+++ new/Vulkan-Tools-1.2.154/build-android/vulkan-headers_revision_android  
2020-09-22 19:15:29.0 +0200
@@ -1 +1 @@
-v1.2.153
+v1.2.154
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.153/icd/generated/mock_icd.cpp 
new/Vulkan-Tools-1.2.154/icd/generated/mock_icd.cpp
--- old/Vulkan-Tools-1.2.153/icd/generated/mock_icd.cpp 2020-09-10 
20:07:53.0 +0200
+++ new/Vulkan-Tools-1.2.154/icd/generated/mock_icd.cpp 2020-09-22 
19:15:29.0 +0200
@@ -3069,6 +3069,9 @@
 return VK_SUCCESS;
 }
 
+#ifdef VK_ENABLE_BETA_EXTENSIONS
+#endif /* VK_ENABLE_BETA_EXTENSIONS */
+
 
 static VKAPI_ATTR void VKAPI_CALL GetDescriptorSetLayoutSupportKHR(
 VkDevicedevice,
@@ -3249,6 +3252,49 @@
 
 
 
+static VKAPI_ATTR void VKAPI_CALL CmdCopyBuffer2KHR(
+VkCommandBuffer commandBuffer,
+const VkCopyBufferInfo2KHR* pCopyBufferInfo)
+{
+//Not a CREATE or DESTROY function
+}
+
+static VKAPI_ATTR void VKAPI_CALL CmdCopyImage2KHR(
+VkCommandBuffer commandBuffer,
+const VkCopyImageInfo2KHR*  pCopyImageInfo)
+{
+//Not a CREATE or DESTROY function
+}
+
+static VKAPI_ATTR void VKAPI_CALL CmdCopyBufferToImage2KHR(
+VkCommandBuffer commandBuffer,
+const VkCopyBufferToImageInfo2KHR*  pCopyBufferToImageInfo)
+{
+//Not a CREATE or DESTROY function
+}
+
+static VKAPI_ATTR void VKAPI_CALL CmdCopyImageToBuffer2KHR(
+VkCommandBuffer commandBuffer,
+const VkCopyImageToBufferInfo2KHR*  pCopyImageToBufferInfo)
+{
+//Not a CREATE or DESTROY function
+}
+
+static VKAPI_ATTR void VKAPI_CALL CmdBlitImage2KHR(
+VkCommandBuffer commandBuffer,
+const VkBlitImageInfo2KHR*  pBlitImageInfo)
+{
+//Not a CREATE or DESTROY function
+}
+
+static VKAPI_ATTR void VKAPI_CALL CmdResolveImage2KHR(
+VkCommandBuffer commandBuffer,
+const VkResolveImageInfo2KHR*   pResolveImageInfo)
+{
+//Not a CREATE or DESTROY function
+}
+
+
 static VKAPI_ATTR VkResult VKAPI_CALL CreateDebugReportCallbackEXT(
 VkInstance  instance,
 const VkDebugReportCallbackCreateInfoEXT*   pCreateInfo,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.153/icd/generated/mock_icd.h 
new/Vulkan-Tools-1.2.154/icd/generated/mock_icd.h
--- old/Vulkan-Tools-1.2.153/icd/generated/mock_icd.h   2020-09-10 
20:07:53.0 +0200
+++ new/Vulkan-Tools-1.2.154/icd/generated/mock_icd.h   2020-09-22 
19:15:29.0 +0200
@@ -180,6 +180,7 @@
 {"VK_EXT_image_drm_format_modifier", 1},
 {"VK_EXT_descriptor_indexing", 2},
 {"VK_EXT_shader_viewport_index_layer", 1},
+{"VK_KHR_portability_subset", 1},
 {"VK_NV_shading_rate_image", 3},
 {"VK_NV_ray_tracing", 3},
 {"VK_NV_representative_fragment_test", 2},
@@ -262,6 +263,7 @@
 

commit vulkan-tools for openSUSE:Factory

2020-09-21 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-09-21 17:12:33

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.4249 (New)


Package is "vulkan-tools"

Mon Sep 21 17:12:33 2020 rev:23 rq:833603 version:1.2.153

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-08-29 20:40:45.705425365 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.4249/vulkan-tools.changes  
2020-09-21 17:16:53.859626634 +0200
@@ -1,0 +2,12 @@
+Fri Sep 11 05:32:55 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.2.153
+  * No user-visible changes.
+
+---
+Thu Sep 10 07:35:40 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.2.152
+  * No user-visible changes.
+
+---

Old:

  v1.2.151.tar.gz

New:

  v1.2.153.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.rA4rq8/_old  2020-09-21 17:16:55.891628202 +0200
+++ /var/tmp/diff_new_pack.rA4rq8/_new  2020-09-21 17:16:55.895628205 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vulkan-tools
-Version:1.2.151
+Version:1.2.153
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
@@ -50,7 +50,7 @@
 mkdir -p glslang/bin
 ln -fsv /usr/bin/glslangValidator glslang/bin/
 %cmake
-make %{?_smp_mflags}
+%cmake_build
 
 %install
 %cmake_install

++ v1.2.151.tar.gz -> v1.2.153.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.151/.travis.yml 
new/Vulkan-Tools-1.2.153/.travis.yml
--- old/Vulkan-Tools-1.2.151/.travis.yml2020-08-18 05:43:44.0 
+0200
+++ new/Vulkan-Tools-1.2.153/.travis.yml2020-09-10 20:07:53.0 
+0200
@@ -66,9 +66,10 @@
 if [[ "$VULKAN_BUILD_TARGET" == "ANDROID" ]]; then
   # Install the Android NDK.
   export ARCH=`uname -m`
-  wget 
http://dl.google.com/android/repository/android-ndk-r15c-linux-${ARCH}.zip
-  unzip -u -q android-ndk-r15c-linux-${ARCH}.zip
-  export ANDROID_NDK_HOME=`pwd`/android-ndk-r15c
+  export ANDROID_NDK=r21d
+  wget 
http://dl.google.com/android/repository/android-ndk-${ANDROID_NDK}-linux-${ARCH}.zip
+  unzip -u -q android-ndk-${ANDROID_NDK}-linux-${ARCH}.zip
+  export ANDROID_NDK_HOME=`pwd`/android-ndk-${ANDROID_NDK}
   export JAVA_HOME="/usr/lib/jvm/java-8-oracle"
   export PATH="$ANDROID_NDK_HOME:$PATH"
 fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.151/BUILD.gn 
new/Vulkan-Tools-1.2.153/BUILD.gn
--- old/Vulkan-Tools-1.2.151/BUILD.gn   2020-08-18 05:43:44.0 +0200
+++ new/Vulkan-Tools-1.2.153/BUILD.gn   2020-09-10 20:07:53.0 +0200
@@ -51,15 +51,12 @@
   # ---
   shared_library("VkICD_mock_icd") {
 configs -= vulkan_undefine_configs
-public_deps = [
-  "$vulkan_headers_dir:vulkan_headers",
-]
-data_deps = [
-  ":vulkan_gen_icd_json_file",
-]
+public_deps = [ "$vulkan_headers_dir:vulkan_headers" ]
+data_deps = [ ":vulkan_gen_icd_json_file" ]
 sources = [
   "icd/generated/mock_icd.cpp",
   "icd/generated/mock_icd.h",
+  "icd/generated/vk_typemap_helper.h",
 ]
 if (is_win) {
   sources += [ "icd/VkICD_mock_icd.def" ]
@@ -70,9 +67,8 @@
 
   action("vulkan_gen_icd_json_file") {
 script = "build-gn/generate_vulkan_layers_json.py"
-sources = [
-  "$vulkan_headers_dir/include/vulkan/vulkan_core.h",
-]
+public_deps = [ "$vulkan_headers_dir:vulkan_headers" ]
+sources = [ "$vulkan_headers_dir/include/vulkan/vulkan_core.h" ]
 args = [ "--icd" ]
 if (is_win) {
   sources += [ "icd/windows/VkICD_mock_icd.json" ]
@@ -88,9 +84,7 @@
 }
 
 # The layer JSON files are part of the necessary data deps.
-outputs = [
-  "$vulkan_data_dir/VkICD_mock_icd.json",
-]
+outputs = [ "$vulkan_data_dir/VkICD_mock_icd.json" ]
 data = outputs
 args += [ raw_vulkan_data_dir ] + rebase_path(sources, root_build_dir)
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Vulkan-Tools-1.2.151/build-android/vulkan-headers_revision_android 
new/Vulkan-Tools-1.2.153/build-android/vulkan-headers_revision_android
--- old/Vulkan-Tools-1.2.151/build-android/vulkan-headers_revision_android  
2020-08-18 05:43:44.0 +0200
+++ new/Vulkan-Tools-1.2.153/build-android/vulkan-headers_revision_android  
2020-09-10 20:07:53.0 

commit vulkan-tools for openSUSE:Factory

2020-08-29 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-08-29 20:40:23

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.3399 (New)


Package is "vulkan-tools"

Sat Aug 29 20:40:23 2020 rev:22 rq:830117 version:1.2.151

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-08-12 12:29:42.888189965 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.3399/vulkan-tools.changes  
2020-08-29 20:40:45.705425365 +0200
@@ -1,0 +2,8 @@
+Wed Aug 19 07:32:08 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.2.151
+  * vulkaninfo: fix device ext list having bad items
+  * vulkaninfo: add `--summary` option that shows basic system info
+  * Add support for VK_EXT_directfb_surface extension
+
+---

Old:

  v1.2.148.tar.gz

New:

  v1.2.151.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.p8AJae/_old  2020-08-29 20:40:46.593425735 +0200
+++ /var/tmp/diff_new_pack.p8AJae/_new  2020-08-29 20:40:46.593425735 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vulkan-tools
-Version:1.2.148
+Version:1.2.151
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0

++ v1.2.148.tar.gz -> v1.2.151.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.148/BUILD.md 
new/Vulkan-Tools-1.2.151/BUILD.md
--- old/Vulkan-Tools-1.2.148/BUILD.md   2020-07-20 22:47:26.0 +0200
+++ new/Vulkan-Tools-1.2.151/BUILD.md   2020-08-18 05:43:44.0 +0200
@@ -205,6 +205,7 @@
 | BUILD_WSI_XCB_SUPPORT | Linux | `ON` | Build the components with XCB 
support. |
 | BUILD_WSI_XLIB_SUPPORT | Linux | `ON` | Build the components with Xlib 
support. |
 | BUILD_WSI_WAYLAND_SUPPORT | Linux | `ON` | Build the components with Wayland 
support. |
+| BUILD_WSI_DIRECTFB_SUPPORT | Linux | `OFF` | Build the components with 
DirectFB support. |
 | USE_CCACHE | Linux | `OFF` | Enable caching with the CCache program. |
 
 The following is a table of all string options currently supported by this 
repository:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Vulkan-Tools-1.2.148/build-android/vulkan-headers_revision_android 
new/Vulkan-Tools-1.2.151/build-android/vulkan-headers_revision_android
--- old/Vulkan-Tools-1.2.148/build-android/vulkan-headers_revision_android  
2020-07-20 22:47:26.0 +0200
+++ new/Vulkan-Tools-1.2.151/build-android/vulkan-headers_revision_android  
2020-08-18 05:43:44.0 +0200
@@ -1 +1 @@
-v1.2.148
+v1.2.151
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.148/cmake/FindDirectFB.cmake 
new/Vulkan-Tools-1.2.151/cmake/FindDirectFB.cmake
--- old/Vulkan-Tools-1.2.148/cmake/FindDirectFB.cmake   1970-01-01 
01:00:00.0 +0100
+++ new/Vulkan-Tools-1.2.151/cmake/FindDirectFB.cmake   2020-08-18 
05:43:44.0 +0200
@@ -0,0 +1,28 @@
+# Try to find DirectFB
+#
+# This will define:
+#
+#   DIRECTFB_FOUND   - True if DirectFB is found
+#   DIRECTFB_LIBRARIES   - Link these to use DirectFB
+#   DIRECTFB_INCLUDE_DIR - Include directory for DirectFB
+#   DIRECTFB_DEFINITIONS - Compiler flags for using DirectFB
+#
+# Redistribution and use is allowed according to the terms of the BSD license.
+# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
+
+IF (NOT WIN32)
+  FIND_PACKAGE(PkgConfig)
+  PKG_CHECK_MODULES(PKG_DIRECTFB QUIET directfb)
+
+  SET(DIRECTFB_DEFINITIONS ${PKG_DIRECTFB_CFLAGS})
+
+  FIND_PATH(DIRECTFB_INCLUDE_DIR  NAMES directfb.h HINTS 
${PKG_DIRECTFB_INCLUDE_DIRS})
+
+  FIND_LIBRARY(DIRECTFB_LIBRARIES NAMES directfb   HINTS 
${PKG_DIRECTFB_LIBRARY_DIRS})
+
+  include(FindPackageHandleStandardArgs)
+
+  FIND_PACKAGE_HANDLE_STANDARD_ARGS(DIRECTFB DEFAULT_MSG DIRECTFB_LIBRARIES 
DIRECTFB_INCLUDE_DIR)
+
+  MARK_AS_ADVANCED(DIRECTFB_INCLUDE_DIR DIRECTFB_LIBRARIES)
+ENDIF ()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.148/cube/CMakeLists.txt 
new/Vulkan-Tools-1.2.151/cube/CMakeLists.txt
--- old/Vulkan-Tools-1.2.148/cube/CMakeLists.txt2020-07-20 
22:47:26.0 +0200
+++ new/Vulkan-Tools-1.2.151/cube/CMakeLists.txt2020-08-18 
05:43:44.0 +0200
@@ -46,7 +46,8 @@
 option(BUILD_WSI_XCB_SUPPORT "Build XCB WSI support" ON)
 option(BUILD_WSI_XLIB_SUPPORT "Build Xlib WSI support" ON)
 option(BUILD_WSI_WAYLAND_SUPPORT "Build Wayland WSI support" ON)
-

commit vulkan-tools for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-08-12 12:27:51

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.3399 (New)


Package is "vulkan-tools"

Wed Aug 12 12:27:51 2020 rev:21 rq:825156 version:1.2.148

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-07-05 01:15:51.092550967 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.3399/vulkan-tools.changes  
2020-08-12 12:29:42.888189965 +0200
@@ -1,0 +2,6 @@
+Sun Aug  9 10:09:54 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.2.148
+  * No user-visible changes reported
+
+---

Old:

  Vulkan-Tools-1.2.145.tar.gz

New:

  v1.2.148.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.phjo6r/_old  2020-08-12 12:29:43.320190196 +0200
+++ /var/tmp/diff_new_pack.phjo6r/_new  2020-08-12 12:29:43.320190196 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   vulkan-tools
-Version:1.2.145
+Version:1.2.148
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
 Group:  Development/Tools/Other
 URL:https://github.com/KhronosGroup/Vulkan-Tools
 
-Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz#/Vulkan-Tools-%{version}.tar.gz
+Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel




commit vulkan-tools for openSUSE:Factory

2020-07-04 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-07-05 01:14:39

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.3060 (New)


Package is "vulkan-tools"

Sun Jul  5 01:14:39 2020 rev:20 rq:818383 version:1.2.145

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-06-04 20:57:02.207150329 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.3060/vulkan-tools.changes  
2020-07-05 01:15:51.092550967 +0200
@@ -1,0 +2,13 @@
+Thu Jul  2 10:21:07 UTC 2020 - Callum Farmer 
+
+- Update to release 1.2.145
+  * scripts: Add default arg for kvt_genvk directory
+  * vulkaninfo: fix indent with for present support
+  * icd:Correctly Support Vulkan 1.1
+  * icd: Cleanup supported VK API version
+  * vulkaninfo: fix output style for memory types
+  * vulkaninfo: add more asserts to catch bad formatting
+  * vulkaninfo: fix ordering issues in generated code
+  * scripts: Use named params for generator options
+
+---

Old:

  v1.2.141.tar.gz

New:

  Vulkan-Tools-1.2.145.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.2yiCFp/_old  2020-07-05 01:15:53.556558820 +0200
+++ /var/tmp/diff_new_pack.2yiCFp/_new  2020-07-05 01:15:53.560558832 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   vulkan-tools
-Version:1.2.141
+Version:1.2.145
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
 Group:  Development/Tools/Other
 URL:https://github.com/KhronosGroup/Vulkan-Tools
 
-Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
+Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz#/Vulkan-Tools-%{version}.tar.gz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel




commit vulkan-tools for openSUSE:Factory

2020-04-27 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-04-27 23:30:58

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.2738 (New)


Package is "vulkan-tools"

Mon Apr 27 23:30:58 2020 rev:18 rq:795770 version:1.2.137

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-04-14 15:19:32.956668897 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.2738/vulkan-tools.changes  
2020-04-27 23:31:10.962680531 +0200
@@ -1,0 +2,8 @@
+Mon Apr 20 10:32:57 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.2.137
+  * vulkaninfo: Fix lack of display throwing on linux
+  * cube: Pick non-SRGB surface formats first
+  * vulkaninfo: fix app bundle not finding loader
+
+---

Old:

  v1.2.135.tar.gz

New:

  v1.2.137.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.yoDAzA/_old  2020-04-27 23:31:11.510681601 +0200
+++ /var/tmp/diff_new_pack.yoDAzA/_new  2020-04-27 23:31:11.518681617 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vulkan-tools
-Version:1.2.135
+Version:1.2.137
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
@@ -27,7 +27,7 @@
 Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
-BuildRequires:  glslang-devel >= 7.13.3496
+BuildRequires:  glslang-devel >= 8.13.3727
 BuildRequires:  pkg-config
 BuildRequires:  python3-base
 BuildRequires:  pkgconfig(vulkan) >= %version

++ v1.2.135.tar.gz -> v1.2.137.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.135/CONTRIBUTING.md 
new/Vulkan-Tools-1.2.137/CONTRIBUTING.md
--- old/Vulkan-Tools-1.2.135/CONTRIBUTING.md2020-03-19 22:30:30.0 
+0100
+++ new/Vulkan-Tools-1.2.137/CONTRIBUTING.md2020-04-13 20:45:36.0 
+0200
@@ -40,7 +40,7 @@
 * There are `.clang-format` files present in the repository to define 
clang-format settings
   which are found and used automatically by clang-format.
* **clang-format** binaries are available from the LLVM orginization, 
here: [LLVM](https://clang.llvm.org/). Our CI system (Travis-CI)
- currently uses clang-format version 5.0.0 to check that the lines of 
code you have changed are formatted properly. It is
+ currently uses clang-format version 7.0.0 to check that the lines of 
code you have changed are formatted properly. It is
  recommended that you use the same version to format your code prior 
to submission.
 * A sample git workflow may look like:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Vulkan-Tools-1.2.135/build-android/vulkan-headers_revision_android 
new/Vulkan-Tools-1.2.137/build-android/vulkan-headers_revision_android
--- old/Vulkan-Tools-1.2.135/build-android/vulkan-headers_revision_android  
2020-03-19 22:30:30.0 +0100
+++ new/Vulkan-Tools-1.2.137/build-android/vulkan-headers_revision_android  
2020-04-13 20:45:36.0 +0200
@@ -1 +1 @@
-v1.2.135
\ No newline at end of file
+v1.2.137
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.2.135/cube/cube.c 
new/Vulkan-Tools-1.2.137/cube/cube.c
--- old/Vulkan-Tools-1.2.135/cube/cube.c2020-03-19 22:30:30.0 
+0100
+++ new/Vulkan-Tools-1.2.137/cube/cube.c2020-04-13 20:45:36.0 
+0200
@@ -3412,6 +3412,24 @@
 assert(!err);
 }
 
+static VkSurfaceFormatKHR pick_surface_format(const VkSurfaceFormatKHR 
*surfaceFormats, uint32_t count) {
+// Prefer non-SRGB formats...
+for (uint32_t i = 0; i < count; i++) {
+const VkFormat format = surfaceFormats[i].format;
+
+if (format == VK_FORMAT_R8G8B8A8_UNORM || format == 
VK_FORMAT_B8G8R8A8_UNORM ||
+format == VK_FORMAT_A2B10G10R10_UNORM_PACK32 || format == 
VK_FORMAT_A2R10G10B10_UNORM_PACK32 ||
+format == VK_FORMAT_R16G16B16A16_SFLOAT) {
+return surfaceFormats[i];
+}
+}
+
+printf("Can't find our preferred formats... Falling back to first exposed 
format. Rendering may be incorrect.\n");
+
+assert(count >= 1);
+return surfaceFormats[0];
+}
+
 static void demo_init_vk_swapchain(struct demo *demo) {
 VkResult U_ASSERT_ONLY err;
 
@@ -3489,16 +3507,9 @@
 VkSurfaceFormatKHR *surfFormats = (VkSurfaceFormatKHR *)malloc(formatCount 
* sizeof(VkSurfaceFormatKHR));
 err = 

commit vulkan-tools for openSUSE:Factory

2020-04-14 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-04-14 15:09:13

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.2738 (New)


Package is "vulkan-tools"

Tue Apr 14 15:09:13 2020 rev:17 rq:792400 version:1.2.135

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-02-24 15:51:03.655292084 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.2738/vulkan-tools.changes  
2020-04-14 15:19:32.956668897 +0200
@@ -1,0 +2,7 @@
+Wed Apr  8 10:39:55 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.2.135
+  * vulkaninfo: Fix uninitialized surface capabilities
+  * vulkaninfo: dynamically load vulkan
+
+---

Old:

  v1.2.133.tar.gz

New:

  v1.2.135.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.0GCNTi/_old  2020-04-14 15:19:33.376669327 +0200
+++ /var/tmp/diff_new_pack.0GCNTi/_new  2020-04-14 15:19:33.380669331 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vulkan-tools
-Version:1.2.133
+Version:1.2.135
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0

++ v1.2.133.tar.gz -> v1.2.135.tar.gz ++
 4452 lines of diff (skipped)




commit vulkan-tools for openSUSE:Factory

2020-02-24 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-02-24 15:50:30

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.26092 (New)


Package is "vulkan-tools"

Mon Feb 24 15:50:30 2020 rev:16 rq:776271 version:1.2.133

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-02-14 16:37:02.343574524 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.26092/vulkan-tools.changes 
2020-02-24 15:51:03.655292084 +0100
@@ -1,0 +2,9 @@
+Wed Feb 19 07:53:56 UTC 2020 - Antonio Larrosa 
+
+- Update to 1.2.133
+  * vulkaninfo: support ASTC HDR formats
+  * vulkaninfo: Update VkFormat ranges
+  * vulkaninfo: new vkconfig_output backdend
+  * vulkaninfo: Check for surface extensions
+
+---

Old:

  Vulkan-Tools-1.2.132.tar.xz
  _service

New:

  v1.2.133.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.yEmupW/_old  2020-02-24 15:51:04.555294088 +0100
+++ /var/tmp/diff_new_pack.yEmupW/_new  2020-02-24 15:51:04.555294088 +0100
@@ -17,15 +17,14 @@
 
 
 Name:   vulkan-tools
-Version:1.2.132
+Version:1.2.133
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
 Group:  Development/Tools/Other
 URL:https://github.com/KhronosGroup/Vulkan-Tools
 
-#Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
-Source: Vulkan-Tools-%version.tar.xz
+Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel >= 7.13.3496




commit vulkan-tools for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-02-14 16:37:00

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.26092 (New)


Package is "vulkan-tools"

Fri Feb 14 16:37:00 2020 rev:15 rq:774123 version:1.2.132

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-02-04 19:55:33.905399003 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.26092/vulkan-tools.changes 
2020-02-14 16:37:02.343574524 +0100
@@ -1,0 +2,5 @@
+Fri Feb  7 13:12:50 UTC 2020 - Antonio Larrosa 
+
+-  Really update to 1.2.132
+
+---

Old:

  Vulkan-Tools-1.1.132.tar.xz

New:

  Vulkan-Tools-1.2.132.tar.xz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.RKjxef/_old  2020-02-14 16:37:03.007574894 +0100
+++ /var/tmp/diff_new_pack.RKjxef/_new  2020-02-14 16:37:03.007574894 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   vulkan-tools
-Version:1.1.132
+Version:1.2.132
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0

++ Vulkan-Tools-1.1.132.tar.xz -> Vulkan-Tools-1.2.132.tar.xz ++

++ _service ++
--- /var/tmp/diff_new_pack.RKjxef/_old  2020-02-14 16:37:03.183574992 +0100
+++ /var/tmp/diff_new_pack.RKjxef/_new  2020-02-14 16:37:03.187574995 +0100
@@ -3,8 +3,8 @@
git
https://github.com/KhronosGroup/Vulkan-Tools
shannon-132-known-good-update
-   v1.1.132
-   1.1.132
+   v1.2.132
+   1.2.132


*.tar




commit vulkan-tools for openSUSE:Factory

2020-02-04 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-02-04 19:55:32

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.26092 (New)


Package is "vulkan-tools"

Tue Feb  4 19:55:32 2020 rev:14 rq:769804 version:1.1.132

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2020-01-25 13:24:07.35414 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.26092/vulkan-tools.changes 
2020-02-04 19:55:33.905399003 +0100
@@ -1,0 +2,8 @@
+Mon Feb  3 21:42:42 UTC 2020 - Jan Engelhardt 
+
+- Update to 1.2.132
+  * vulkaninfo: use GPU version instead of instance
+  * vulkaninfo: remove duplicate flags/bitmasks
+  * vulkaninfo: erroneous presentation surfaces
+
+---

Old:

  v1.2.131.tar.gz

New:

  Vulkan-Tools-1.1.132.tar.xz
  _service



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.P5RTqB/_old  2020-02-04 19:55:34.741399490 +0100
+++ /var/tmp/diff_new_pack.P5RTqB/_new  2020-02-04 19:55:34.745399492 +0100
@@ -17,14 +17,15 @@
 
 
 Name:   vulkan-tools
-Version:1.2.131
+Version:1.1.132
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
 Group:  Development/Tools/Other
 URL:https://github.com/KhronosGroup/Vulkan-Tools
 
-Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
+#Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
+Source: Vulkan-Tools-%version.tar.xz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel >= 7.13.3496

++ _service ++


git
https://github.com/KhronosGroup/Vulkan-Tools
shannon-132-known-good-update
v1.1.132
1.1.132


*.tar
xz






commit vulkan-tools for openSUSE:Factory

2020-01-25 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2020-01-25 13:23:46

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.26092 (New)


Package is "vulkan-tools"

Sat Jan 25 13:23:46 2020 rev:13 rq:766385 version:1.2.131

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-12-21 12:28:59.743295168 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.26092/vulkan-tools.changes 
2020-01-25 13:24:07.35414 +0100
@@ -1,0 +2,7 @@
+Sun Jan 19 12:05:19 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.2.131
+  * vulkaninfo: handle previous driver versions
+  * vulkaninfo: Make presentation surface names a set
+
+---

Old:

  v1.1.130.tar.gz

New:

  v1.2.131.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.kHfAbi/_old  2020-01-25 13:24:08.648036135 +0100
+++ /var/tmp/diff_new_pack.kHfAbi/_new  2020-01-25 13:24:08.652036137 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vulkan-tools
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   vulkan-tools
-Version:1.1.130
+Version:1.2.131
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
@@ -25,7 +25,6 @@
 URL:https://github.com/KhronosGroup/Vulkan-Tools
 
 Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
-#Source: Vulkan-Tools-%version.tar.xz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel >= 7.13.3496

++ v1.1.130.tar.gz -> v1.2.131.tar.gz ++
 5316 lines of diff (skipped)




commit vulkan-tools for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-12-21 12:28:53

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.6675 (New)


Package is "vulkan-tools"

Sat Dec 21 12:28:53 2019 rev:12 rq:756644 version:1.1.130

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-11-11 21:23:30.167780706 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.6675/vulkan-tools.changes  
2019-12-21 12:28:59.743295168 +0100
@@ -1,0 +2,10 @@
+Thu Dec 12 20:22:09 UTC 2019 - Jan Engelhardt 
+
+- Update to release 1.1.130
+  * vulkaninfo: return properly on xcb onnection errors
+  * vulkaninfo: check that extensions aren't disabled
+  * vkcube: Fix Cube Squishing on Resize
+  * vkcube: Replace MoltenVK surfaces with Metal
+  * vulkaninfo: Add VK_EXT_metal_surface info
+
+---

Old:

  Vulkan-Tools-1.1.127.tar.xz
  _service

New:

  v1.1.130.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.j2empY/_old  2019-12-21 12:29:00.255295411 +0100
+++ /var/tmp/diff_new_pack.j2empY/_new  2019-12-21 12:29:00.255295411 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vulkan-tools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:   vulkan-tools
-Version:1.1.127
+Version:1.1.130
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
 Group:  Development/Tools/Other
 URL:https://github.com/KhronosGroup/Vulkan-Tools
 
-#Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
-Source: Vulkan-Tools-%version.tar.xz
+Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
+#Source: Vulkan-Tools-%version.tar.xz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel >= 7.13.3496




commit vulkan-tools for openSUSE:Factory

2019-11-11 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-11-11 21:23:27

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.2990 (New)


Package is "vulkan-tools"

Mon Nov 11 21:23:27 2019 rev:11 rq:746194 version:1.1.127

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-10-28 16:59:59.733731127 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.2990/vulkan-tools.changes  
2019-11-11 21:23:30.167780706 +0100
@@ -1,0 +2,6 @@
+Thu Nov  7 08:02:29 UTC 2019 - Jan Engelhardt 
+
+- Update to release 1.1.127
+  * vulkaninfo: added more documentation for show-formats
+
+---

Old:

  v1.1.126.tar.gz

New:

  Vulkan-Tools-1.1.127.tar.xz
  _service



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.MYvEOD/_old  2019-11-11 21:23:31.291781729 +0100
+++ /var/tmp/diff_new_pack.MYvEOD/_new  2019-11-11 21:23:31.319781755 +0100
@@ -17,17 +17,18 @@
 
 
 Name:   vulkan-tools
-Version:1.1.126
+Version:1.1.127
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
 Group:  Development/Tools/Other
 URL:https://github.com/KhronosGroup/Vulkan-Tools
 
-Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
+#Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
+Source: Vulkan-Tools-%version.tar.xz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
-BuildRequires:  glslang-devel >= 7.11.3226
+BuildRequires:  glslang-devel >= 7.13.3496
 BuildRequires:  pkg-config
 BuildRequires:  python3-base
 BuildRequires:  pkgconfig(vulkan) >= %version

++ _service ++


git
https://github.com/KhronosGroup/Vulkan-Tools
f094f029
v1.1.126
1.1.127


*.tar
xz






commit vulkan-tools for openSUSE:Factory

2019-10-28 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-10-28 16:58:27

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.2990 (New)


Package is "vulkan-tools"

Mon Oct 28 16:58:27 2019 rev:10 rq:743113 version:1.1.126

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-10-24 23:09:32.632548877 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.2990/vulkan-tools.changes  
2019-10-28 16:59:59.733731127 +0100
@@ -1,0 +2,6 @@
+Sat Oct 26 11:43:57 UTC 2019 - Jan Engelhardt 
+
+- Update to release 1.1.126
+  * cube: Try to bind to wl_compositor v4
+
+---

Old:

  v1.1.124.tar.gz

New:

  v1.1.126.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.ZzPPhK/_old  2019-10-28 17:00:00.213731704 +0100
+++ /var/tmp/diff_new_pack.ZzPPhK/_new  2019-10-28 17:00:00.217731708 +0100
@@ -16,14 +16,12 @@
 #
 
 
-%define version_unconverted 1.1.124
-
 Name:   vulkan-tools
-Version:1.1.124
+Version:1.1.126
 Release:0
 Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
-Group:  vulkan
+Group:  Development/Tools/Other
 URL:https://github.com/KhronosGroup/Vulkan-Tools
 
 Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz

++ v1.1.124.tar.gz -> v1.1.126.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Vulkan-Tools-1.1.124/build-android/vulkan-headers_revision_android 
new/Vulkan-Tools-1.1.126/build-android/vulkan-headers_revision_android
--- old/Vulkan-Tools-1.1.124/build-android/vulkan-headers_revision_android  
2019-10-15 19:45:18.0 +0200
+++ new/Vulkan-Tools-1.1.126/build-android/vulkan-headers_revision_android  
2019-10-25 23:18:52.0 +0200
@@ -1 +1 @@
-v1.1.124
+7e4c9795159029ef1b89e1f446e6824bbe10a928
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.1.124/cube/cube.c 
new/Vulkan-Tools-1.1.126/cube/cube.c
--- old/Vulkan-Tools-1.1.124/cube/cube.c2019-10-15 19:45:18.0 
+0200
+++ new/Vulkan-Tools-1.1.126/cube/cube.c2019-10-25 23:18:52.0 
+0200
@@ -3636,12 +3636,16 @@
 seat_handle_capabilities,
 };
 
-static void registry_handle_global(void *data, struct wl_registry *registry, 
uint32_t id, const char *interface,
-   uint32_t version UNUSED) {
+static void registry_handle_global(void *data, struct wl_registry *registry, 
uint32_t id, const char *interface, uint32_t version) {
 struct demo *demo = data;
 // pickup wayland objects when they appear
 if (strcmp(interface, "wl_compositor") == 0) {
-demo->compositor = wl_registry_bind(registry, id, 
_compositor_interface, 1);
+uint32_t minVersion = version < 4 ? version : 4;
+demo->compositor = wl_registry_bind(registry, id, 
_compositor_interface, minVersion);
+if (demo->VK_KHR_incremental_present_enabled && minVersion < 4) {
+fprintf(stderr, "Wayland compositor doesn't support 
VK_KHR_incremental_present, disabling.\n");
+demo->VK_KHR_incremental_present_enabled = false;
+}
 } else if (strcmp(interface, "wl_shell") == 0) {
 demo->shell = wl_registry_bind(registry, id, _shell_interface, 1);
 } else if (strcmp(interface, "wl_seat") == 0) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.1.124/icd/generated/mock_icd.cpp 
new/Vulkan-Tools-1.1.126/icd/generated/mock_icd.cpp
--- old/Vulkan-Tools-1.1.124/icd/generated/mock_icd.cpp 2019-10-15 
19:45:18.0 +0200
+++ new/Vulkan-Tools-1.1.126/icd/generated/mock_icd.cpp 2019-10-25 
23:18:52.0 +0200
@@ -2919,6 +2919,7 @@
 
 
 
+
 static VKAPI_ATTR VkResult VKAPI_CALL GetPipelineExecutablePropertiesKHR(
 VkDevicedevice,
 const VkPipelineInfoKHR*pPipelineInfo,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.1.124/icd/generated/mock_icd.h 
new/Vulkan-Tools-1.1.126/icd/generated/mock_icd.h
--- old/Vulkan-Tools-1.1.124/icd/generated/mock_icd.h   2019-10-15 
19:45:18.0 +0200
+++ new/Vulkan-Tools-1.1.126/icd/generated/mock_icd.h   2019-10-25 
23:18:52.0 +0200
@@ -222,6 +222,7 @@
 {"VK_EXT_subgroup_size_control", 2},
 {"VK_AMD_shader_core_properties2", 1},
 {"VK_AMD_device_coherent_memory", 1},
+

commit vulkan-tools for openSUSE:Factory

2019-10-24 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-10-24 23:09:25

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.2990 (New)


Package is "vulkan-tools"

Thu Oct 24 23:09:25 2019 rev:9 rq:742267 version:1.1.124

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-09-09 12:33:31.325490611 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.2990/vulkan-tools.changes  
2019-10-24 23:09:32.632548877 +0200
@@ -1,0 +2,13 @@
+Wed Oct 16 21:16:14 UTC 2019 - Jan Engelhardt 
+
+- Update to release 1.1.124
+  * vulkaninfo: Handle absence of device group extension
+
+---
+Sun Sep 22 22:02:39 UTC 2019 - Aaron Stern 
+
+- Update to new upstream release 1.1.123
+  * vulkaninfo: support VK_EXT_subgroup_size_control,
+index_type_uint8_ext, VK_EXT_full_screen_exclusive.
+
+---

Old:

  Vulkan-Tools-1.1.120.tar.xz
  _service

New:

  v1.1.124.tar.gz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.svqSZY/_old  2019-10-24 23:09:33.556549956 +0200
+++ /var/tmp/diff_new_pack.svqSZY/_new  2019-10-24 23:09:33.556549956 +0200
@@ -16,18 +16,17 @@
 #
 
 
-%define version_unconverted 1.1.120
+%define version_unconverted 1.1.124
 
 Name:   vulkan-tools
-Version:1.1.120
+Version:1.1.124
 Release:0
-Summary:Reference ICD loader for Vulkan
+Summary:Diagnostic utilities for Vulkan
 License:Apache-2.0
-Group:  Development/Libraries/C and C++
-URL:http://www.khronos.org/
+Group:  vulkan
+URL:https://github.com/KhronosGroup/Vulkan-Tools
 
-#Git-URL:   https://github.com/KhronosGroup/Vulkan-Tools
-Source: Vulkan-Tools-%version.tar.xz
+Source: 
https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel >= 7.11.3226




commit vulkan-tools for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-09-09 12:33:28

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.7948 (New)


Package is "vulkan-tools"

Mon Sep  9 12:33:28 2019 rev:8 rq:725036 version:1.1.120

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-07-02 15:18:17.090729361 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.7948/vulkan-tools.changes  
2019-09-09 12:33:31.325490611 +0200
@@ -1,0 +2,6 @@
+Wed Aug 21 08:53:29 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release/snapshot 1.1.120
+  * vulkaninfo: fix memory leaks from pNext chains
+
+---

Old:

  Vulkan-Tools-1.1.112.tar.xz

New:

  Vulkan-Tools-1.1.120.tar.xz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.4AB3pj/_old  2019-09-09 12:33:31.945490510 +0200
+++ /var/tmp/diff_new_pack.4AB3pj/_new  2019-09-09 12:33:31.945490510 +0200
@@ -16,15 +16,16 @@
 #
 
 
-%define version_unconverted 1.1.112
+%define version_unconverted 1.1.120
 
 Name:   vulkan-tools
-Version:1.1.112
+Version:1.1.120
 Release:0
 Summary:Reference ICD loader for Vulkan
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
 URL:http://www.khronos.org/
+
 #Git-URL:   https://github.com/KhronosGroup/Vulkan-Tools
 Source: Vulkan-Tools-%version.tar.xz
 BuildRequires:  cmake >= 3.4

++ Vulkan-Tools-1.1.112.tar.xz -> Vulkan-Tools-1.1.120.tar.xz ++
 12421 lines of diff (skipped)

++ _service ++
--- /var/tmp/diff_new_pack.4AB3pj/_old  2019-09-09 12:33:32.249490460 +0200
+++ /var/tmp/diff_new_pack.4AB3pj/_new  2019-09-09 12:33:32.249490460 +0200
@@ -2,9 +2,9 @@

git
https://github.com/KhronosGroup/Vulkan-Tools
-   v1.1.112
-   v1.1.112
-   1.1.112
+   e36c760b
+   v1.1.119
+   1.1.120


*.tar




commit vulkan-tools for openSUSE:Factory

2019-07-02 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-07-02 15:18:15

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.4615 (New)


Package is "vulkan-tools"

Tue Jul  2 15:18:15 2019 rev:7 rq:712365 version:1.1.112

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-06-19 21:04:58.754323962 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.4615/vulkan-tools.changes  
2019-07-02 15:18:17.090729361 +0200
@@ -1,0 +2,8 @@
+Fri Jun 28 07:32:59 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release 1.1.112
+  * vulkaninfo: Fix issues 195, 202
+  * cube: Add subpass dependencies
+  * vulkaninfo: Fix HTML format for multi-GPU computer
+
+---

Old:

  Vulkan-Tools-1.1.108.tar.xz

New:

  Vulkan-Tools-1.1.112.tar.xz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.LRuA1E/_old  2019-07-02 15:18:20.954736056 +0200
+++ /var/tmp/diff_new_pack.LRuA1E/_new  2019-07-02 15:18:20.958736061 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define version_unconverted 1.1.108
+%define version_unconverted 1.1.112
 
 Name:   vulkan-tools
-Version:1.1.108
+Version:1.1.112
 Release:0
 Summary:Reference ICD loader for Vulkan
 License:Apache-2.0
@@ -29,10 +29,10 @@
 Source: Vulkan-Tools-%version.tar.xz
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
-BuildRequires:  glslang-devel >= 7.11.3188
+BuildRequires:  glslang-devel >= 7.11.3226
 BuildRequires:  pkg-config
 BuildRequires:  python3-base
-BuildRequires:  pkgconfig(vulkan) >= 1.1.108
+BuildRequires:  pkgconfig(vulkan) >= %version
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 Obsoletes:  vulkan < %version-%release

++ Vulkan-Tools-1.1.108.tar.xz -> Vulkan-Tools-1.1.112.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.1.108/.appveyor.yml 
new/Vulkan-Tools-1.1.112/.appveyor.yml
--- old/Vulkan-Tools-1.1.108/.appveyor.yml  2019-05-29 18:22:32.0 
+0200
+++ new/Vulkan-Tools-1.1.112/.appveyor.yml  2019-06-25 21:08:41.0 
+0200
@@ -17,15 +17,22 @@
 environment:
   PYTHON_PATH: "C:/Python35"
   PYTHON_PACKAGE_PATH: "C:/Python35/Scripts"
+  CMAKE_URL: "http://cmake.org/files/v3.10/cmake-3.10.2-win64-x64.zip;
 
 branches:
   only:
 - master
 
+# Install desired CMake version 3.10.2 before any other building
+install:
+  - appveyor DownloadFile %CMAKE_URL% -FileName cmake.zip
+  - 7z x cmake.zip -oC:\cmake > nul
+  - set path=C:\cmake\bin;%path%
+  - cmake --version
+
 before_build:
   - "SET PATH=C:\\Python35;C:\\Python35\\Scripts;%PATH%"
   - echo Starting build for %APPVEYOR_REPO_NAME% in %APPVEYOR_BUILD_FOLDER%
-  - cmake --version
   # Generate build files using CMake for the build step.
   - echo Generating Vulkan-Tools CMake files for %PLATFORM% %CONFIGURATION%
   - cd %APPVEYOR_BUILD_FOLDER%
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.1.108/.travis.yml 
new/Vulkan-Tools-1.1.112/.travis.yml
--- old/Vulkan-Tools-1.1.108/.travis.yml2019-05-29 18:22:32.0 
+0200
+++ new/Vulkan-Tools-1.1.112/.travis.yml2019-06-25 21:08:41.0 
+0200
@@ -45,6 +45,17 @@
 
 before_install:
   - set -e
+  - CMAKE_VERSION=3.10.2
+  - |
+if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
+  
CMAKE_URL="https://cmake.org/files/v${CMAKE_VERSION%.*}/cmake-${CMAKE_VERSION}-Linux-x86_64.tar.gz;
+  echo CMAKE_URL=${CMAKE_URL}
+  mkdir cmake-${CMAKE_VERSION} && travis_retry wget --no-check-certificate 
-O - ${CMAKE_URL} | tar --strip-components=1 -xz -C cmake-${CMAKE_VERSION}
+  export PATH=${PWD}/cmake-${CMAKE_VERSION}/bin:${PATH}
+else
+  brew install cmake || brew upgrade cmake
+fi
+cmake --version
   - |
 if [[ "$VULKAN_BUILD_TARGET" == "LINUX" ]] || [[ "$VULKAN_BUILD_TARGET" == 
"GN" ]]; then
   # Install the appropriate Linux packages.
@@ -73,7 +84,6 @@
 
 script:
   - set -e
-  - cmake --version
   - |
 if [[ "$VULKAN_BUILD_TARGET" == "LINUX" ]]; then
   # Build Vulkan-Tools
@@ -134,7 +144,6 @@
 notifications:
   email:
 recipients:
-  - k...@lunarg.com
   - cnorth...@google.com
   - tob...@google.com
   - chrisfor...@google.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Vulkan-Tools-1.1.108/build-android/vulkan-headers_revision_android 
new/Vulkan-Tools-1.1.112/build-android/vulkan-headers_revision_android

commit vulkan-tools for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-06-19 21:04:24

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.4811 (New)


Package is "vulkan-tools"

Wed Jun 19 21:04:24 2019 rev:6 rq:707928 version:1.1.108

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-03-26 15:43:39.108201738 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.4811/vulkan-tools.changes  
2019-06-19 21:04:58.754323962 +0200
@@ -1,0 +2,12 @@
+Tue Jun  4 10:16:04 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release 1.1.108
+  * vulkaninfo: Fix uninitialized VkDevice pQueuePriorities
+  * vulkaninfo: Add VK_KHR_depth_stencil_resolve,
+VK_EXT_buffer_device_address, VK_EXT_memory_budget output,
+VK_EXT_memory_priority output, VK_EXT_ycbcr_image_arrays,
+VK_EXT_host_query_reset, VK_KHR_surface_protected_capabilities.
+  * vulkaninfo: Check support for surface extensions before
+using them
+
+---

Old:

  Vulkan-Tools-1.1.102.git10.tar.xz

New:

  Vulkan-Tools-1.1.108.tar.xz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.62ipBV/_old  2019-06-19 21:04:59.474324614 +0200
+++ /var/tmp/diff_new_pack.62ipBV/_new  2019-06-19 21:04:59.474324614 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define version_unconverted 1.1.102.git10
+%define version_unconverted 1.1.108
 
 Name:   vulkan-tools
-Version:1.1.102.git10
+Version:1.1.108
 Release:0
 Summary:Reference ICD loader for Vulkan
 License:Apache-2.0
@@ -27,12 +27,12 @@
 URL:http://www.khronos.org/
 #Git-URL:   https://github.com/KhronosGroup/Vulkan-Tools
 Source: Vulkan-Tools-%version.tar.xz
-BuildRequires:  cmake >= 2.8.11
+BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
-BuildRequires:  glslang-devel
+BuildRequires:  glslang-devel >= 7.11.3188
 BuildRequires:  pkg-config
 BuildRequires:  python3-base
-BuildRequires:  pkgconfig(vulkan)
+BuildRequires:  pkgconfig(vulkan) >= 1.1.108
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 Obsoletes:  vulkan < %version-%release

++ Vulkan-Tools-1.1.102.git10.tar.xz -> Vulkan-Tools-1.1.108.tar.xz ++
 4452 lines of diff (skipped)

++ _service ++
--- /var/tmp/diff_new_pack.62ipBV/_old  2019-06-19 21:04:59.714324831 +0200
+++ /var/tmp/diff_new_pack.62ipBV/_new  2019-06-19 21:04:59.718324835 +0200
@@ -2,9 +2,9 @@

git
https://github.com/KhronosGroup/Vulkan-Tools
-   eaf30e89
-   v1.1.102
-   1.1.102.git@TAG_OFFSET@
+   d2de4ac0
+   v1.1.107
+   1.1.108


*.tar




commit vulkan-tools for openSUSE:Factory

2019-03-26 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-03-26 15:42:41

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.25356 (New)


Package is "vulkan-tools"

Tue Mar 26 15:42:41 2019 rev:5 rq:685795 version:1.1.102.git10

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-02-24 17:17:47.168425053 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.25356/vulkan-tools.changes 
2019-03-26 15:43:39.108201738 +0100
@@ -1,0 +2,6 @@
+Sat Mar 16 18:37:21 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream snapshot 1.1.102.git10 (eaf30e89)
+  * vulkaninfo: Fix uninitialized VkDevice pQueuePriorities
+
+---

Old:

  Vulkan-Tools-1.1.100.tar.xz

New:

  Vulkan-Tools-1.1.102.git10.tar.xz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.yPDsvZ/_old  2019-03-26 15:43:39.588201463 +0100
+++ /var/tmp/diff_new_pack.yPDsvZ/_new  2019-03-26 15:43:39.592201461 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define version_unconverted 1.1.100
+%define version_unconverted 1.1.102.git10
 
 Name:   vulkan-tools
-Version:1.1.100
+Version:1.1.102.git10
 Release:0
 Summary:Reference ICD loader for Vulkan
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.yPDsvZ/_old  2019-03-26 15:43:39.616201448 +0100
+++ /var/tmp/diff_new_pack.yPDsvZ/_new  2019-03-26 15:43:39.620201445 +0100
@@ -2,9 +2,9 @@

git
https://github.com/KhronosGroup/Vulkan-Tools
-   v1.1.100
-   v1.1.100
-   1.1.100
+   eaf30e89
+   v1.1.102
+   1.1.102.git@TAG_OFFSET@


*.tar




commit vulkan-tools for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-02-24 17:17:44

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.28833 (New)


Package is "vulkan-tools"

Sun Feb 24 17:17:44 2019 rev:4 rq:677810 version:1.1.100

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2019-01-25 22:44:21.767154434 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.28833/vulkan-tools.changes 
2019-02-24 17:17:47.168425053 +0100
@@ -1,0 +2,9 @@
+Mon Feb 18 23:37:36 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release 1.1.100
+  * vulkaninfo: print VK_MEMORY_PROPERTY_PROTECTED_BIT
+  * Fix vulkaninfo segfault on 1.0 devices
+  * vulkaninfo: shorten format dump in console
+  * vulkaninfo: Remove non-existent device extension
+
+---

Old:

  Vulkan-Tools-1.1.97.0.tar.xz

New:

  Vulkan-Tools-1.1.100.tar.xz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.vs9V4e/_old  2019-02-24 17:17:47.904424923 +0100
+++ /var/tmp/diff_new_pack.vs9V4e/_new  2019-02-24 17:17:47.904424923 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define version_unconverted 1.1.97.0
+%define version_unconverted 1.1.100
 
 Name:   vulkan-tools
-Version:1.1.97.0
+Version:1.1.100
 Release:0
 Summary:Reference ICD loader for Vulkan
 License:Apache-2.0

++ Vulkan-Tools-1.1.97.0.tar.xz -> Vulkan-Tools-1.1.100.tar.xz ++
 4755 lines of diff (skipped)

++ _service ++
--- /var/tmp/diff_new_pack.vs9V4e/_old  2019-02-24 17:17:48.052424896 +0100
+++ /var/tmp/diff_new_pack.vs9V4e/_new  2019-02-24 17:17:48.052424896 +0100
@@ -2,9 +2,9 @@

git
https://github.com/KhronosGroup/Vulkan-Tools
-   sdk-1.1.97.0
-   v1.1.96
-   1.1.97.0
+   v1.1.100
+   v1.1.100
+   1.1.100


*.tar




commit vulkan-tools for openSUSE:Factory

2019-01-25 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-01-25 22:44:19

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.28833 (New)


Package is "vulkan-tools"

Fri Jan 25 22:44:19 2019 rev:3 rq:668285 version:1.1.97.0

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2018-12-04 20:58:14.432592836 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.28833/vulkan-tools.changes 
2019-01-25 22:44:21.767154434 +0100
@@ -1,0 +2,18 @@
+Thu Jan 24 10:35:39 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release 1.1.97.0
+  * vulkaninfo: Update enums to 1.1.89 headers
+  * vulkaninfo: Add VK_KHR_shader_atomic_int64,
+VK_EXT_transform_feedback, VK_EXT_scalar_block_layout,
+VK_EXT_fragment_density_map
+  * Fix vulkaninfo segfault on 1.0 devices
+- Remove 0001-build-add-missing-wayland-client-search-path-for-moc.patch
+
+---
+Mon Jan  7 22:04:20 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release+snapshot 1.1.96+git6
+  * vulkaninfo: Add VK_EXT_pci_bus_info
+  * vulkaninfo: Update enums to 1.1.89 headers
+
+---

Old:

  0001-build-add-missing-wayland-client-search-path-for-moc.patch
  Vulkan-Tools-1.1.92.tar.xz

New:

  Vulkan-Tools-1.1.97.0.tar.xz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.Ak66la/_old  2019-01-25 22:44:22.555153462 +0100
+++ /var/tmp/diff_new_pack.Ak66la/_new  2019-01-25 22:44:22.563153452 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vulkan-tools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
 #
 
 
-%define version_unconverted 1.1.92
+%define version_unconverted 1.1.97.0
 
 Name:   vulkan-tools
-Version:1.1.92
+Version:1.1.97.0
 Release:0
 Summary:Reference ICD loader for Vulkan
 License:Apache-2.0
@@ -27,7 +27,6 @@
 URL:http://www.khronos.org/
 #Git-URL:   https://github.com/KhronosGroup/Vulkan-Tools
 Source: Vulkan-Tools-%version.tar.xz
-Patch1: 0001-build-add-missing-wayland-client-search-path-for-moc.patch
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel
@@ -47,8 +46,7 @@
 This package contains the Khronos official Vulkan tools and utilities.
 
 %prep
-%setup -qn Vulkan-Tools-%version
-%patch -P 1 -p1
+%autosetup -p1 -n Vulkan-Tools-%version
 
 %build
 mkdir -p glslang/bin

++ Vulkan-Tools-1.1.92.tar.xz -> Vulkan-Tools-1.1.97.0.tar.xz ++
 1983 lines of diff (skipped)

++ _service ++
--- /var/tmp/diff_new_pack.Ak66la/_old  2019-01-25 22:44:22.723153256 +0100
+++ /var/tmp/diff_new_pack.Ak66la/_new  2019-01-25 22:44:22.723153256 +0100
@@ -2,9 +2,9 @@

git
https://github.com/KhronosGroup/Vulkan-Tools
-   sdk-1.1.92.0
-   sdk-1.1.92.0
-   1.1.92
+   sdk-1.1.97.0
+   v1.1.96
+   1.1.97.0


*.tar




commit vulkan-tools for openSUSE:Factory

2018-12-04 Thread root
Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2018-12-04 20:57:56

Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vulkan-tools.new.19453 (New)


Package is "vulkan-tools"

Tue Dec  4 20:57:56 2018 rev:2 rq:653799 version:1.1.92

Changes:

--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes
2018-11-28 11:12:56.722936877 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.19453/vulkan-tools.changes 
2018-12-04 20:58:14.432592836 +0100
@@ -1,0 +2,7 @@
+Sun Dec  2 15:12:52 UTC 2018 - Jan Engelhardt 
+
+- Update to new upstream release 1.1.92
+  * vulkaninfo: Add wayland surface extension support
+  * vulkaninfo: Describe multiple surface extensions
+
+---

Old:

  Vulkan-Tools-1.1.91.g3.tar.xz

New:

  Vulkan-Tools-1.1.92.tar.xz



Other differences:
--
++ vulkan-tools.spec ++
--- /var/tmp/diff_new_pack.z0aOsU/_old  2018-12-04 20:58:15.040592165 +0100
+++ /var/tmp/diff_new_pack.z0aOsU/_new  2018-12-04 20:58:15.040592165 +0100
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define version_unconverted 1.1.91.g3
+%define version_unconverted 1.1.92
 
 Name:   vulkan-tools
-Version:1.1.91.g3
+Version:1.1.92
 Release:0
 Summary:Reference ICD loader for Vulkan
 License:Apache-2.0
@@ -31,9 +31,9 @@
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel
-BuildRequires:  pkgconfig(vulkan)
 BuildRequires:  pkg-config
 BuildRequires:  python3-base
+BuildRequires:  pkgconfig(vulkan)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 Obsoletes:  vulkan < %version-%release
@@ -52,7 +52,7 @@
 
 %build
 mkdir -p glslang/bin
-ln -sv /usr/bin/glslangValidator glslang/bin/
+ln -fsv /usr/bin/glslangValidator glslang/bin/
 %cmake
 make %{?_smp_mflags}
 

++ Vulkan-Tools-1.1.91.g3.tar.xz -> Vulkan-Tools-1.1.92.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Vulkan-Tools-1.1.91.g3/build-android/vulkan-headers_revision_android 
new/Vulkan-Tools-1.1.92/build-android/vulkan-headers_revision_android
--- old/Vulkan-Tools-1.1.91.g3/build-android/vulkan-headers_revision_android
2018-11-09 23:38:46.0 +0100
+++ new/Vulkan-Tools-1.1.92/build-android/vulkan-headers_revision_android   
2018-11-20 01:10:06.0 +0100
@@ -1 +1 @@
-afd12b7bdcd63bf4d8d669d6e06a368a0954b6e3
+114c3546e195819bd53a34b39f5194b2989a5b12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vulkan-Tools-1.1.91.g3/cube/cube.c 
new/Vulkan-Tools-1.1.92/cube/cube.c
--- old/Vulkan-Tools-1.1.91.g3/cube/cube.c  2018-11-09 23:38:46.0 
+0100
+++ new/Vulkan-Tools-1.1.92/cube/cube.c 2018-11-20 01:10:06.0 +0100
@@ -60,8 +60,8 @@
 #define BILLION 10L
 
 #define DEMO_TEXTURE_COUNT 1
-#define APP_SHORT_NAME "cube"
-#define APP_LONG_NAME "The Vulkan Cube Demo Program"
+#define APP_SHORT_NAME "vkcube"
+#define APP_LONG_NAME "Vulkan Cube"
 
 // Allow a maximum of two outstanding presentation operations.
 #define FRAME_LAG 2
@@ -99,20 +99,20 @@
 #include 
 #define ERR_EXIT(err_msg, err_class)\
 do {\
-((void)__android_log_print(ANDROID_LOG_INFO, "Cube", err_msg)); \
+((void)__android_log_print(ANDROID_LOG_INFO, "Vulkan Cube", err_msg)); 
\
 exit(1);\
 } while (0)
 #ifdef VARARGS_WORKS_ON_ANDROID
 void DbgMsg(const char *fmt, ...) {
 va_list va;
 va_start(va, fmt);
-__android_log_print(ANDROID_LOG_INFO, "Cube", fmt, va);
+__android_log_print(ANDROID_LOG_INFO, "Vulkan Cube", fmt, va);
 va_end(va);
 }
 #else  // VARARGS_WORKS_ON_ANDROID
 #define DbgMsg(fmt, ...)   
\
 do {   
\
-((void)__android_log_print(ANDROID_LOG_INFO, "Cube", fmt, 
##__VA_ARGS__)); \
+((void)__android_log_print(ANDROID_LOG_INFO, "Vulkan Cube", fmt, 
##__VA_ARGS__)); \
 } while (0)
 #endif  // VARARGS_WORKS_ON_ANDROID
 #else
@@ -3707,7 +3707,7 @@
 }
 
 #if defined(ANDROID)
-ERR_EXIT("Usage: cube [--validate]\n",