Commit Graph

2642 Commits (c6603288fb3b1b09818e5521567735b81c087029)

Author SHA1 Message Date
Kirill Primak c6603288fb xdg-shell: update stale docs 2 years ago
Simon Ser 000081db19 cursor, output: apply viewport to cursor 2 years ago
John Lindgren 657ca2205f wlr_gamma_control: add missing forward declarations 2 years ago
Simon Ser 67447d6cb4 presentation-time: add separate helper for zero-copy 2 years ago
Simon Ser fe84bfc8d9 scene: add wlr_scene_output_sample_event 2 years ago
Simon Ser 88942d43fd scene: rename output_present event to output_sample 2 years ago
Simon Ser 4811d9fb18 render: document wlr_buffer_pass_options.timer 2 years ago
Simon Ser b7dca21c2b render: constify struct wlr_buffer_pass_options 2 years ago
Rose Hudson 214df8eda0 scene_output: optionally record and report timings 2 years ago
Simon Ser 5bb0057794 xwayland: document event data 2 years ago
Simon Ser 19ba3f0c2a xwayland: drop struct wlr_xwayland_move_event 2 years ago
Simon Ser 972c5f0c11 xwayland: document associate/dissociate events 2 years ago
Simon Ser 6f8287128b output: drop wlr_output_cursor_set_image() 2 years ago
Simon Ser 0fc532f8de cursor: remove wlr_cursor_set_image() 2 years ago
Simon Ser 18bafbfc57 xcursor-manager: drop wlr_xcursor_manager_set_cursor_image() 2 years ago
Simon Ser 71c87ff4b8 cursor: add wlr_cursor_set_buffer() 2 years ago
Simon Ser aa1055134d backend/drm: handle output layer damage 2 years ago
Simon Ser 13f096b0ac output-layer: add wlr_output_layer_state.damage 2 years ago
Alexander Orzechowski c68c9f1685 wlr_scene_buffer: Publicize some state 2 years ago
Simon Ser be05097968 output: add wlr_output_state_init() 2 years ago
Simon Ser 8a5b5e6f28 compositor: listen to role_resource destroy signal 2 years ago
Simon Ser 89cb484220 compositor: replace role_data with role_resource 2 years ago
Kirill Primak fc9b58e84d compositor: don't call role unmap hook without an object 2 years ago
Kirill Primak 0f67580aab compositor: introduce wlr_surface_set_role_object() 2 years ago
Alexander Orzechowski 4b7c526578 output: Introduce wlr_output_state_copy() 2 years ago
Simon Ser b625a13156 output: attach buffer to state in output_ensure_buffer() 2 years ago
Alexander Orzechowski 2ac31fc630 wlr_scene: Introduce wlr_scene_buffer_set_filter_mode 2 years ago
Alexander Orzechowski 2044cc2311 render: Introduce wlr_render_texture_options.blend_mode 2 years ago
Alexander Orzechowski 6bd44c4fcd renderer: Introduce wlr_scale_filter_mode 2 years ago
Alexander Orzechowski 3ee0f52e09 render/vulkan: Dynamically create texture views 2 years ago
Alexander Orzechowski 8a387b5558 render/vulkan: Dynamically create pipeline layouts 2 years ago
Alexander Orzechowski 3623005858 render/vulkan/pipeline_key: Add blending 2 years ago
Alexander Orzechowski 9d31372930 render/vulkan: Handle quad pipeline through generic pipeline path 2 years ago
Alexander Orzechowski 97fdd57eb2 render/vulkan: Dynamically handle pipeline creation for textures 2 years ago
Simon Ser 220402b717 cursor: add wlr_cursor_unset_image() 2 years ago
Simon Ser da04b066ea cursor: add wlr_cursor_set_xcursor() 2 years ago
Alexander Orzechowski 7ce9459715 output: add documentation for wlr_output_state 2 years ago
Kirill Primak 753f3cc4fa compositor: add wlr_surface_role.no_object 2 years ago
Simon Ser 670915eeea output: add wlr_output_state_set_layers() 2 years ago
Simon Ser 4339c37f99 backend/drm: clip FB damage 2 years ago
Kirill Primak 96f1fdd113 seat: remove a TODO comment about simulating keyboard events 2 years ago
Alexander Orzechowski 05dd08afe5 scene: introduce wlr_scene_output_build_state() 2 years ago
Alexander Orzechowski ae7bad86dd output: introduce wlr_output_state_set_damage() 2 years ago
Simon Ser 36376e2ddf gamma-control-v1: stop applying gamma LUTs implicitly 2 years ago
Simon Ser ec9b79ef19 gamma-control-v1: add wlr_gamma_control_v1_send_failed_and_destroy() 2 years ago
Simon Ser 026fc6eda0 gamma-control-v1: add wlr_gamma_control_v1_apply() 2 years ago
Simon Ser 5d5cf34486 output: add wlr_output_state_set_gamma_lut() 2 years ago
Simon Ser 6e635d2fd3 gamma-control-v1: add wlr_gamma_control_manager_v1_get_control() 2 years ago
Simon Ser 70c1a57248 gamma-control-v1: introduce set_gamma event 2 years ago
Kirill Primak 1bf245e0fe compositor: improve role-specific documentation 2 years ago