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

Expose maximum_frame_latency #4899

Merged
merged 14 commits into from
Jan 17, 2024

Commits on Dec 19, 2023

  1. Expose desired_swap_chain_size

    Wumpf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    06b75fe View commit details
    Browse the repository at this point in the history
  2. update examples

    Wumpf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1526957 View commit details
    Browse the repository at this point in the history
  3. update changelog

    Wumpf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c9017ad View commit details
    Browse the repository at this point in the history
  4. fix missing fixup

    Wumpf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f62112c View commit details
    Browse the repository at this point in the history
  5. doc fix

    Wumpf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a2a6a0a View commit details
    Browse the repository at this point in the history
  6. update PR number

    emilk authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    35f8139 View commit details
    Browse the repository at this point in the history
  7. formatting

    Wumpf committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c39dbc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Change swap_chain_size to maximum_frame_latency

    On most platforms this is merely a change in narrative, on DX12 it actually has a practical effect already since we use it to directly set frame latency
    Wumpf committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2157b53 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    12bd543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c2c55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de1640a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d64de0d View commit details
    Browse the repository at this point in the history
  5. fix macos build

    Wumpf committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b6ceb51 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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