index
:
scenefx.git
main
A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wlr_scene.c
Age
Commit message (
Expand
)
Author
2022-05-19
wlr_scene_output: Send output leave events before destroying the output
Alexander Orzechowski
2022-05-19
wlr_scene: Add setter for buffer of a wlr_scene_buffer
Alexander Orzechowski
2022-05-19
wlr_scene: Allow buffer in wlr_scene_buffer to be NULL
Alexander Orzechowski
2022-04-28
Zero-initialize structs in init functions
Simon Ser
2022-03-16
Revert "scene: try to import buffers as textures before rendering"
Simon Ser
2022-02-01
scene: try to import buffers as textures before rendering
Simon Ser
2022-01-13
surface: deprecate wlr_surface.h
Kirill Primak
2021-12-23
scene: schedule an output frame on wl_surface.frame
Simon Ser
2021-12-14
scene: add wlr_scene_set_presentation()
Isaac Freund
2021-12-13
scene: fix wlr_scene_send_frame_done() API
Isaac Freund
2021-12-13
scene: add wlr_scene_send_frame_done()
Isaac Freund
2021-12-13
scene: add primary output to wlr_scene_surface
Isaac Freund
2021-12-13
scene: send surface enter/leave output events
Isaac Freund
2021-12-04
Fix wlr_scene_node_lower_to_bottom
tiosgz
2021-11-30
scene: add wlr_scene_get_scene_output
Simon Ser
2021-11-26
scene: add support for viewporter
Simon Ser
2021-11-18
types/wlr_scene: use renderer from wlr_output
Simon Zeni
2021-11-07
scene: fix calloc size mismatch
Simon Ser
2021-10-23
scene: add support for direct scan-out
Simon Ser
2021-10-22
scene: add wlr_scene_output_for_each_surface
Simon Ser
2021-10-18
scene: remove surface commit listener when node is destroyed
Simon Ser
2021-10-14
scene: add functions to place node on top/bottom
Isaac Freund
2021-10-14
scene: assert that node != sibling in place above/below
Isaac Freund
2021-09-22
scene: add wlr_scene_buffer_set_transform
Simon Ser
2021-09-22
scene: add wlr_scene_buffer_set_dest_size
Simon Ser
2021-09-22
scene: use scene_node_get_size in wlr_scene_node_at
Simon Ser
2021-09-22
scene: add scene_node_get_size helper
Simon Ser
2021-09-22
scene: add wlr_scene_buffer_set_source_box
Simon Ser
2021-09-22
scene: add wlr_scene_buffer
Simon Ser
2021-09-22
scene: unify intersection logic in wlr_scene_node_at
Simon Ser
2021-09-22
scene: drop default case in wlr_scene_node_at
Simon Ser
2021-09-21
scene: add wlr_scene_tree
Simon Ser
2021-09-09
scene: move source to subdir
Simon Ser
[prev]