Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vk: Refactor renderpass management #6011

Merged
merged 2 commits into from
May 25, 2019
Merged

vk: Refactor renderpass management #6011

merged 2 commits into from
May 25, 2019

Commits on May 24, 2019

  1. vk: Refactor renderpass management

    - Ensures the current renderpass matches the image properties even when a cyclic reference is detected
    - Solves SDK debug output error spam due to mismatching layouts and renderpasses
    kd-11 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    6e563eb View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Configuration menu
    Copy the full SHA
    87aceb2 View commit details
    Browse the repository at this point in the history