wlroots/include/types
Simon Ser 24fde77c62 buffer: add format param to get_data_ptr
Allow wlr_buffer_impl.get_data_ptr to return a format.

This allows the Pixman renderer to not care about get_dmabuf/get_shm,
and only care about get_data_ptr. This will also help with [1], because
client wl_shm buffers can't implement get_shm.

[1]: https://github.com/swaywm/wlroots/pull/2892

References: https://github.com/swaywm/wlroots/issues/2864
2021-04-27 20:36:03 +02:00
..
wlr_buffer.h buffer: add format param to get_data_ptr 2021-04-27 20:36:03 +02:00
wlr_data_device.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_keyboard.h Use absolute paths in include in header files 2021-04-06 10:40:56 +02:00
wlr_region.h region: remove leftover description of resource_list 2021-02-06 00:05:36 +01:00
wlr_seat.h Send pointer enter/leave on capability change 2020-03-14 00:09:32 +01:00
wlr_surface.h surface: remove resource_list arg from surface_create 2021-04-06 14:57:44 +02:00
wlr_tablet_v2.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_xdg_shell.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00