summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-14scene: add wlr_scene_set_presentation()Isaac Freund
2021-12-13scene: fix wlr_scene_send_frame_done() APIIsaac Freund
2021-12-13scene: fix wlr_scene_send_frame_done() APIIsaac Freund
2021-12-13tinywl: use wlr_scene_send_frame_done()Isaac Freund
2021-12-13scene: add wlr_scene_send_frame_done()Isaac Freund
2021-12-13scene: add primary output to wlr_scene_surfaceIsaac Freund
2021-12-13scene: send surface enter/leave output eventsIsaac Freund
2021-12-04Fix wlr_scene_node_lower_to_bottomtiosgz
2021-12-01Fix uninitialized variable errors in release modeQuantum
2021-11-30tinywl: use wlr_sceneIsaac Freund
2021-11-30scene: add wlr_scene_get_scene_outputSimon Ser
2021-11-26scene: add support for viewporterSimon Ser
2021-11-25scene: add wlr_scene_xdg_surface_createSimon Ser
2021-11-19tinywl: build with meson if examples option is enabledSimon Zeni
2021-11-19tinywl: init output render before commitSimon Zeni
2021-11-18types/wlr_scene: use renderer from wlr_outputSimon Zeni
2021-11-18tinywl: autocreate allocator and init outputSimon Zeni
2021-11-07scene: fix calloc size mismatchSimon Ser
2021-10-31scene/subsurface_tree: hide unmapped subsurfacestiosgz
2021-10-27scene: inline subsurface_tree_destroySimon Ser
2021-10-23scene: add support for direct scan-outSimon Ser
2021-10-22scene: add wlr_scene_output_for_each_surfaceSimon Ser
2021-10-18scene: remove surface commit listener when node is destroyedSimon Ser
2021-10-14scene: add functions to place node on top/bottomIsaac Freund
2021-10-14scene: assert that node != sibling in place above/belowIsaac Freund
2021-10-02Fix spelling errorsElyes HAOUAS
2021-09-22scene: add wlr_scene_buffer_set_transformSimon Ser
2021-09-22scene: add wlr_scene_buffer_set_dest_sizeSimon Ser
2021-09-22scene: use scene_node_get_size in wlr_scene_node_atSimon Ser
2021-09-22scene: add scene_node_get_size helperSimon Ser
2021-09-22scene: add wlr_scene_buffer_set_source_boxSimon Ser
2021-09-22scene: add wlr_scene_bufferSimon Ser
2021-09-22scene: unify intersection logic in wlr_scene_node_atSimon Ser
2021-09-22scene: drop default case in wlr_scene_node_atSimon Ser
2021-09-21scene: add wlr_scene_subsurface_tree_createSimon Ser
2021-09-21scene: add wlr_scene_treeSimon Ser
2021-09-09scene: add wlr_scene_attach_output_layoutSimon Ser
2021-09-09scene: move source to subdirSimon Ser
2021-08-20tinywl: simplify logic for sending pointer eventsIsaac Freund
2021-04-19Stop specifying xkb_rule_namesSimon Ser
2021-01-07tinywl: fix wlr_backend_autocreate callSimon Zeni
2020-11-11Replace wlr_key_state with wl_keyboard_key_stateIsaac Freund
2020-04-28tinywl: Fix wrong anchor point while resizing a windowGreg Depoire--Ferrer
2020-04-28tinywl: handle request set selectionIsaac Freund
2020-04-28tinywl: remove unused variablesIsaac Freund
2020-04-23tinywl: fix geo_box bug in cursor resizingKalyan Sriram
2020-04-15tinywl: remove redundant create output global callIsaac Freund
2019-12-30tinywl: enable and commit output when modesettingSimon Ser
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-04-23output: refactor frame submission APISimon Ser