index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
types
/
scene
Age
Commit message (
Expand
)
Author
2024-02-20
scene: ignore duplicate wlr_scene_output_layout_add_output() calls
Simon Ser
2024-02-15
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-12
Add more POSIX compliance macros to fix uClibc support
Paul Cercueil
2024-01-27
scene: release shm buffers once uploaded
Simon Ser
2023-12-27
scene: drop wlr_scene_set_presentation()
Simon Ser
2023-12-27
presentation-time: drop wlr_presentation arg
Simon Ser
2023-12-04
wlr_scene: fix transformed outputs backend damage clearing
Alexander Orzechowski
2023-12-04
wlr_scene: Apply output damage once
Alexander Orzechowski
2023-12-03
wlr_scene: Don't damage whole damage ring when exiting direct scanout
Alexander Orzechowski
2023-12-03
wlr_scene: Use wlr_damage_ring_rotate_buffer()
Alexander Orzechowski
2023-12-03
wlr_scene: Track output damage separately
Alexander Orzechowski
2023-11-25
Cleanup wlr_matrix.h includes
Simon Ser
2023-11-23
util/transform: add wlr_output_transform_coords()
Simon Ser
2023-11-23
util/transform: move over wl_output_transform helpers
Simon Ser
2023-11-15
wlr_scene: Update outputs if subpixel status changes
Alexander Orzechowski
2023-11-15
wlr_scene: Update outputs when primary output is changed
Alexander Orzechowski
2023-11-15
wlr_scene: Update outputs when output scale/transform changes
Alexander Orzechowski
2023-11-14
wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip
Alexander Orzechowski
2023-11-14
wlr_scene_surface: Introduce scene_surface_set_clip
Alexander Orzechowski
2023-11-14
set_buffer_with_surface_state: Take whole surface struct
Alexander Orzechowski
2023-11-14
wlr_scene_subsurface_tree: Addon to scene
Alexander Orzechowski
2023-11-14
wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointers
Alexander Orzechowski
2023-10-08
scene/output_layout: Add assert for duplicate output insertion
Alexander Orzechowski
2023-10-08
scene-output-layout: assert lo->output == so->output
Kirill Primak
2023-10-07
scene_output_layout: Don't destroy output when output layout is destroyed
Alexander Orzechowski
2023-10-06
output_event_commit: Remove committed and buffer
Alexander Orzechowski
2023-10-03
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
Alexander Orzechowski
2023-09-08
wlr_scene: Use cached node coordinates where possible
Leo Li
2023-08-22
scene_output_layout: make output adding explicit
Rose Hudson
2023-08-21
Don't assume xdg_surface.{toplevel,popup} is non-NULL
Kirill Primak
2023-07-22
wlr_scene: Don't damage when setting opaque region
Alexander Orzechowski
2023-07-22
wlr_scene: Fix damage tracking with non atomic opaque region configuration
Alexander Orzechowski
2023-07-16
scene: apply rounding when translating buffer damage
Ronan Pigott
2023-07-15
scene: send wl_surface.preferred_buffer_scale
Leonardo Hernández Hernández
2023-07-14
presentation-time: add separate helper for zero-copy
Simon Ser
2023-07-14
scene: add wlr_scene_output_sample_event
Simon Ser
2023-07-14
scene: rename output_present event to output_sample
Simon Ser
2023-07-12
wlr_scene: Fix buffer damage for output state
Alexander Orzechowski
2023-07-11
Use wl_container_of() instead of casts
Simon Ser
2023-07-10
scene_output: optionally record and report timings
Rose Hudson
2023-07-07
Use struct initializers instead of memset()
Simon Ser
2023-07-01
wlr_scene: Don't recompute node location during rendering
Alexander Orzechowski
2023-07-01
wlr_scene: Simplify direct scanout handling
Alexander Orzechowski
2023-07-01
wlr_scene: Wrap render_list nodes in struct
Alexander Orzechowski
2023-06-27
wlr_scene: Add opaque region blend mode optimization
Alexander Orzechowski
2023-06-23
output: add wlr_output_state_init()
Simon Ser
2023-06-22
scene: Use wlr_output_state_copy for direct scanout path
Alexander Orzechowski
2023-06-20
wlr_scene: Introduce wlr_scene_buffer_set_filter_mode
Alexander Orzechowski
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
[next]