[vk] Tighten queue wait stages #2734

Merged
crueter merged 3 commits from :moreperformance2 into master 2025-10-15 22:12:26 +02:00

Wait only at the transfer and color stages instead of every stage. That keeps things in sync without stalling the whole GPU.

This should work according to spec, just need to test and verify no regressions across all platforms (Windows, Linux, Android, Mac OS)

Can be 0.0.4 or 0.0.5 up to the team.

Wait only at the transfer and color stages instead of every stage. That keeps things in sync without stalling the whole GPU. This should work according to spec, just need to test and verify no regressions across all platforms (Windows, Linux, Android, Mac OS) Can be 0.0.4 or 0.0.5 up to the team.
[vk] Drop Transient Bit
Some checks failed
eden-license / license-header (pull_request) Failing after 26s
f3fd75e887
[vk] Tighten Queue & Wait Stages
Some checks failed
eden-license / license-header (pull_request) Failing after 28s
1ee0cd07b1
readd unintended changes I hate git sometimes
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
e5ccff3dfb
Ghost force-pushed moreperformance2 from e5ccff3dfb
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
to 890de3db4a
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
2025-10-14 04:39:55 +02:00
Compare
Shinmegumi force-pushed moreperformance2 from 890de3db4a
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
to ff1b1ddda8
All checks were successful
eden-license / license-header (pull_request) Successful in 26s
2025-10-14 19:18:08 +02:00
Compare
MaranBr changed title from WIP: [vk] Tighten queue wait stages to [vk] Tighten queue wait stages 2025-10-14 22:30:54 +02:00
Owner

Since this included those changes, I'm okay with approving both once we ensure Linux doesn't have issues.

Since this included those changes, I'm okay with approving both once we ensure Linux doesn't have issues.
MaranBr approved these changes 2025-10-14 23:13:12 +02:00
Owner

I'm not concerned. Almost every device we support should support 1.3 at this point. There should be very few devices, if any, that do not support 1.3 that are being actively used by users.

I'm not concerned. Almost every device we support should support 1.3 at this point. There should be very few devices, if any, that do not support 1.3 that are being actively used by users.
Shinmegumi approved these changes 2025-10-15 14:05:51 +02:00
crueter merged commit f273ac446b into master 2025-10-15 22:12:26 +02:00
crueter deleted branch moreperformance2 2025-10-15 22:12:26 +02:00
Sign in to join this conversation.
No description provided.