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

[re_renderer] Enable 4x MSAA #276

Merged
merged 12 commits into from
Nov 8, 2022
Merged

[re_renderer] Enable 4x MSAA #276

merged 12 commits into from
Nov 8, 2022

Commits on Nov 7, 2022

  1. 4x MSAA always on

    Wumpf committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    526baab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a76351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f87fae View commit details
    Browse the repository at this point in the history
  4. disable store for hdr target

    Wumpf committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    228f82b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ebd4e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34ac473 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    339724c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. use srgb format for view target and do some renames accordingly

    also better document the various color conversions and formats
    Wumpf committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    630b358 View commit details
    Browse the repository at this point in the history
  2. update wgpu

    Wumpf committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c4c1388 View commit details
    Browse the repository at this point in the history
  3. fix cago deny error

    Wumpf committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5d3f5d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d312fe0 View commit details
    Browse the repository at this point in the history
  5. fixed incorrect comment

    Wumpf committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6299bf4 View commit details
    Browse the repository at this point in the history