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

Ray Query support #2256

Merged
merged 12 commits into from
Mar 23, 2023
Merged

Ray Query support #2256

merged 12 commits into from
Mar 23, 2023

Commits on Mar 22, 2023

  1. Add ray query types to the IR

    kvark committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    17653e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd59af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0753179 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbeb223 View commit details
    Browse the repository at this point in the history
  5. clippy fixes

    kvark committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    06cde62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a328fdc View commit details
    Browse the repository at this point in the history
  7. wgsl: handle RayDesc/RayIntersection at the type decl level instead o…

    …f an AST constructor
    kvark committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cfa4cba View commit details
    Browse the repository at this point in the history
  8. msl: ray query support

    kvark committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9d218d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4ad315 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b52dd0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    85383aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5807db4 View commit details
    Browse the repository at this point in the history