Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W wine
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Alexandros Frantzis
  • wine
  • Merge requests
  • !32

Draft: Modifiers support with dependency on wayland_gbm_get_render_dev()

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Sergio Gómez Del Real requested to merge sergiogdr89/wine-wayland:use_tranches_gbm_dependency into wayland Aug 09, 2022
  • Overview 3
  • Commits 157
  • Changes 31

This strategy avoids the non-intuitive (and other problematic aspects) of introducing the dev_t parameter in the dmabuf public functions, and also the strategy of including information in dmabuf module that really belongs to the gbm module. I'm not sure how to evaluate the tradeoffs involved (wayland_dmabuf using the exported wayland_gbm_get_render_dev() from wayland_gbm, thus introducing a dependency). I do like the much cleaner result of it, though.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: use_tranches_gbm_dependency