Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 3,070
    • Issues 3,070
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,004
    • Merge requests 1,004
  • 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !7232

aco: A few minor improvements to NGG GS

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timur Kristóf requested to merge Venemo/mesa:aco-ngg-gs-fix4 into master Oct 20, 2020
  • Overview 17
  • Commits 7
  • Pipelines 18
  • Changes 3

This MR adds a few minor improvements to the ACO NGG GS implementation.

It adds a few "sanity check" type assertions and a few minor fixes. Most notably, we now check if the output primitive count is zero, and if so, export a zero-area triangle. This is recommended by AMD developers to make sure to avoid a possible hang in the Navi 1x NGG hardware.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: aco-ngg-gs-fix4