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
  • !20430

pvr: Add new Rogue compiler framework

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Simon Perretta requested to merge simon-perretta-img/mesa:dev/new-compiler-framework into main Dec 24, 2022
  • Overview 17
  • Commits 10
  • Pipelines 14
  • Changes 55

This MR adds the new Rogue shader compiler, which is fundamentally different from the existing framework. The previously hard-coded elements have been removed, exposing the entire USC pipeline and ISA features.

Additional changes have been made in order to address some shortcomings present in the first commit, and will be added to the MR pending review.

/cc @frankbinns @CreativeCylon @MTCoster

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev/new-compiler-framework