Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,758
    • Issues 2,758
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 913
    • Merge requests 913
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !11078

radv: Implement most of acceleration structures.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:rt-accel-struct into main May 28, 2021
  • Overview 24
  • Commits 10
  • Pipelines 13
  • Changes 16

Initial BVH building support. Supports both CPU and GPU side builds.

Missing still are queries and copies, but those are not needed for a bunch of demos. Because this is not a fully completely implementation of the extension this is behind a RADV_PERFTEST=rt flag.

Also includes the descriptorset side of things.

Edited Jun 18, 2021 by Bas Nieuwenhuizen
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: rt-accel-struct