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,770
    • Issues 2,770
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 928
    • Merge requests 928
  • 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
  • !16168

egl/glx: add fallback for zink loading

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Mike Blumenkrantz requested to merge zmike/mesa:kopper-fallback into main Apr 26, 2022
  • Overview 14
  • Commits 1
  • Pipelines 21
  • Changes 2

if the driver attemping to load is not zink and not software, then attempt a zink fallback on failure

this conservatively handles the case of "only zink is built", though it is going to be noticeably slower at startup than loading zink directly

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: kopper-fallback