Commit Graph

6965 Commits (d7d974ae30d1f609dce92266bfe02affba9a28df)
 

Author SHA1 Message Date
Simon Ser 274c8189d4 backend/drm: fix crash on VT switch 3 years ago
Simon Ser 3c74bd0c91 backend/drm: introduce wlr_drm_connector_state 3 years ago
Simon Ser 3fbf6e02a3 backend/drm: rename enum wlr_drm_connector_state to status 3 years ago
Simon Ser 88919464ef surface: fix abort on NULL buffer attach 3 years ago
Simon Ser ba0525c5c0 surface: drop wlr_surface_state.buffer_resource 3 years ago
Simon Ser 0978a702d7 surface: ensure buffer is reset to NULL in surface_state_move 3 years ago
Simon Ser 0fe3b45361 viewporter: hide wlr_viewport 3 years ago
Simon Ser 24c397dbf8 viewporter: add doc comment explaining compositor requirements 3 years ago
Simon Ser bb82b6dada buffer: make wlr_client_buffer_apply_damage return a bool 3 years ago
Simon Ser cbe099dcc7 buffer: take a wlr_buffer in wlr_client_buffer_apply_damage 3 years ago
Kirill Primak 610f0c0805 surface: inline surface_commit_pending() 3 years ago
Kirill Primak cf56596565 surface: change surface_finalize_state() to surface_finalize_pending() 3 years ago
Kirill Primak ba55c7c4ff surface: rename impl and its functions 3 years ago
Kirill Primak 90e62390d9 surface: move subsurface lists to state 3 years ago
Simon Ser 3ac99fa4dc subsurface: move parent link to state 3 years ago
Simon Ser 56b6b80b9a subsurface: rename wlr_subsurface_state to wlr_subsurface_parent_state 3 years ago
Kirill Primak 242c23743f surface: cache frame callback lists again 3 years ago
Simon Ser d290b13871 seat: avoid copying the keymap for each client 3 years ago
Simon Ser 62924cc523 keyboard: add wlr_keyboard.keymap_fd 3 years ago
Simon Ser 55ca93469c util/shm: add allocate_shm_file_pair 3 years ago
Simon Ser 38cd1b4f4f render/allocator/gbm: add log message for gbm_bo_get_fd_for_plane 3 years ago
Simon Ser 5aa5137fae backend/drm: handle drm_surface_blit errors 3 years ago
Simon Ser 7df2ae88fa render/allocator: use legacy authentication for primary nodes 3 years ago
Devin J. Pohly 00c2bae1d3 scene: remove redundant empty-region check in render_texture() 3 years ago
Devin J. Pohly e2e68ff680 examples/scene-graph: demonstrate scene_rect node type 3 years ago
Devin J. Pohly 9ed16e39fa scene: replace surface_at() with node_at() 3 years ago
Devin J. Pohly b7cd06e8fa scene: add RECT node type 3 years ago
Devin J. Pohly 526652a554 scene: iterate nodes instead of surfaces when rendering 3 years ago
Simon Ser b0972a94c3 contributing: don't reference issues in commit first line 3 years ago
Simon Ser 267eb02c31 build: add subproject fallback for wayland-protocols 3 years ago
Simon Ser d9523faa76 build: add subproject fallback for wayland 3 years ago
Simon Ser ee6c841d47 render/allocator/gbm: fix create() docs for FD ownership 3 years ago
Simon Ser d9d8fc1ab9 render/allocator: re-open GBM FD 3 years ago
Simon Ser c8d97e2791 Link to gamja for web chat 3 years ago
Devin J. Pohly 7ec9523ea3 scene: stricter assertions on reparent 3 years ago
Devin J. Pohly d5263be355 scene: make graph loops fatal when debugging 3 years ago
Devin J. Pohly 0f534e32e4 scene: ensure node cannot be reparented below itself 3 years ago
Devin J. Pohly a1d462fa81 scene: add node reparent function 3 years ago
Simon Ser b18c254e5f contributing: turn remaining links into refs 3 years ago
Simon Ser 1ad3cd7f36 contributing: clone wlroots fork with SSH 3 years ago
Simon Ser ea800b7418 contributing: use references for links 3 years ago
Simon Ser 2ddd8e8036 contributing: add new section about commit log 3 years ago
Tudor Brindus bfc69decdd xwm: do not restack surfaces on activation 3 years ago
Simon Ser e4d0ec9ee1 scene: add wlr_scene_node_surface_at 3 years ago
Simon Ser 501b29db03 scene: add user data pointer to wlr_scene_node 3 years ago
Simon Ser 97954154bc scene: allow nodes to have arbitrary parents 3 years ago
Simon Ser 86e9309808 scene: add wlr_scene_node_toggle 3 years ago
Simon Ser c41bd320be examples/scene-graph: new example 3 years ago
Simon Ser c7d489b5b6 Introduce new scene-graph API 3 years ago
Kirill Primak 5f645598d8 subsurface: unlock surface on destroy 3 years ago