wlroots-hyprland/include/wlr
Simon Ser 28aa803916 buffer: drop resource arg from wlr_client_buffer_create
This function doesn't need the wl_resource anymore.

In the failure paths, wlr_buffer_unlock in surface_apply_damage
will take care of sending wl_buffer.release.
2021-07-12 09:19:18 -04:00
..
backend backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
interfaces move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
render render/egl: rename wlr_egl.exts to better match Khronos 2021-07-12 09:13:49 -04:00
types buffer: drop resource arg from wlr_client_buffer_create 2021-07-12 09:19:18 -04:00
util util/box: stabilize interface 2021-07-06 21:43:17 +02:00
backend.h backend: automatically create allocator 2021-05-21 22:13:54 +02:00
config.h.in render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwm: implement _NET_CLIENT_LIST_STACKING 2021-05-31 10:41:29 +02:00