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

Add support for direct scan-out #1641

Merged
merged 16 commits into from Jun 7, 2019
Merged

Commits on May 25, 2019

  1. Copy the full SHA
    e5d67d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    66da4fa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1d330a0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    25737a3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1893830 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3d03e7a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c01c74a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    db90fd8 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5dff9de View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    877d373 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    736074c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    082bdd0 View commit details
    Browse the repository at this point in the history
  13. output: introduce wlr_output_lock_attach_render

    This allows screen shooters and screen grabbers to ensure rendering will be
    used instead of direct scan-out.
    emersion committed May 25, 2019
    Copy the full SHA
    19ab173 View commit details
    Browse the repository at this point in the history
  14. output-damage: support direct scan-out

    In case direct scan-out is used, we still need to accumulate damage for the
    render-buffers.
    emersion committed May 25, 2019
    Copy the full SHA
    c56caf2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

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