wlroots/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
..
data_device
seat gtk-primary-selection: drop support 2021-04-08 09:50:18 +02:00
tablet_v2
xdg_shell xdg_shell: Fix invert_y of top right anchor 2021-03-26 23:20:09 +01:00
meson.build util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
wlr_box.c
wlr_buffer.c buffer: add format param to get_data_ptr 2021-04-27 20:36:03 +02:00
wlr_compositor.c surface: remove resource_list arg from surface_create 2021-04-06 14:57:44 +02:00
wlr_cursor.c
wlr_data_control_v1.c
wlr_export_dmabuf_v1.c
wlr_foreign_toplevel_management_v1.c
wlr_fullscreen_shell_v1.c
wlr_gamma_control_v1.c
wlr_idle.c
wlr_idle_inhibit_v1.c
wlr_input_device.c
wlr_input_inhibitor.c
wlr_input_method_v2.c
wlr_keyboard.c
wlr_keyboard_group.c
wlr_keyboard_shortcuts_inhibit_v1.c
wlr_layer_shell_v1.c
wlr_linux_dmabuf_v1.c linux-dmabuf-v1: split params and buffer 2021-04-19 18:09:13 +02:00
wlr_list.c
wlr_matrix.c
wlr_output.c output: correctly handle outputs without a test() impl 2021-04-21 08:52:50 +02:00
wlr_output_damage.c
wlr_output_layout.c
wlr_output_management_v1.c
wlr_output_power_management_v1.c
wlr_pointer.c
wlr_pointer_constraints_v1.c
wlr_pointer_gestures_v1.c
wlr_presentation_time.c
wlr_primary_selection.c
wlr_primary_selection_v1.c
wlr_region.c
wlr_relative_pointer_v1.c
wlr_screencopy_v1.c types/wlr_screencopy_v1: log error on read pixels failure 2021-04-27 18:28:41 +02:00
wlr_server_decoration.c
wlr_surface.c surface: remove resource_list arg from surface_create 2021-04-06 14:57:44 +02:00
wlr_switch.c
wlr_tablet_pad.c
wlr_tablet_tool.c
wlr_text_input_v3.c
wlr_touch.c
wlr_viewporter.c
wlr_virtual_keyboard_v1.c
wlr_virtual_pointer_v1.c
wlr_xcursor_manager.c
wlr_xdg_decoration_v1.c
wlr_xdg_foreign_registry.c util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
wlr_xdg_foreign_v1.c
wlr_xdg_foreign_v2.c
wlr_xdg_output_v1.c