6051 Commits (b28a9afd4b0b86e9a66a40f6b44b69f59947b7d6)
 

Author SHA1 Message Date
Kirill Primak b28a9afd4b presentation-time: finish surface addon
2 years ago
Simon Ser cef1811547 xwayland/xwm: remove unnecessary surface_id reset
2 years ago
Simon Ser 445ce7eac6 xwayland/xwm: assert that we're not overwriting when associating
2 years ago
Kirill Primak a922428c41 xwayland/xwm: dissociate even if surface is NULL
2 years ago
Kirill Primak 884237e9af util/addon: ensure the set is empty after finish
2 years ago
Kirill Primak faa31d123f render/vulkan: always finish buffer addon on texture destroy
2 years ago
Kirill Primak 0702eb9219 render/vulkan: remove NULL renderer check on texture destroy
2 years ago
bi4k8 790fb93794 cursor: compare to scaled coords
2 years ago
Kirill Primak 1cd53f54b7 xwayland/xwm: constify needles
2 years ago
Simon Ser dc7cc98cf2 backend/drm: check return value of get_drm_{connector,crtc}_props()
2 years ago
Simon Ser 7081687843 keyboard: improve documentation
2 years ago
Simon Ser 8b8921d57b backend/drm: remove wlr_drm_crtc.legacy_crtc
2 years ago
Simon Ser 8b18352318 backend/drm: fetch fresh legacy CRTC in connector_get_current_mode()
2 years ago
xiliuya 7f6d646e0a keyboard: only update LEDs when changed
2 years ago
Simon Ser caaea01bf6 backend/drm: drop unused arg in connector_get_current_mode()
2 years ago
Simon Ser c675380c56 backend/drm: prevent out-of-bounds array access on unknown subpixel
2 years ago
Simon Ser bde68b1df7 backend/drm: refuse to switch CRTC for enabled connector
2 years ago
Simon Ser 99fb2fefc3 backend/drm: rename wlr_drm_backend.outputs to connectors
2 years ago
Simon Ser 2c042566eb backend/drm: clear pending cursor FB in drm_connector_commit_state()
2 years ago
Simon Ser ea14e9c95f backend/drm: update wlr_drm_connnector.crtc in drm_connector_commit_state()
2 years ago
Simon Ser e59c3602f7 backend/drm: print stringified connector status in realloc_crtcs()
2 years ago
Simon Ser f361efe965 backend/drm: add drm_connector_status_str()
2 years ago
Simon Ser f12cdc53f3 render/egl: stop advertising render support for external-only formats
2 years ago
Simon Ser 80074d95fb egl: consistently use EGLint for DMA-BUF format
2 years ago
Kirill Primak 8f58c060fd util/region: forbid "shrinking" a region with wlr_region_expand()
2 years ago
Simon Ser 32fc23a383 render/pixman: skip mask for opaque texture rendering
2 years ago
Simon Ser 9b7ee63774 xwayland: use HAVE_ prefix for xcb_xfixes_set_client_disconnect_mode
2 years ago
Simon Ser 1ed5137720 xwayland: remove find_program() fallback when dep is not found
2 years ago
Simon Ser 037b21647b backend/drm: store pending FB in state
2 years ago
Simon Ser ae61cd6bfb backend/drm: use separate field to store pending cursor FB
2 years ago
Simon Ser 602f0d3be5 backend/drm: pass fb as arg in set_plane_props()
2 years ago
Simon Ser bc2d2e853b backend/drm: stop using goto in set_plane_props()
2 years ago
Simon Ser 72d1fd1446 backend/drm: simplify dealloc_crtc() commit
2 years ago
Kirill Primak 79248e4961 xdg-shell: use defunct_role_object error
2 years ago
Simon Ser 90a6c7b7e1 backend/drm: fix VRR test
2 years ago
Simon Ser 86fc2199f8 build: unify naming for HAVE_* defines
2 years ago
Simon Ser a4a40618ad backend/libinput: use internal_config
2 years ago
Simon Ser cb6b1193c8 render/allocator/gbm: use internal_config
2 years ago
Simon Ser 311381c6b5 xcursor: use internal_config
2 years ago
Simon Ser 4da9b32a15 xwayland: use internal_config
2 years ago
Simon Ser 6c897756b6 build: use a configuration file for internal features
2 years ago
Simon Ser afe1ae4479 backend/x11: ensure buffers are released on shutdown
2 years ago
Simon Ser 378f471d29 backend/wayland: ensure buffers are released on shutdown
2 years ago
Simon Ser d72b4409ce util/env: make env_parse_switch() return a size_t
2 years ago
Simon Ser dc09585d14 util/env: add docs
2 years ago
Simon Ser 1bd0ba3949 render: simplify renderer_autocreate_with_drm_fd()
2 years ago
Simon Ser 8456ac6fa9 render/vulkan: wait for DMA-BUF fences
2 years ago
Simon Ser 30219cf76b render/dmabuf: add dmabuf_export_sync_file()
2 years ago
Kirill Primak 825f1b2dc6 tinywl: handle wlr_output.events.request_state
2 years ago
Ronan Pigott f8e70af318 wlr_xdg_activation_v1: add new_token event
2 years ago