wlroots/types
Simon Ser 6aadf811aa output: fallback to modifier-less allocation on modeset test failure
Sometimes we allocate a buffer with modifiers but then fail to
perform a modeset with it. This can happen on Intel because of
bandwidth limitations. To mitigate this issue, it's possible to
re-allocate the buffer with modifiers.

Add the logic to do so in wlr_output.
2021-07-28 22:52:35 +02:00
..
data_device
seat input/pointer: send axis source once per frame 2021-07-19 12:00:31 +02:00
tablet_v2 Fix invalid uses of wl_array_for_each 2021-07-08 10:08:47 -04:00
xdg_shell seat: add wlr_seat_touch_{send,notify}_frame 2021-07-08 09:12:17 +02:00
meson.build move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
wlr_buffer.c render/wlr_texture: put wlr_texture_from_buffer into the public API 2021-07-22 22:28:24 +02:00
wlr_compositor.c
wlr_cursor.c cursor: add touch frame event 2021-07-08 09:12:17 +02:00
wlr_data_control_v1.c
wlr_drm.c drm: add support for DMA-BUFs 2021-07-05 11:13:41 -04:00
wlr_export_dmabuf_v1.c output: remove wlr_output_impl.export_dmabuf 2021-07-12 13:29:03 -04:00
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
wlr_matrix.c move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
wlr_output.c output: fallback to modifier-less allocation on modeset test failure 2021-07-28 22:52:35 +02:00
wlr_output_damage.c output-damage: fix output swapchain handling 2021-07-07 12:02:24 -04:00
wlr_output_layout.c move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
wlr_output_management_v1.c
wlr_output_power_management_v1.c
wlr_pointer.c
wlr_pointer_constraints_v1.c move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
wlr_pointer_gestures_v1.c
wlr_presentation_time.c
wlr_primary_selection.c
wlr_primary_selection_v1.c
wlr_region.c region: stabilize interface 2021-07-05 09:25:25 -04:00
wlr_relative_pointer_v1.c
wlr_screencopy_v1.c move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
wlr_server_decoration.c
wlr_surface.c types/wlr_buffer: remove wlr_renderer argument from wlr_buffer_from_resource 2021-07-22 22:28:24 +02:00
wlr_switch.c
wlr_tablet_pad.c Fix invalid uses of wl_array_for_each 2021-07-08 10:08:47 -04:00
wlr_tablet_tool.c Fix invalid uses of wl_array_for_each 2021-07-08 10:08:47 -04:00
wlr_text_input_v3.c
wlr_touch.c touch: add frame event 2021-07-08 09:12:17 +02:00
wlr_viewporter.c
wlr_virtual_keyboard_v1.c
wlr_virtual_pointer_v1.c
wlr_xcursor_manager.c
wlr_xdg_activation_v1.c
wlr_xdg_decoration_v1.c
wlr_xdg_foreign_registry.c
wlr_xdg_foreign_v1.c
wlr_xdg_foreign_v2.c
wlr_xdg_output_v1.c