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

[Merged by Bors] - MSAA example #3049

Closed

Commits on Oct 29, 2021

  1. Add msaa_pipelined example

    superdump committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    a061a25 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. msaa_pipelined: Drop unnecessary .system()

    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    superdump and MinerSebas authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    103ec49 View commit details
    Browse the repository at this point in the history
  2. msaa_pipelined: Simplify logic

    Instead of using a compound condition and assignment, do the assignments within the condition cases.
    
    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    superdump and MinerSebas authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b12f66e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

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