vulkancapsviewer (3.40~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Sascha Willems ]
  * Store format flags as strings Should avoid problems with flag values larger than JSON's max number limit See https://github.com/SaschaWillems/vulkan.gpuinfo.org/issues/50
  * Store ostype in json Makes some back-end stuff easier
  * Version bump App and report

 -- john <john@odin>  Tue, 07 May 2024 11:39:46 -0600

vulkancapsviewer (3.34~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Ybalrid (Arthur Brainville) ]
  * Fix build error (with Qt 5.15.2+clang) ambiguous cast with QVariant constructor
  * Lower Android SDK target/minimum to 29 (Android 10. Devices like Pico 4 XR headset...)
  * Raise back the target sdk version to 33 because of playstore rules
  * Revert "Fix build error (with Qt 5.15.2+clang) ambiguous cast with QVariant constructor"

  [ Alexelnet ]
  * Additional information for building on linux.

  [ Sascha Willems ]
  * Updated copyright
  * Updated to Vulkan headers 1.3.278
  * Update profiles library (#200)

 -- john <john@odin>  Fri, 15 Mar 2024 11:50:33 -0600

vulkancapsviewer (3.33~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Sascha Willems ]
  * Updated headers to 1.3.266
  * Android defines
  * Android platform guards for extension script generator
  * Updated headers to 1.3.267
  * Updated headers to 1.3.269
  * Fix build error on Android/Linux platforms
  * Additional type mappings for extension code file generator
  * Reworkd extension file generator to move extension structure allocation to the heap
  * Updated generated extension file
  * Update and move profiles
  * Updated headers to 1.3.270
  * Updated to Vulkan Headers 1.3.273
  * Updated to Vulkan headers 1.3.274
  * Updated to Vulkan headers 1.3.276
  * Version bump

 -- john <john@odin>  Tue, 12 Mar 2024 13:55:59 -0600

vulkancapsviewer (3.32~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Sascha Willems ]
  * Enable VK_EXT_swapchain_colorspace if available
  * Use V4 api routes for updates and checks
  * Version bump

  [ firescry ]
  * Do not include libwayland-client.so within AppImage for Linux/Wayland (#171)

  [ Sascha Willems ]
  * Updated Vulkan Headers to 1.3.254
  * QNX platform define
  * Add QNX platform define for QNX

  [ Sergey Popov ]
  * Add flatpak manifest (#182)

  [ Sascha Willems ]
  * Updated Vulkan Headers to 1.3.257
  * Trying to fix broken CI
  * Updated Vulkan Headers to 1.3.257
  * Trying to fix broken CI (#185)
  * Updated Vulkan Headers to 1.3.260
  * Disable properties for VK_EXT_host_image_copy
  * Updated Vulkan Headers to 1.3.261
  * Restructure extension property value display code
  * Add proper support for VK_EXT_host_image_copy
  * Image layouts for VK_EXT_host_image_copy
  * Version bump
  * Small fix for macro
  * Updated profiles library to SDK 1.3.250.1
  * Updated Android target SDK version as per Google requirement for App updates to the store
  * Updated headers to 1.3.264

 -- john <john@odin>  Tue, 09 Jan 2024 16:21:01 -0700

vulkancapsviewer (3.30~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Sascha Willems ]
  * Updated Vulkan headers to 1.3.246
  * Updated header update script
  * Remove display of surface min and max extents
  * Updated Vulkan headers to 1.3.249
  * Update CI (#175)
  * Ci fix (#176)
  * Updated Android builds

 -- john <john@odin>  Wed, 24 May 2023 09:58:05 -0600

vulkancapsviewer (3.29~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Sascha Willems ]
  * Skip Vulkan SC extensions
  * Updated to Vulkan Headers 1.3.241
  * Add new queue bit
  * Added custom filter proxy that also keeps children
  * Added custom filter proxy that also keeps children

  [ Sergey Popov ]
  * Fix surface page on linux (#161)

  [ firescry ]
  * Update actions (#167)

  [ Sascha Willems ]
  * Added custom filter proxy that also keeps children
  * Updated Ubuntu CI versions
  * Revert "Fix surface page on linux (#161)" (#169)
  * Trying to fix Linux CI (#168)
  * Version bump
  * Updated Vulkan headers to 1.3.243

 -- john <john@odin>  Wed, 22 Mar 2023 12:08:27 -0600

vulkancapsviewer (3.28~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Sascha Willems ]
  * Updated to Vulkan Headers 1.3.239
  * Updated copyright
  * Version bump

 -- john <john@odin>  Tue, 24 Jan 2023 15:23:25 -0700

vulkancapsviewer (3.27+14~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Sascha Willems ]
  * Tooling update
  * Code rework and cleanup for better re-usability
  * Code rework and cleanup for better re-usability
  * Removed unused JSON export node
  * Fixed typecast
  * Reference instance from context
  * Reference instance from context
  * Updated to Vulkan headers 1.3.237
  * Use profiles library from SDK 1.3.236.0
  * Code cleanup
  * Fix LUID display and storage

  [ John Zupin ]
  * packaging: debian: update copyright

 -- john <john@odin>  Mon, 23 Jan 2023 14:34:28 -0700

vulkancapsviewer (3.27+2~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ Sascha Willems ]
  * Removed wrong license file
  * Added LGPLv3 license file
  * Delete FUNDING.yml
  * Updated to Vulkan Headers 1.3.235
  * Version bump
  * Type castings
  * Type castings

  [ Richard S. Wright Jr ]
  * A cmake support (#156)

  [ Simon Ser ]
  * Fix Wayland build (#155)

  [ John Zupin ]
  * packaging: init patches

 -- john <john@odin>  Thu, 08 Dec 2022 14:22:32 -0700

vulkancapsviewer (3.21+13~rc1-1lunarg22.04-1) jammy; urgency=medium

  [ John Zupin ]
  * packaging: update build and run deps for ubuntu
  * packaging: update debian/copyright

 -- john <john@odin>  Tue, 18 Oct 2022 15:01:35 -0600

vulkancapsviewer (1.0+0-rc1) unstable; urgency=medium

  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>

 -- john <johnz@lunarg.com>  Fri, 20 May 2022 16:06:01 -0600
