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

glsl: use nir linker for more things

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Timothy Arceri requested to merge tarceri/mesa:nir_linker into master Jan 03, 2020
  • Overview 17
  • Commits 8
  • Pipelines 10
  • Changes 8

This is another step towards using a nir linker to link uniforms and varyings. This will allow faster linking and should allow us to disable more of the GLSL IR optimisation passes in future.

Edited Jan 03, 2020 by Timothy Arceri
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nir_linker