Commit Graph

2006 Commits (872993f95d79700662a5cab4aae8c167751c9486)

Author SHA1 Message Date
Simon Zeni 3984c81faa types: introduce wlr_drm_lease_v1 3 years ago
Simon Zeni 94ed8f9496 backend/drm: introduce wlr_drm_backend_get_non_master_fd 3 years ago
Simon Zeni e5a949a955 backend/drm: implement drm lease function 3 years ago
Simon Ser 42dba9dc90 backend/drm: drop wlr_drm_connector.desired_mode 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 ba0525c5c0 surface: drop wlr_surface_state.buffer_resource 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 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
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
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 ee6c841d47 render/allocator/gbm: fix create() docs for FD ownership 3 years ago
Devin J. Pohly a1d462fa81 scene: add node reparent function 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 86e9309808 scene: add wlr_scene_node_toggle 3 years ago
Simon Ser c7d489b5b6 Introduce new scene-graph API 3 years ago
Simon Ser 5dfaf5ea9c backend/drm: introduce wlr_drm_bo_handle_table 3 years ago
Simon Ser 3ce2ea9e16 Move allocator stuff into new directory 3 years ago
Simon Ser b37731cdbb backend/{drm,libinput}: exclude headers when disabled 3 years ago
Kirill Primak 664307f968 util/box: introduce wlr_fbox_transform() 3 years ago
Guido Günther de1522aeee xwayland: Allow to retrieve _NET_STARTUP_ID 4 years ago
Simon Ser 46c42e55c6 backend/drm: add support for FB_DAMAGE_CLIPS 4 years ago
Simon Ser 7544b7abf9 backend/drm: use addon for wlr_drm_fb 4 years ago
Isaac Freund 3364eec07e layer-shell: replace close() with destroy() 4 years ago
Simon Ser ad7651a370 render/gles2: make wlr_gles2_texture a wlr_buffer addon 4 years ago
Simon Ser ee1156b62b render/gles2: make wlr_gles2_buffer an addon 4 years ago
Simon Ser 93964012e6 buffer: add addon set 4 years ago
Simon Ser 3f9e4f7a44 surface: kill wlr_surface.previous 4 years ago
Kirill Primak 111d4eafd7 util/addon: find both by owner and impl 4 years ago
Kirill Primak debd6c5f0b wlr_output_layout: use wlr_addons 4 years ago
Kirill Primak 11f799e88e wlr_outputs: add wlr_addon_set 4 years ago
Kirill Primak a6a80850b7 util: add wlr_addon 4 years ago
Manuel Stoeckl f5df956c18 render/gles2: add a few 10-bit and FP16 formats 4 years ago
Manuel Stoeckl 44e8451cd9 render/gles2: hide shm formats without GL support 4 years ago
Simon Ser 3132c0ab10 output: drop wlr_output_state.buffer_type 4 years ago
Simon Ser f211bc983a output-damage: stop using enum wlr_output_state_buffer_type 4 years ago
Simon Ser 4ddde1a7bd output: drop wlr_output_impl.{attach,rollback}_render 4 years ago
Simon Ser c55f70c8b7 backend/drm: stop initializing renderer for parent backend 4 years ago
Simon Ser c74dc45bb6 backend/drm: drop get_renderer implementation 4 years ago
Simon Ser 9b99570869 backend/drm: drop drm_surface_{make,unset}_current 4 years ago
Simon Ser f5900c1f00 backend/drm: remove primary swapchain 4 years ago