11 Commits

Author SHA1 Message Date
Richard Kuhnt
d25bd739ce vulkan: Update to version 1.2.162.1 2021-01-13 02:01:48 +00:00
Richard Kuhnt
1eca3c79d0 vulkan: Update to version 1.2.162.0 2020-12-15 00:01:48 +00:00
Riad
0853e57847
vulkan: Fix sdk environment variables (#1463) 2020-10-21 09:45:57 -07:00
Richard Kuhnt
790cd2335e vulkan: Update to version 1.2.154.1 2020-10-07 23:00:28 +00:00
Richard Kuhnt
6869869d5a vulkan: Update to version 1.2.154.0 2020-10-05 19:00:22 +00:00
r00tz
52be880543
vulcan: Add VULKAN_SDK var (#1414)
* Added VULKAN_SDK path

I am not sure if this is the best method but VULKAN_SDK path should be automatically added so that any tools looking for Vulkan can do so with ease :)

normally something like this works [Environment]::SetEnvironmentVariable("VULKAN_SDK", "$env:USERPROFILE/scoop/apps/vulkan/current/", "Machine")
assuming scoop is in userprofile and not elsewhere.

* Update vulkan.json

* Fix json typo

Co-authored-by: Ross Smith II <ross@smithii.com>
2020-09-27 06:31:20 -07:00
Richard Kuhnt
36bb95ab24 vulkan: Update to version 1.2.148.1 2020-08-12 01:00:34 +00:00
Richard Kuhnt
b136c7c9d0 vulkan: Update to version 1.2.148.0 2020-08-04 01:00:29 +00:00
Richard Kuhnt
ad043d625e vulkan: Update to version 1.2.141.2 2020-06-12 00:00:32 +00:00
Richard Kuhnt
3bedc87d21 vulkan: Update to version 1.2.141.0 2020-06-06 22:00:26 +00:00
lxy
e8fdc2d3a5
vulkan: Add version 1.2.135.0 (#1063)
* vulkan: Create the manifest.json of vulkan

* Vulkan drivers reside in homepage

* Update the license description

* Update bucket/vulkan.json

Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/vulkan.json

Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/vulkan.json

Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/vulkan.json

Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/vulkan.json

Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>

Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
2020-06-06 14:34:59 -07:00