Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Add initial linux_dmabuf protocol support #698

Merged
merged 5 commits into from Mar 15, 2018
Merged

Commits on Mar 1, 2018

  1. Copy the full SHA
    6c7e1c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

  1. Copy the full SHA
    2d0db16 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Add initial linux_dmabuf protocol support

    Tested with
    
        ./weston-simple-dmabuf-drm
        ./weston-simple-dmabuf-drm --import-immediate=1
        ./weston-simple-dmabuf-drm --y-inverted=1
        (and combinations)
    
    Supports only single plane XRGB dmabufs for now.
    agx committed Mar 15, 2018
    Copy the full SHA
    14cdb61 View commit details
    Browse the repository at this point in the history
  2. Wire up linux_dmabuf in rootston

    agx committed Mar 15, 2018
    Copy the full SHA
    eb4337b View commit details
    Browse the repository at this point in the history
  3. Indent GLSL by two spaces

    since this is the most established indentation
    agx committed Mar 15, 2018
    Copy the full SHA
    653bc28 View commit details
    Browse the repository at this point in the history