[VK] Fix regressions from #180 #3069

Closed
John wants to merge 2 commits from (deleted):FFTactics-amd-windows-fix into master
Member

Reverts the EndRenderPass() barrier handling to resolve rendering issues on AMD GPUs with Windows.

  • Use unified access masks for attachments
  • Explicitly set fragment test + color output pipeline stages
  • Apply batched image barriers for consistency
    This resolves broken graphics in Final Fantasy Tactics and similar titles.
Reverts the EndRenderPass() barrier handling to resolve rendering issues on AMD GPUs with Windows. - Use unified access masks for attachments - Explicitly set fragment test + color output pipeline stages - Apply batched image barriers for consistency This resolves broken graphics in Final Fantasy Tactics and similar titles.
Author
Member

Fixed on AMD+Windows!

Fixed on AMD+Windows!
John force-pushed FFTactics-amd-windows-fix from 9fa5b1d78c
All checks were successful
eden-license / license-header (pull_request) Successful in 42s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
to 2da6c7e761
All checks were successful
eden-license / license-header (pull_request) Successful in 45s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
2025-11-22 03:04:59 +01:00
Compare
John changed title from Attempt to fix FFTactics Broken Graphics AMD+Windows to [VK] Fix regressions from #180 2025-11-22 03:21:48 +01:00
John force-pushed FFTactics-amd-windows-fix from 2da6c7e761
All checks were successful
eden-license / license-header (pull_request) Successful in 45s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
to b5e56f769b
All checks were successful
eden-license / license-header (pull_request) Successful in 42s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
2025-11-22 04:10:56 +01:00
Compare
crueter closed this pull request 2025-11-22 21:04:56 +01:00
John deleted branch FFTactics-amd-windows-fix 2025-12-19 23:37:25 +01:00
All checks were successful
eden-license / license-header (pull_request) Successful in 42s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published

Pull request closed

Sign in to join this conversation.
No description provided.