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

Support dual source blending #4022

Merged
merged 6 commits into from
Sep 19, 2023
Merged

Support dual source blending #4022

merged 6 commits into from
Sep 19, 2023

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    d5732d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f83b7 View commit details
    Browse the repository at this point in the history
  3. Complain if a pipeline has a shader with dual source blending, but no…

    … fragment stage. Also check if the entry point for the fragment stage uses dual source blending (up for discussion in the review)
    freqmod committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fcf2653 View commit details
    Browse the repository at this point in the history
  4. Handle shader expects dual source blending

    Co-authored-by: Teodor Tanasoaia <[email protected]>
    freqmod and teoxoy authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e1ec521 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3444678 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. a few more tweaks

    teoxoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    be93a13 View commit details
    Browse the repository at this point in the history