wlroots-hyprland/include
Simon Ser c6b009ef85 render: introduce shared memory allocator
It allocates in local main memory via shm_open, and provides a FD
to allow sharing with other processes.

This is suitable for software rendering under the Wayland and X11
backends.
2021-04-17 09:54:39 +02:00
..
backend backend/session: Remove session_impl 2021-04-14 23:25:07 +02:00
render render: introduce shared memory allocator 2021-04-17 09:54:39 +02:00
types buffer: introduce wlr_buffer_get_data_ptr 2021-04-17 09:54:39 +02:00
util util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
wlr buffer: introduce wlr_buffer_get_shm 2021-04-17 09:54:39 +02:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland Remove WLR_HAS_XCB_ERRORS 2021-04-09 21:54:38 +02:00
meson.build util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00