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,880
    • Issues 2,880
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 905
    • Merge requests 905
  • 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
  • !7080

Closed
Created Oct 09, 2020 by Boris Brezillon@bbrezillonDeveloper
  • Report abuse
Report abuse

panfrost: Add support for blend shaders on Bifrost

  • Overview 15
  • Commits 18
  • Pipelines 10
  • Changes 18

Non-terminal BLENDs are forbidden for now, since we don't restore registers used by the blend shader before returning to the fragment shader. I kept the return-address collection logic so it can be re-enabled when we have everything in place to restore those regs.

Edited Oct 14, 2020 by Boris Brezillon
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bifrost-blend-shaders