6396 Commits (7ce94597152bf8e681b6920e95837aa0db62dfef)
 

Author SHA1 Message Date
Alexander Orzechowski 7ce9459715 output: add documentation for wlr_output_state
1 year ago
Simon Ser 7e7633abf0 build: drop proto_inc
1 year ago
Simon Ser 840fd7dce6 examples: drop unnecessary include_directories
1 year ago
Kirill Primak 753f3cc4fa compositor: add wlr_surface_role.no_object
1 year ago
Simon Ser 2d9659d765 backend/libinput: use struct initializers for events
1 year ago
Simon Ser e1c6801b65 backend/libinput: ignore multiple events for same pointer button
1 year ago
Simon Ser 670915eeea output: add wlr_output_state_set_layers()
1 year ago
Alexander Orzechowski 73ca1ea48a tinywl: Drop usage of wlr_output.pending
1 year ago
Alexander Orzechowski 495bcbeedd examples: Drop usage of wlr_output.pending
1 year ago
Alexander Orzechowski 0925a500d1 wlr_scene: Don't use direct scanout if trying to commit a new render_format
1 year ago
Simon Ser ac426c0c24 examples/output-layers: fix layers not included in commit
1 year ago
Simon Ser 4339c37f99 backend/drm: clip FB damage
1 year ago
Alexander Orzechowski a09bb1314d wlr_output_state: Consider gamma_lut uninitialized if not committed
1 year ago
Alexander Orzechowski b80e67d6e6 wlr_output_state: Consider buffer uninitialized if not committed
1 year ago
Kirill Primak 96f1fdd113 seat: remove a TODO comment about simulating keyboard events
1 year ago
Simon Ser 6e8fb5509f cursor: only reset the cursor when the surface changes
1 year ago
Alexander Orzechowski 05dd08afe5 scene: introduce wlr_scene_output_build_state()
1 year ago
Alexander Orzechowski 7e67b8152b scene: Don't rely on output current state during rendering
1 year ago
Alexander Orzechowski ae7bad86dd output: introduce wlr_output_state_set_damage()
1 year ago
Simon Ser 709c9dd287 render/vulkan: rename tex_usage to shm_tex_usage
1 year ago
Simon Ser 36376e2ddf gamma-control-v1: stop applying gamma LUTs implicitly
1 year ago
Simon Ser ec9b79ef19 gamma-control-v1: add wlr_gamma_control_v1_send_failed_and_destroy()
1 year ago
Simon Ser 026fc6eda0 gamma-control-v1: add wlr_gamma_control_v1_apply()
1 year ago
Simon Ser 5d5cf34486 output: add wlr_output_state_set_gamma_lut()
1 year ago
Simon Ser 6e635d2fd3 gamma-control-v1: add wlr_gamma_control_manager_v1_get_control()
1 year ago
Simon Ser 70c1a57248 gamma-control-v1: introduce set_gamma event
1 year ago
Kirill Primak 1bf245e0fe compositor: improve role-specific documentation
1 year ago
Kirill Primak 63f3802e0f subcompositor: set role_data with wlr_surface_set_role()
1 year ago
Kirill Primak 24a479a501 drag: don't set icon's role_data
1 year ago
Simon Ser 30616bcf0c render/vulkan: reset scissor before post-blend subpass
1 year ago
Simon Ser 150a88bd03 render/vulkan: fix blend subpass matrix
1 year ago
Simon Ser fd9e4b860f render/vulkan: fix bound pipeline check for output_pipe
1 year ago
Simon Ser 1b947c08c6 render/vulkan: require format info for shm
1 year ago
Simon Ser 2a2f0772a9 render/vulkan: de-duplicate texture VkImageView init
1 year ago
Simon Ser cebe991e95 render/vulkan: split off YCbCr texture features
1 year ago
Simon Ser fdb199a43c render/vulkan: rename tex_features to shm_tex_features
1 year ago
Kirill Primak 31d958f70a cursor: fix applying hotspot offset
1 year ago
Simon Ser 544c0622fa presentation-time: constify wlr_presentation_feedback_send_presented()
1 year ago
Kirill Primak 25a62a3775 subcompositor: simplify subsurface_consider_map(), call on add
1 year ago
Kirill Primak 2acc74a3db Clear input regions if they're ignored
1 year ago
Kirill Primak 4c9eb6839d compositor: add a note about ignored input regions
1 year ago
Alexander Orzechowski 9f28366b55 wlr_tablet_v2_tool: Tablet tool surfaces are always mapped
1 year ago
Alexander Orzechowski d700bd2d7c wlr_seat_pointer: cursor surfaces are always mapped
1 year ago
Alexander Orzechowski 398c6b66c6 render/gles2: Handle NULL timer
1 year ago
Alexander Orzechowski e0424b24f6 renderer: Don't pass NULL options
1 year ago
Kirill Primak 3dc646ea88 Add some missing includes/declarations
1 year ago
Simon Ser c5f4df6c96 examples/multi-pointer: drop
1 year ago
Rose Hudson 45ca284eee render/gles2: implement timer API
1 year ago
Rose Hudson 9e8947e4d5 add render timer API
1 year ago
Rose Hudson bd834fe8d1 util: add timespec_to_nsec
1 year ago