wlroots-hyprland/backend/drm
Simon Ser 1c24b1182b backend: drop wlr_backend_get_presentation_clock()
We can just assume CLOCK_MONOTONIC everywhere.

Simplifies the backend API, and fixes clock mismatches when multiple
backends are used together with different clocks.
2023-10-30 18:39:39 +01:00
..
atomic.c Revert "backend/drm: Automatic non-blocking commits" 2023-10-12 16:31:33 +00:00
backend.c backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
drm.c backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: Add async page flip support to legacy 2023-09-28 16:53:08 +00:00
libliftoff.c backend/drm: handle output layer damage 2023-06-30 04:31:50 +00:00
meson.build backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00
monitor.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
properties.c backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
util.c backend/drm: fix di_info memory leak 2023-05-08 10:16:25 +08:00