Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.2k
    • Issues 3.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1k
    • Merge requests 1k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !3380

radv/gfx10: implement NGG GS queries and re-enable NGG GS

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Samuel Pitoiset requested to merge hakzsam/mesa:radv_gfx10_ngg_gs_query into master Jan 14, 2020
  • Overview 4
  • Commits 3
  • Pipelines 8
  • Changes 9

Use GDS for accumulating the number of generated primitives with NGG GS. It's conditionally enabled to reduce GDS usage as much as possible. The last commit re-enable NGG GS.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: radv_gfx10_ngg_gs_query