Commit Graph

6463 Commits (d1d6cd90083e67546a6ac70f57ad21fd527f0f43)
 

Author SHA1 Message Date
Alexander Orzechowski 2044cc2311 render: Introduce wlr_render_texture_options.blend_mode 2 years ago
Alexander Orzechowski 693005ac99 pixman: Remove dead code 2 years ago
Alexander Orzechowski 6bd44c4fcd renderer: Introduce wlr_scale_filter_mode 2 years ago
Alexander Orzechowski 64c0272f81 output_state: Gamma lut should be freed only if committed 2 years ago
Alexander Orzechowski 3ee0f52e09 render/vulkan: Dynamically create texture views 2 years ago
Alexander Orzechowski 7c5a3afd60 render/vulkan: Inline init_sampler 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 58a2f8bd5c wlr_scene: Clear damage ring on transform change 2 years ago
Alexander Orzechowski 61667404ce wlr_scene: Clear damage ring on scale change 2 years ago
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