index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-19
renderer: Introduce wlr_scale_filter_mode
Alexander Orzechowski
2023-06-19
output_state: Gamma lut should be freed only if committed
Alexander Orzechowski
2023-06-17
render/vulkan: Dynamically create texture views
Alexander Orzechowski
2023-06-17
render/vulkan: Inline init_sampler
Alexander Orzechowski
2023-06-17
render/vulkan: Dynamically create pipeline layouts
Alexander Orzechowski
2023-06-16
render/vulkan/pipeline_key: Add blending
Alexander Orzechowski
2023-06-16
render/vulkan: Handle quad pipeline through generic pipeline path
Alexander Orzechowski
2023-06-16
render/vulkan: Dynamically handle pipeline creation for textures
Alexander Orzechowski
2023-06-15
cursor: add wlr_cursor_unset_image()
Simon Ser
2023-06-15
cursor: add wlr_cursor_set_xcursor()
Simon Ser
2023-06-15
wlr_scene: Clear damage ring on transform change
Alexander Orzechowski
2023-06-15
wlr_scene: Clear damage ring on scale change
Alexander Orzechowski
2023-06-15
wlr_scene: Reset damage ring bounds every frame
Alexander Orzechowski
2023-06-15
wlr_damage_ring_set_bounds: Ignore duplicate size requests
Alexander Orzechowski
2023-06-15
wlr_scene: Fix transforms with non 1 scale
Alexander Orzechowski
2023-06-15
output: add documentation for wlr_output_state
Alexander Orzechowski
2023-06-14
build: drop proto_inc
Simon Ser
2023-06-14
examples: drop unnecessary include_directories
Simon Ser
2023-06-14
compositor: add wlr_surface_role.no_object
Kirill Primak
2023-06-14
backend/libinput: use struct initializers for events
Simon Ser
2023-06-14
backend/libinput: ignore multiple events for same pointer button
Simon Ser
2023-06-13
output: add wlr_output_state_set_layers()
Simon Ser
2023-06-13
tinywl: Drop usage of wlr_output.pending
Alexander Orzechowski
2023-06-13
examples: Drop usage of wlr_output.pending
Alexander Orzechowski
2023-06-12
wlr_scene: Don't use direct scanout if trying to commit a new render_format
Alexander Orzechowski
2023-06-12
examples/output-layers: fix layers not included in commit
Simon Ser
2023-06-12
backend/drm: clip FB damage
Simon Ser
2023-06-12
wlr_output_state: Consider gamma_lut uninitialized if not committed
Alexander Orzechowski
2023-06-12
wlr_output_state: Consider buffer uninitialized if not committed
Alexander Orzechowski
2023-06-12
seat: remove a TODO comment about simulating keyboard events
Kirill Primak
2023-06-12
cursor: only reset the cursor when the surface changes
Simon Ser
2023-06-12
scene: introduce wlr_scene_output_build_state()
Alexander Orzechowski
2023-06-12
scene: Don't rely on output current state during rendering
Alexander Orzechowski
2023-06-12
output: introduce wlr_output_state_set_damage()
Alexander Orzechowski
2023-06-12
render/vulkan: rename tex_usage to shm_tex_usage
Simon Ser
2023-06-08
gamma-control-v1: stop applying gamma LUTs implicitly
Simon Ser
2023-06-08
gamma-control-v1: add wlr_gamma_control_v1_send_failed_and_destroy()
Simon Ser
2023-06-08
gamma-control-v1: add wlr_gamma_control_v1_apply()
Simon Ser
2023-06-08
output: add wlr_output_state_set_gamma_lut()
Simon Ser
2023-06-08
gamma-control-v1: add wlr_gamma_control_manager_v1_get_control()
Simon Ser
2023-06-08
gamma-control-v1: introduce set_gamma event
Simon Ser
2023-06-08
compositor: improve role-specific documentation
Kirill Primak
2023-06-08
subcompositor: set role_data with wlr_surface_set_role()
Kirill Primak
2023-06-08
drag: don't set icon's role_data
Kirill Primak
2023-06-07
render/vulkan: reset scissor before post-blend subpass
Simon Ser
2023-06-07
render/vulkan: fix blend subpass matrix
Simon Ser
2023-06-07
render/vulkan: fix bound pipeline check for output_pipe
Simon Ser
2023-06-07
render/vulkan: require format info for shm
Simon Ser
2023-06-07
render/vulkan: de-duplicate texture VkImageView init
Simon Ser
2023-06-07
render/vulkan: split off YCbCr texture features
Simon Ser
[prev]
[next]