29 Commits

Author SHA1 Message Date
Locietta
ab5ae2668a
vulkan@1.3.231.1: Add registry notes and cleanup (Fix #4218) (#4222)
* vulkan@1.3.231.1: Add registry notes and cleanup (Fix #4218)

* vulkan: Update to version 1.3.236.0

* vulkan: workaround CI error
2022-12-16 11:42:31 +05:30
github-actions[bot]
852459b4c9 vulkan: Update to version 1.3.236.0 2022-12-14 00:32:52 +00:00
github-actions[bot]
ea8e7ed83e vulkan: Update to version 1.3.231.1 2022-10-26 20:30:37 +00:00
github-actions[bot]
fb78258558 vulkan: Update to version 1.3.231.0 2022-10-24 20:30:10 +00:00
github-actions[bot]
e8abd61a6f vulkan: Update to version 1.3.224.1 2022-08-26 20:31:43 +00:00
github-actions[bot]
d194b2135b vulkan: Update to version 1.3.224.0 2022-08-22 20:28:44 +00:00
github-actions[bot]
ca4d3ac14b vulkan: Update to version 1.3.216.0 2022-06-14 16:31:39 +00:00
github-actions[bot]
a18ef72450 vulkan: Update to version 1.3.211.0 2022-04-18 16:30:05 +00:00
github-actions[bot]
a5e0053601 vulkan: Update to version 1.3.204.1 2022-03-01 00:33:09 +00:00
github-actions[bot]
121fa042fe vulkan: Update to version 1.3.204.0 2022-02-15 00:33:02 +00:00
Richard Kuhnt
b0e7184187 vulkan: Update to version 1.2.198.1 2021-12-04 00:00:36 +00:00
Richard Kuhnt
4726ffff56 vulkan: Update to version 1.2.198.0 2021-11-22 22:01:07 +00:00
Jakub Čábera
eb4a9acf84 vulkan: Update to version 1.2.189.2 2021-09-15 10:30:01 -07:00
Richard Kuhnt
e39433c4ee vulkan: Update to version 1.2.189.1 2021-09-09 16:00:36 +00:00
Richard Kuhnt
896d21281c vulkan: Update to version 1.2.189.0 2021-09-03 22:00:40 +00:00
Richard Kuhnt
ca3eaf6b2d vulkan: Update to version 1.2.182.0 2021-07-06 16:00:23 +00:00
Jakub Čábera
f9a32449d6 vulkan: Update to version 1.2.176.1 2021-05-14 01:06:28 -07:00
Richard Kuhnt
0c6c9bec61 vulkan: Update to version 1.2.170.0 2021-03-01 16:01:49 +00:00
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