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

Render graph support of RT and screen space shadows [Final] #1610

Merged
merged 9 commits into from
Aug 26, 2020

Commits on Aug 26, 2020

  1. Added ray traced reflection support for the render graph version of t…

    …he pipeline.
    
    Enabled the reflection tests for the render graph variant.
    anisunity committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    50c6ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4017850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31af754 View commit details
    Browse the repository at this point in the history
  4. Supporting RTSSS and Recursive Rendering in the rendergraph mode.

    Enabling RR, RTSSS and other tests for render graph.
    anisunity committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    ad08667 View commit details
    Browse the repository at this point in the history
  5. Supporting RT and screen space shadow for render graph

    Enabling the remaining dxr (non-pt) tests
    anisunity committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    8b82b14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27e574b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c396a8 View commit details
    Browse the repository at this point in the history
  8. unwanted params

    anisunity committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    143c01e View commit details
    Browse the repository at this point in the history
  9. nullref fix

    anisunity committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    d888754 View commit details
    Browse the repository at this point in the history