2630 Commits (77d5631e42fbcf3ceb51a1d607219228aeaabb00)

Author SHA1 Message Date
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
Kirill Primak 24a479a501 drag: don't set icon's role_data
2 years ago
Simon Ser 544c0622fa presentation-time: constify wlr_presentation_feedback_send_presented()
2 years ago
Kirill Primak 4c9eb6839d compositor: add a note about ignored input regions
2 years ago
Kirill Primak 3dc646ea88 Add some missing includes/declarations
2 years ago
Rose Hudson 45ca284eee render/gles2: implement timer API
2 years ago
Rose Hudson 9e8947e4d5 add render timer API
2 years ago
Rose Hudson bd834fe8d1 util: add timespec_to_nsec
2 years ago
Simon Ser 4c5eadecce backend/wayland: add scaling support for output layers
2 years ago
Kirill Primak 49e9be62ae subcompositor: consider mapping on parent map
2 years ago
Simon Ser 52b93f7eb4 output/cursor: fix scale and transform
2 years ago
Kirill Primak e75407fd4d session-lock: remove unused wlr_session_lock_surface_v1.events.map
2 years ago
Kirill Primak d086ee1b9e compositor: remove wlr_surface_role.precommit
2 years ago