Commit Graph

2761 Commits (88a4b9eefd5b3f97dcf4da406b9f5dc17988a639)

Author SHA1 Message Date
Kirill Primak f0cc712af1 xdg-shell: don't return anything from create_xdg_surface() 2 years ago
Simon Ser 9b8cd1f5d6 buffer: make wlr_client_buffer functions private 2 years ago
Leonardo Hernández Hernández bdc34401ba
xdg-decoration: store an xdg_toplevel instead of xdg_surface 2 years ago
Simon Ser 22b6581a18 backend/wayland: wait for xdg_surface.configure explicitly 2 years ago
Simon Ser d3d3e19ffd render: split render pass API into separate header 2 years ago
Alexander Orzechowski 568b1943b9 wlr_output: Nuke wlr_output_update_enabled 2 years ago
Alexander Orzechowski f1ba70ffa6 wlr_output: Make wlr_output_update_{custom,}_mode private 2 years ago
Alexander Orzechowski 6cda3e251c output: Add initialization state to wlr_output_init 2 years ago
Simon Ser 8678633fc9 backend/wayland: add wlr_wl_output_create_from_surface() 2 years ago
Simon Ser 4f88886199 backend/wayland: tag wl_surface 2 years ago
Simon Ser dd24991c9e backend/wayland: take existing wl_display in wlr_wl_backend_create() 2 years ago
Simon Ser 77dc1c28aa xwayland: drop wlr_xwayland_surface.events.set_pid 2 years ago
Kirill Primak 42a5b6f62a compositor: add "mapped" flag doc 2 years ago
Kirill Primak 529f1b82ee xwayland/shell: don't listen to wlr_surface.events.destroy 2 years ago
rewine 2f859f5bec
wlr_output: add comments for signal parameters 2 years ago
Leonardo Hernández Hernández e8d545a977
xdg-shell: add support for v6 2 years ago
Simon Ser 04e4e06986 cursor-shape-v1: new protocol implementation 2 years ago
rewine f3cf830e9a wlr_idle_inhibit_manager_v1: add comments for signal parameters 2 years ago
Kirill Primak 7791ffe058 data-device: remove undefined grab interface decls 2 years ago
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
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
Kirill Primak 26676c8c07 xwm: use unified map logic 2 years ago
Kirill Primak af4181f388 drag: use unified map logic 2 years ago
Kirill Primak 743da5c0ae input-method: use unified map logic 2 years ago
Kirill Primak 229abfae0c session-lock: use unified map logic 2 years ago
Kirill Primak c63f3659c5 layer-shell: use unified map logic 2 years ago
Kirill Primak b0437fc416 xdg-shell: use unified map logic 2 years ago
Kirill Primak c590bb600f subcompositor: use unified map logic 2 years ago
Kirill Primak 6b40e08148 compositor: introduce unified map logic 2 years ago
Kirill Primak 75d03f2b68 xwm: introduce associate/dissociate events 2 years ago
Simon Ser 0ba3ea3bcd render/vulkan: improve error handling in render_pass_submit() 2 years ago
Simon Ser 30aca4df0d backend/drm: introduce wlr_drm_mode_get_info() 2 years ago
Simon Ser 3f0487d310 backend/drm: move forward decl up for drmModeModeInfo 2 years ago
Simon Ser 93a6acae9f output: add wlr_output_begin_render_pass() 2 years ago
Alexander Orzechowski 95062904c7 wlr_scene: Introduce wlr_scene_buffer_set_opacity 2 years ago
Alexander Orzechowski 2346b90a9f wlr_scene: Make scene_rect_from_node public 2 years ago
Alexander Orzechowski 88f80c4a7c wlr_scene: Make scene_tree_from_node public 2 years ago
Alexander Orzechowski 61c157269e wlr_scene: Add documentation to wlr_scene_buffer_from_node 2 years ago
Simon Ser e07c77f846 render/vulkan: implement render pass API 2 years ago
Alexander Orzechowski 8af00d5534 renderer/gles2: Implement render pass interface 2 years ago
Alexander Orzechowski b1d26ed47b renderer/gles2: Compute texture coordinates based off of vertex positions 2 years ago
Simon Ser f60b367db7 render/vulkan: drop unused vulkan_has_extension() 2 years ago
Simon Ser 42eec38ab6 render/vulkan: drop unused vulkan_change_layout_queue() 2 years ago
Simon Ser c7ae9dfaf8 render/vulkan: generalize YCbCr format support 2 years ago
Simon Ser 5ea0eb3468 render/vulkan: add vulkan_get_pipeline_layout() 2 years ago
Simon Ser fd38761676 render/vulkan: introduce struct wlr_vk_pipeline_layout 2 years ago
Kirill Primak 5f4a35290d util/box: always treat NULL boxes as empty 2 years ago
Simon Ser 96f3f3c92e render/pixel-format: add support for block-based formats 2 years ago
Simon Ser 78a1ac540e render/pixel-format: add docs 2 years ago
Manuel Stoeckl 10dd416694 render/vulkan: allow rendering to non-8-bit buffers 2 years ago
Alexander Orzechowski 300bd80772 wlr_drm_format_set: Store formats on array 2 years ago
Alexander Orzechowski 90d08f8f1c wlr_drm_format: Rework wlr_drm_format_intersect 2 years ago
Alexander Orzechowski 340700cb70 wlr_drm_format: Change wlr_drm_format_dup to copy 2 years ago
Alexander Orzechowski 099a147439 wlr_drm_format: Change wlr_drm_format_create to init 2 years ago
Alexander Orzechowski e427e019c4 wlr_drm_format: Don't take double pointer in wlr_drm_format_add 2 years ago
Alexander Orzechowski e6879616e7 wlr_drm_format: Make structure constant length 2 years ago
Alexander Orzechowski 84d07e7119 wlr_drm_format_set: Remove redundant text in comment for finish function 2 years ago
Alexander Orzechowski b45396c790 wlr_drm_format: Introduce drm_format_finish 2 years ago
Simon Ser 2a1234a820 wlr-export-dmabuf-v1: handle output destroy 2 years ago
Simon Ser d933f5204b output: drop wlr_output_cursor_set_surface 2 years ago
Simon Ser b64e7e88bf output: add output_cursor_set_texture() 2 years ago
Simon Ser b03f71fe5f render/vulkan: add support for NV12 2 years ago
Alexander Orzechowski 5adb1be3a7 drm_format_set_intersect: Require initialized dst and remove assert 2 years ago
Alexander Orzechowski 1ee75786b4 drm_format_set_union: Require initialized dst and remove assert 2 years ago
novenary d7917d2076 xwayland: allow compositor to set withdrawn state 2 years ago
Alexander Orzechowski 394accbe4a wlr_compositer: Keep track if surface has committed a buffer before. 2 years ago
Alexander Orzechowski 2dd9549085 drm_format_set: Mark as unstable 2 years ago
Austin Shafer ec37d55a5e Add union function for format sets 2 years ago
Simon Ser a93fc8afd6 render: introduce blend mode 2 years ago
Simon Ser f5a5712a02 render/vulkan: use VK_KHR_synchronization2 2 years ago
Simon Ser 6830bfc17f render/pixman: implement render pass API 2 years ago
Simon Ser 6ce371a317 render/pixman: add begin_pixman_data_ptr_access() 2 years ago
Simon Ser 587852056c output: add wlr_output_add_software_cursors_to_render_pass() 2 years ago
Simon Ser 471249ae4f render/pass: add legacy render pass implementation 2 years ago
Simon Ser 4a1ad32534 render: add render pass helpers 2 years ago
Simon Ser 756dedae20 Add a new renderer API 2 years ago
Simon Ser 44069dfd5e output-layer: add cropping support 2 years ago
Simon Ser 92b726ef67 render/vulkan: use full names for extension command fields 2 years ago
Simon Ser 25d9055281 xcursor: sync with libwayland 2 years ago
Andri Yngvason 00489b11a0 seat: Provide dummy resources for inert seats 2 years ago
Simon Ser dae2deb3c9 compositor: add wlr_surface_set_preferred_buffer_transform() 2 years ago
Simon Ser 42edd36785 compositor: add wlr_surface_set_preferred_buffer_scale() 2 years ago
Simon Ser 0bb574239d compositor: pass version in wlr_compositor_create 2 years ago
Alexander Orzechowski b1e38fc7ea output: Drop output_is_direct_scanout 2 years ago
Simon Ser 9ef98452a3 output-damage: drop 2 years ago
Simon Ser 079ff9e6fb output: add wlr_output_is_direct_scanout_allowed() 2 years ago
Simon Ser 835208db98 output-layer: add support for scaling buffers 2 years ago
Simon Ser 89dcecba39 backend/wayland: only unmap layers when necessary 2 years ago
Simon Ser e00c4cd7dc output-layer: cache current state 2 years ago
Rose Hudson 37f42e2df2 backend/wayland: support touch cancel events 2 years ago