Hyprland/src/protocols/types
Ikalco 0e521788bc
core: wait for dmabuf readiness (#9806)
* add doOnReadable to event loop manager

* move syncTimeline addWaiter to doOnReadable

* wait on dmabuf buffers to be readable

* don't over synchronize in scanout, also give present feedback on same buffer commit
2025-04-16 01:02:31 +02:00
..
Buffer.cpp core: refactor and improve surface commit (#9805) 2025-04-07 21:03:27 +02:00
Buffer.hpp core: refactor and improve surface commit (#9805) 2025-04-07 21:03:27 +02:00
ColorManagement.cpp protocols: Support wp color management proto (#9444) 2025-02-26 15:56:37 +01:00
ColorManagement.hpp renderer: add simple color management (#9506) 2025-03-14 00:15:18 +01:00
ContentType.cpp protocols: Support content-type-v1 proto (#9226) 2025-02-02 20:25:29 +01:00
ContentType.hpp protocols: Support content-type-v1 proto (#9226) 2025-02-02 20:25:29 +01:00
DataDevice.cpp xwayland: Support cross DnD from Wayland (#8708) 2024-12-15 00:37:17 +01:00
DataDevice.hpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
DMABuffer.cpp core: wait for dmabuf readiness (#9806) 2025-04-16 01:02:31 +02:00
DMABuffer.hpp core: wait for dmabuf readiness (#9806) 2025-04-16 01:02:31 +02:00
SurfaceRole.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
SurfaceState.cpp core: refactor and improve surface commit (#9805) 2025-04-07 21:03:27 +02:00
SurfaceState.hpp core: refactor and improve surface commit (#9805) 2025-04-07 21:03:27 +02:00
WLBuffer.cpp syncobj: use eventfd instead of stalling fd checks (#9437) 2025-03-14 15:08:20 +01:00
WLBuffer.hpp syncobj: use eventfd instead of stalling fd checks (#9437) 2025-03-14 15:08:20 +01:00