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

Adaptive downsampling of transparent layers based on framerate #586

Closed

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    0d7a69a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    316bcf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be038b View commit details
    Browse the repository at this point in the history
  4. Revert "temp: quick experiment with interploation"

    This reverts commit 8be038b.
    seankmartin committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    009c724 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb626cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6b0617 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. temp: keep changes

    seankmartin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ce53842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3fa12 View commit details
    Browse the repository at this point in the history
  3. temp: single frame chck

    seankmartin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    37dc166 View commit details
    Browse the repository at this point in the history
  4. fix: remove logs

    seankmartin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6c95d5f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. feat: framerate counter

    seankmartin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    43ed997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27a1c7 View commit details
    Browse the repository at this point in the history
  3. refactor: remove variable

    seankmartin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0f189eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b35b24 View commit details
    Browse the repository at this point in the history
  5. chore: remove debug log

    seankmartin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9ff56a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbc065a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0352605 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a521a59 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    05d9988 View commit details
    Browse the repository at this point in the history
  2. chore: format

    seankmartin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    544664b View commit details
    Browse the repository at this point in the history
  3. fix: remove temp change

    seankmartin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a2101a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d8a8a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d448081 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34499cc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    425e09f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b43762 View commit details
    Browse the repository at this point in the history
  3. fix: remove downsampling based on VR chunk res due to possible undesi…

    …red bevhaiour with other transparent layers
    seankmartin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    fe266c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb292ef View commit details
    Browse the repository at this point in the history
  5. feat: pow2 downample

    seankmartin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8b30708 View commit details
    Browse the repository at this point in the history
  6. feat: keep downsample to the highest needed this camera move

    this is a bit agressive, but smooths the jutters that occur otherwise
    might revisit for cleaner strategy
    seankmartin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5007e2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d25cdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aebe5e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f51de4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4898c36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14aac39 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    00de472 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f874d54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b1167d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e9779a2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    202145f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    7fe0728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e04498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38fa133 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    620292f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d36912 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    97eb116 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5865899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a963e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cdff67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f60c734 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12d75fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61d68e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c201d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a05b3db View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    03d0d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27df8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a6a650 View commit details
    Browse the repository at this point in the history