]> git.pld-linux.org Git - packages/vulkan-sdk.git/log
packages/vulkan-sdk.git
7 years agoattempt to fix x32 build
Jacek Konieczny [Wed, 23 Nov 2016 14:55:16 +0000 (15:55 +0100)]
attempt to fix x32 build

7 years agoVersion: 1.0.32.0, drop extra sources and icd
Jacek Konieczny [Wed, 23 Nov 2016 14:21:02 +0000 (15:21 +0100)]
Version: 1.0.32.0, drop extra sources and icd

- up to 1.0.32
- icd dropped, as it was useless and only pulled LunarGLASS and llvm
- install layers to location used by 'make install'

7 years agoRelease: 1 auto/th/vulkan-sdk-1.0.17.0-1
Jacek Konieczny [Thu, 14 Jul 2016 15:49:41 +0000 (17:49 +0200)]
Release: 1

7 years agomove libVkLayer_utils to libdir
Jacek Konieczny [Thu, 14 Jul 2016 15:47:19 +0000 (17:47 +0200)]
move libVkLayer_utils to libdir

The library name seems safe now and there is no RPATH in the layers any
more.

7 years agoVersion: 1.0.17.0 auto/th/vulkan-sdk-1.0.17.0-0.1
Jacek Konieczny [Thu, 14 Jul 2016 11:57:21 +0000 (13:57 +0200)]
Version: 1.0.17.0

7 years ago- revert last change, demos are useless witthout icd, and icd in this auto/th/vulkan-sdk-1.0.8.0-0.s2016012.3
Jan Rękorajski [Sun, 3 Jul 2016 08:09:28 +0000 (10:09 +0200)]
- revert last change, demos are useless witthout icd, and icd in this
  package builds just a reference driver
- rel 3

7 years ago- do not require icd in -demos if package was build without it auto/th/vulkan-sdk-1.0.8.0-0.s2016012.2
Jan Rękorajski [Sat, 2 Jul 2016 14:40:30 +0000 (16:40 +0200)]
- do not require icd in -demos if package was build without it
- rel 2

8 years agofix 32-bit build auto/th/vulkan-sdk-1.0.8.0-0.s2016012.1
Jacek Konieczny [Fri, 8 Apr 2016 17:51:20 +0000 (19:51 +0200)]
fix 32-bit build

8 years agoBR: python3-lxml
Jacek Konieczny [Fri, 8 Apr 2016 17:51:08 +0000 (19:51 +0200)]
BR: python3-lxml

8 years ago1.0.8 finished
Jacek Konieczny [Fri, 8 Apr 2016 17:04:05 +0000 (19:04 +0200)]
1.0.8 finished

Release: 1

8 years agopreparing version 1.0.8
Jacek Konieczny [Fri, 8 Apr 2016 08:09:45 +0000 (10:09 +0200)]
preparing version 1.0.8

NFY

8 years agoVersion: 1.0.5.0 (current snapshot of the branch) auto/th/vulkan-sdk-1.0.5.0-0.s20160312.7
Jacek Konieczny [Sat, 12 Mar 2016 20:06:08 +0000 (21:06 +0100)]
Version: 1.0.5.0 (current snapshot of the branch)

Vulkan-LoaderAndValidationLayers now included in the VulkanTools
snapshot

wayland bcond disabled - upstream code builds XCB _or_ Wayland,
we need to patch this around for usable Wayland support.

8 years agoFix false-positive in mem tracker validation layer
Jacek Konieczny [Sat, 5 Mar 2016 14:50:14 +0000 (15:50 +0100)]
Fix false-positive in mem tracker validation layer

Patch from:
https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/commit/e1a61848f5d302c52bd4775b6421007498194745

rel. 7

8 years agoWayland support added to the loader auto/th/vulkan-sdk-1.0.3.0-3.s20160223.6
Jacek Konieczny [Wed, 2 Mar 2016 20:43:41 +0000 (21:43 +0100)]
Wayland support added to the loader

note: validation layers won't work with Wayland surfaces

rel. 6

8 years agoFix paths used in VulkanTools, so no symlink is used
Jacek Konieczny [Wed, 2 Mar 2016 18:17:37 +0000 (19:17 +0100)]
Fix paths used in VulkanTools, so no symlink is used

Similar change is already committed upstream.

8 years agodisable icd build
Jacek Konieczny [Wed, 2 Mar 2016 16:34:42 +0000 (17:34 +0100)]
disable icd build

It is big, it takes lots of time to build… and it isn't even compatible
with current specification. Mesa driver is already better than this one.

8 years agoDo not overwrite good liblayer_utils.so auto/th/vulkan-sdk-1.0.3.0-3.s20160223.5
Jacek Konieczny [Fri, 26 Feb 2016 20:52:04 +0000 (21:52 +0100)]
Do not overwrite good liblayer_utils.so

The right one is from LoaderAndValidationLayers, but would be
overwritten with some bogus library from VulkanTools.

rel. .5

