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

Remove get_presentation_clock from wlr_backend interface #3254

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    1dfa65c View commit details
    Browse the repository at this point in the history
  2. backend/drm: remove get_presentation_clock from impl

    The value is always CLOCK_MONOTONIC
    bl4ckb0ne committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    76f03b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe746a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53bab34 View commit details
    Browse the repository at this point in the history
  5. backend: remove get_presentation_clock from interface

    Since 1367a4a, only CLOCK_MONOTONIC is
    supported.
    bl4ckb0ne committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    8d18e2b View commit details
    Browse the repository at this point in the history