mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 15:12:26 +00:00
wl_drm: add deprecation notice
This commit is contained in:
parent
57d7d79982
commit
d0da76fbf6
@ -29,6 +29,9 @@ struct wlr_drm_buffer {
|
||||
*
|
||||
* It only implements the minimum necessary for modern clients to behave
|
||||
* properly. In particular, flink handles are left unimplemented.
|
||||
*
|
||||
* Deprecated: this protocol is legacy and superseded by linux-dmabuf. The
|
||||
* implementation will be dropped in a future wlroots version.
|
||||
*/
|
||||
struct wlr_drm {
|
||||
struct wl_global *global;
|
||||
|
Loading…
Reference in New Issue
Block a user