aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-02scene: replace surface_at() with node_at()Devin J. Pohly
2021-09-02scene: add RECT node typeDevin J. Pohly
2021-09-02scene: iterate nodes instead of surfaces when renderingDevin J. Pohly
2021-09-02contributing: don't reference issues in commit first lineSimon Ser
2021-09-01build: add subproject fallback for wayland-protocolsSimon Ser
2021-09-01build: add subproject fallback for waylandSimon Ser
2021-09-01render/allocator/gbm: fix create() docs for FD ownershipSimon Ser
2021-09-01render/allocator: re-open GBM FDSimon Ser
2021-08-30Link to gamja for web chatSimon Ser
2021-08-30scene: stricter assertions on reparentDevin J. Pohly
2021-08-30scene: make graph loops fatal when debuggingDevin J. Pohly
2021-08-30scene: ensure node cannot be reparented below itselfDevin J. Pohly
2021-08-30scene: add node reparent functionDevin J. Pohly
2021-08-30contributing: turn remaining links into refsSimon Ser
2021-08-30contributing: clone wlroots fork with SSHSimon Ser
2021-08-30contributing: use references for linksSimon Ser
2021-08-30contributing: add new section about commit logSimon Ser
2021-08-28xwm: do not restack surfaces on activationTudor Brindus
2021-08-26scene: add wlr_scene_node_surface_atSimon Ser
2021-08-26scene: add user data pointer to wlr_scene_nodeSimon Ser
2021-08-26scene: allow nodes to have arbitrary parentsSimon Ser
2021-08-26scene: add wlr_scene_node_toggleSimon Ser
2021-08-26examples/scene-graph: new exampleSimon Ser
2021-08-26Introduce new scene-graph APISimon Ser
2021-08-25subsurface: unlock surface on destroyKirill Primak
2021-08-25backend/drm: introduce wlr_drm_bo_handle_tableSimon Ser
2021-08-25render/egl: reopen DRM node for GBMSimon Ser
2021-08-25Move allocator stuff into new directorySimon Ser
2021-08-25backend/{drm,libinput}: exclude headers when disabledSimon Ser
2021-08-25backend/drm: generate CVT reduced modesSimon Ser
2021-08-24surface: fix wlr_surface_get_buffer_source_box()Kirill Primak
2021-08-24util/box: introduce wlr_fbox_transform()Kirill Primak
2021-08-20tinywl: simplify logic for sending pointer eventsIsaac Freund
2021-08-20xwayland: Allow to retrieve _NET_STARTUP_IDGuido Günther
2021-08-20backend/drm: try to allocate crtc for formatsRouven Czerwinski
2021-08-19backend: unify startup messagesSimon Ser
2021-08-18backend/drm: add support for FB_DAMAGE_CLIPSSimon Ser
2021-08-18surface: fix place_below handlingKirill Primak
2021-08-17Revert "backend/drm: Check if output is enabled before sending frame event"Rouven Czerwinski
2021-08-17output: check output enabled before sending frameRouven Czerwinski
2021-08-17backend/drm: return true on test if no crtcRouven Czerwinski
2021-08-17backend/drm: use addon for wlr_drm_fbSimon Ser
2021-08-17xwayland: do not free cursor in handle_server_ready()Michele Sorcinelli
2021-08-15input/tablet: fix `wl_array_for_each` usage on tablet proximityTudor Brindus
2021-08-14layer-shell: replace close() with destroy()Isaac Freund
2021-08-12render/gles2: make wlr_gles2_texture a wlr_buffer addonSimon Ser
2021-08-12render/gles2: make wlr_gles2_buffer an addonSimon Ser
2021-08-12buffer: add addon setSimon Ser
2021-08-11surface: drop surface_state_copySimon Ser
2021-08-11surface: kill wlr_surface.previousSimon Ser