Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: Update Vulkan to v1.2.135
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
@ 2020-03-20 16:08 ` wundrweapon
  2020-03-20 17:39 ` rwt3k
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: wundrweapon @ 2020-03-20 16:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]

New comment by wundrweapon on void-packages repository

https://github.com/void-linux/void-packages/pull/20243#issuecomment-601780234

Comment:
Tested MW3 multiplayer, DOOM (2016), and Wolfenstein II all through DXVK; no trouble to report. Interestingly, performance metrics from Wolfenstein and DOOM suggest that the loader is on v1.2.133 though it definitely isn't. Not a Void issue, for sure.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Update Vulkan to v1.2.135
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-03-21  7:57 ` xtraeme
@ 2020-03-21 18:01 ` wundrweapon
  7 siblings, 0 replies; 8+ messages in thread
From: wundrweapon @ 2020-03-21 18:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

New comment by wundrweapon on void-packages repository

https://github.com/void-linux/void-packages/pull/20243#issuecomment-602080308

Comment:
I'm surprised with how smoothly that went. Just four commits now, each just a single update.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Update Vulkan to v1.2.135
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-03-20 23:28 ` wundrweapon
@ 2020-03-21  7:57 ` xtraeme
  2020-03-21 18:01 ` wundrweapon
  7 siblings, 0 replies; 8+ messages in thread
From: xtraeme @ 2020-03-21  7:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/20243#issuecomment-602010945

Comment:
yes, there's a dup commit message

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Update Vulkan to v1.2.135
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-03-20 23:13 ` st3r4g
@ 2020-03-20 23:28 ` wundrweapon
  2020-03-21  7:57 ` xtraeme
  2020-03-21 18:01 ` wundrweapon
  7 siblings, 0 replies; 8+ messages in thread
From: wundrweapon @ 2020-03-20 23:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 172 bytes --]

New comment by wundrweapon on void-packages repository

https://github.com/void-linux/void-packages/pull/20243#issuecomment-601952491

Comment:
Think I should do that now?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Update Vulkan to v1.2.135
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-03-20 20:43 ` rwt3k
@ 2020-03-20 23:13 ` st3r4g
  2020-03-20 23:28 ` wundrweapon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: st3r4g @ 2020-03-20 23:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

New comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/20243#issuecomment-601948738

Comment:
To amend an erratic commit (and edit the commit history in general), use `git rebase -i <...>` and then force push the branch

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Update Vulkan to v1.2.135
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-03-20 19:10 ` wundrweapon
@ 2020-03-20 20:43 ` rwt3k
  2020-03-20 23:13 ` st3r4g
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rwt3k @ 2020-03-20 20:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

New comment by rwt3k on void-packages repository

https://github.com/void-linux/void-packages/pull/20243#issuecomment-601902490

Comment:
> and I'm not sure how to test either package (having never used them).
>
I'm not sure, but I think they are development libs.

> Also, I'm starting to wonder whether my previous testing was moot. It seems SteamPlay has its own Vulkan build it runs so people needn't install it themselves. Maybe I'm wrong here; I sure want to be(!)
>
It is still necessary to have Vulkan installed to run native games or through Steamplay (d9vk, dxvk) and if you want to use MangoHud as an overlay.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Update Vulkan to v1.2.135
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
  2020-03-20 16:08 ` Update Vulkan to v1.2.135 wundrweapon
  2020-03-20 17:39 ` rwt3k
@ 2020-03-20 19:10 ` wundrweapon
  2020-03-20 20:43 ` rwt3k
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: wundrweapon @ 2020-03-20 19:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

New comment by wundrweapon on void-packages repository

https://github.com/void-linux/void-packages/pull/20243#issuecomment-601867646

Comment:
@rwt3k good idea; done. VVL doesn't have a 135 version, and I'm not sure how to test either package (having never used them).

Also, I'm starting to wonder whether my previous testing was moot. It seems SteamPlay has its own Vulkan build it runs so people needn't install it themselves. Maybe I'm wrong here; I sure want to be(!)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Update Vulkan to v1.2.135
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
  2020-03-20 16:08 ` Update Vulkan to v1.2.135 wundrweapon
@ 2020-03-20 17:39 ` rwt3k
  2020-03-20 19:10 ` wundrweapon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rwt3k @ 2020-03-20 17:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

New comment by rwt3k on void-packages repository

https://github.com/void-linux/void-packages/pull/20243#issuecomment-601828063

Comment:
Please add `Vulkan-Tools` and `Vulkan-ValidationLayers` to the PR.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-03-21 18:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20243@inbox.vuxu.org>
2020-03-20 16:08 ` Update Vulkan to v1.2.135 wundrweapon
2020-03-20 17:39 ` rwt3k
2020-03-20 19:10 ` wundrweapon
2020-03-20 20:43 ` rwt3k
2020-03-20 23:13 ` st3r4g
2020-03-20 23:28 ` wundrweapon
2020-03-21  7:57 ` xtraeme
2020-03-21 18:01 ` wundrweapon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).