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,712
    • Issues 2,712
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 910
    • Merge requests 910
  • 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
  • !7383

Zink add moltenvk support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Duncan Hopkins requested to merge duncan.hopkins/mesa:zink-add-moltenvk-support into master Oct 30, 2020
  • Overview 67
  • Commits 2
  • Pipelines 16
  • Changes 2

Two commits that help allow Zink to run on MacOS via MoltenVk.

(1) allow instance creation to have optional layers and extensions. (2) allow the MacOS only MoltenVK layer and extension to be used. (3) get the MoltenVK function pointers allowing for some of the MoltenVK behaviours to be changed. (4) changed the default MoltenVK swizzeling behaviour from none to enough for zink to not fail pipeline creation.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: zink-add-moltenvk-support