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

TAA + Sharpen #129

Merged
merged 33 commits into from
Oct 14, 2023
Merged

TAA + Sharpen #129

merged 33 commits into from
Oct 14, 2023

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

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

Commits on Oct 12, 2023

  1. TAA: add first implementation

    Delt06 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a8625c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4f3c3a View commit details
    Browse the repository at this point in the history
  3. Remove TAA shader TODO

    Delt06 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7d38797 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 14, 2023

  1. Fix SSAO inverse projection

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    fa1cffa View commit details
    Browse the repository at this point in the history
  2. Update TAA asset

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    6ba04d2 View commit details
    Browse the repository at this point in the history
  3. Fix camera override

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    13c9ec5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21ef82b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2148aac View commit details
    Browse the repository at this point in the history
  6. Limit TAA to game camera only

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    2db7d75 View commit details
    Browse the repository at this point in the history
  7. Update TAA settings

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    496714e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4533de View commit details
    Browse the repository at this point in the history
  9. Update TAA settings

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    991b1ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f6b3b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    008a4a0 View commit details
    Browse the repository at this point in the history
  12. Update TAA settings

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    0b2fd21 View commit details
    Browse the repository at this point in the history
  13. Update default TAA settings

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5d8d7af View commit details
    Browse the repository at this point in the history
  14. Enable aniso for leaves

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    0b40681 View commit details
    Browse the repository at this point in the history
  15. Make debug material lazy

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    a359adb View commit details
    Browse the repository at this point in the history
  16. Implement sharpen

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5a0bb8d View commit details
    Browse the repository at this point in the history
  17. Update references

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    d533f21 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e6256de View commit details
    Browse the repository at this point in the history
  19. Add reset for RTHandles

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    d655118 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    34b8a4c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    837f2e6 View commit details
    Browse the repository at this point in the history
  22. Add CubeWorld demo

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    7d3b88d View commit details
    Browse the repository at this point in the history
  23. Add cube world to Used Assets

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c3c7d7c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7a5bedd View commit details
    Browse the repository at this point in the history
  25. Update CubeWorld assets

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    133cdcb View commit details
    Browse the repository at this point in the history
  26. Add sharpen and TAA stripping

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    ea87c35 View commit details
    Browse the repository at this point in the history
  27. Add sharpen order

    Delt06 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    9d0b2e0 View commit details
    Browse the repository at this point in the history