8 years agoapply the rpath patch
Jacek Konieczny [Fri, 26 Feb 2016 19:58:23 +0000 (20:58 +0100)]
apply the rpath patch

without it the layers are broken

8 years agorel. 4 auto/th/vulkan-sdk-1.0.3.0-3.s20160223.4
Jacek Konieczny [Thu, 25 Feb 2016 16:45:19 +0000 (17:45 +0100)]
rel. 4

8 years agoinclude %{name} in ICD manifest filename
Jacek Konieczny [Thu, 25 Feb 2016 16:10:44 +0000 (17:10 +0100)]
include %{name} in ICD manifest filename

to prevent conflict with intel driver from Mesa (both can be installed
at the same time).

8 years agorename vulkan-*-layers to vulkan-sdk-*-layers auto/th/vulkan-sdk-1.0.3.0-3.s20160223.3
Jacek Konieczny [Thu, 25 Feb 2016 12:51:45 +0000 (13:51 +0100)]
rename vulkan-*-layers to vulkan-sdk-*-layers

Only 'vulkan-loader' and 'vulkan-devel' are standard Vulkan interfaces
deserving very own package names, the rest are just the extras provided
by the SDK.

8 years agoFix internal dependencies, rel. .3
Jacek Konieczny [Thu, 25 Feb 2016 12:40:41 +0000 (13:40 +0100)]
Fix internal dependencies, rel. .3

8 years agoRelease: 2 auto/th/vulkan-sdk-1.0.3.0-3.s20160223.2
Jacek Konieczny [Thu, 25 Feb 2016 11:25:22 +0000 (12:25 +0100)]
Release: 2

8 years agoICD won't build on 32 bit
Jacek Konieczny [Thu, 25 Feb 2016 11:05:00 +0000 (12:05 +0100)]
ICD won't build on 32 bit

8 years agoMake packaged demos run out of source tree
Jacek Konieczny [Thu, 25 Feb 2016 07:20:40 +0000 (08:20 +0100)]
Make packaged demos run out of source tree

8 years agosample ICD build
Jacek Konieczny [Thu, 25 Feb 2016 07:11:18 +0000 (08:11 +0100)]
sample ICD build

8 years agovktrace binaries use '32' suffix on 32bit archs auto/th/vulkan-sdk-1.0.3.0-3.s20160223.1
Jacek Konieczny [Wed, 24 Feb 2016 11:50:17 +0000 (12:50 +0100)]
vktrace binaries use '32' suffix on 32bit archs

That is for multilib install, package it that way.

8 years agoRun ldconfig for vulkan-loader
Jacek Konieczny [Wed, 24 Feb 2016 11:16:03 +0000 (12:16 +0100)]
Run ldconfig for vulkan-loader

8 years agoI give up, building those separately makes no sense
Jacek Konieczny [Wed, 24 Feb 2016 10:14:02 +0000 (11:14 +0100)]
I give up, building those separately makes no sense

Upstream binary release is a single 'SDK' package, built from
both Vulkan-LoaderAndValidationLayers and VulkanTools repositories.

8 years agoup to 20160222 snapshot auto/th/vulkan-loader-1.0.3.0-3.s20160222.1
Jacek Konieczny [Tue, 23 Feb 2016 12:50:10 +0000 (13:50 +0100)]
up to 20160222 snapshot

8 years agoFix built-in ICD config dirs auto/th/vulkan-loader-1.0.3.0-3
Jacek Konieczny [Sat, 20 Feb 2016 15:51:04 +0000 (16:51 +0100)]
Fix built-in ICD config dirs

The code assumes CMAKE data and sysconfig dirs are relative and would
look for ICD configs in /usr//usr/share/vulkan/icd.d

Release: 3

8 years agoBR: glslang auto/th/vulkan-loader-1.0.3.0-2
Jacek Konieczny [Sat, 20 Feb 2016 14:25:34 +0000 (15:25 +0100)]
BR: glslang

Release: 2

8 years agoRelease: 1 auto/th/vulkan-loader-1.0.3.0-1
Jacek Konieczny [Sat, 20 Feb 2016 13:54:31 +0000 (14:54 +0100)]
Release: 1

8 years agoMake tests run when enabled
Jacek Konieczny [Sat, 20 Feb 2016 13:47:56 +0000 (14:47 +0100)]
Make tests run when enabled

they won't work anyway ;)

8 years agoinclude sample vk_layer_settings.txt in doc
Jacek Konieczny [Sat, 20 Feb 2016 13:23:49 +0000 (14:23 +0100)]
include sample vk_layer_settings.txt in doc

8 years agonearly done…
Jacek Konieczny [Fri, 19 Feb 2016 21:39:15 +0000 (22:39 +0100)]
nearly done…

8 years agonew package - work in progress / RFC
Jacek Konieczny [Thu, 18 Feb 2016 10:25:52 +0000 (11:25 +0100)]
new package - work in progress / RFC

This page took 0.134959 seconds and 4 git commands to generate.