Commit Graph

6399 Commits (96b95bf775c886c083d76fb25f897fee7c907c3d)
 

Author SHA1 Message Date
Alexander Orzechowski 96b95bf775 wlr_scene: Reset damage ring bounds every frame 2 years ago
Alexander Orzechowski 4391845910 wlr_damage_ring_set_bounds: Ignore duplicate size requests 2 years ago
Alexander Orzechowski 3896b6b107 wlr_scene: Fix transforms with non 1 scale 2 years ago
Alexander Orzechowski 7ce9459715 output: add documentation for wlr_output_state 2 years ago
Simon Ser 7e7633abf0 build: drop proto_inc 2 years ago
Simon Ser 840fd7dce6 examples: drop unnecessary include_directories 2 years ago
Kirill Primak 753f3cc4fa compositor: add wlr_surface_role.no_object 2 years ago
Simon Ser 2d9659d765 backend/libinput: use struct initializers for events 2 years ago
Simon Ser e1c6801b65 backend/libinput: ignore multiple events for same pointer button 2 years ago
Simon Ser 670915eeea output: add wlr_output_state_set_layers() 2 years ago
Alexander Orzechowski 73ca1ea48a tinywl: Drop usage of wlr_output.pending 2 years ago
Alexander Orzechowski 495bcbeedd examples: Drop usage of wlr_output.pending 2 years ago
Alexander Orzechowski 0925a500d1 wlr_scene: Don't use direct scanout if trying to commit a new render_format 2 years ago
Simon Ser ac426c0c24 examples/output-layers: fix layers not included in commit 2 years ago
Simon Ser 4339c37f99 backend/drm: clip FB damage 2 years ago
Alexander Orzechowski a09bb1314d wlr_output_state: Consider gamma_lut uninitialized if not committed 2 years ago
Alexander Orzechowski b80e67d6e6 wlr_output_state: Consider buffer uninitialized if not committed 2 years ago
Kirill Primak 96f1fdd113 seat: remove a TODO comment about simulating keyboard events 2 years ago
Simon Ser 6e8fb5509f cursor: only reset the cursor when the surface changes 2 years ago
Alexander Orzechowski 05dd08afe5 scene: introduce wlr_scene_output_build_state() 2 years ago
Alexander Orzechowski 7e67b8152b scene: Don't rely on output current state during rendering 2 years ago
Alexander Orzechowski ae7bad86dd output: introduce wlr_output_state_set_damage() 2 years ago
Simon Ser 709c9dd287 render/vulkan: rename tex_usage to shm_tex_usage 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 63f3802e0f subcompositor: set role_data with wlr_surface_set_role() 2 years ago
Kirill Primak 24a479a501 drag: don't set icon's role_data 2 years ago
Simon Ser 30616bcf0c render/vulkan: reset scissor before post-blend subpass 2 years ago
Simon Ser 150a88bd03 render/vulkan: fix blend subpass matrix 2 years ago
Simon Ser fd9e4b860f render/vulkan: fix bound pipeline check for output_pipe 2 years ago
Simon Ser 1b947c08c6 render/vulkan: require format info for shm 2 years ago
Simon Ser 2a2f0772a9 render/vulkan: de-duplicate texture VkImageView init 2 years ago
Simon Ser cebe991e95 render/vulkan: split off YCbCr texture features 2 years ago
Simon Ser fdb199a43c render/vulkan: rename tex_features to shm_tex_features 2 years ago
Kirill Primak 31d958f70a cursor: fix applying hotspot offset 2 years ago
Simon Ser 544c0622fa presentation-time: constify wlr_presentation_feedback_send_presented() 2 years ago
Kirill Primak 25a62a3775 subcompositor: simplify subsurface_consider_map(), call on add 2 years ago
Kirill Primak 2acc74a3db Clear input regions if they're ignored 2 years ago
Kirill Primak 4c9eb6839d compositor: add a note about ignored input regions 2 years ago
Alexander Orzechowski 9f28366b55 wlr_tablet_v2_tool: Tablet tool surfaces are always mapped 2 years ago
Alexander Orzechowski d700bd2d7c wlr_seat_pointer: cursor surfaces are always mapped 2 years ago
Alexander Orzechowski 398c6b66c6 render/gles2: Handle NULL timer 2 years ago
Alexander Orzechowski e0424b24f6 renderer: Don't pass NULL options 2 years ago
Kirill Primak 3dc646ea88 Add some missing includes/declarations 2 years ago
Simon Ser c5f4df6c96 examples/multi-pointer: drop 2 years ago