Commit Graph

5132 Commits (42138a073bcfa3f18d5467cf6f2ded19c3667e96)
 

Author SHA1 Message Date
Tudor Brindus 40b2e7669a xwayland/selection: make `xwm_data_source_write` return 0 on failure 4 years ago
Brandon Dowdy 8aa38fe73e render/egl: remove *config_attribs and wlr_egl->config 4 years ago
Brandon Dowdy 705b3da7cb render/egl: remove wlr_egl_{create,destroy}_surface 4 years ago
Brandon Dowdy 34e7f69d69 examples: remove dependency on wlr_egl from clients 4 years ago
Simon Ser 50b9921642
backend/x11: remove output_set_refresh 4 years ago
Simon Ser f8a66072e7 xwayland: fix extraneous NET_WM_STATE log messages 4 years ago
Simon Ser a406f19479 render/egl: fix NULL dereference when using llvmpipe 4 years ago
Simon Zeni 6becc69ec9 render/egl: fail to create wlr_egl on software renderer 4 years ago
Simon Ser 5a2ef794dc xwayland: drop unused enum net_wm_state_action 4 years ago
Tudor Brindus e75f483aeb xwayland/selection: rename Wayland-facing data and helpers 4 years ago
fwsmit 1b8330d1f8 examples/foreign-toplevel: Add documenation and output selection 4 years ago
Tudor Brindus 0db191d3bf xwayland/selection: prevent fd leak on unsupported MIME type 4 years ago
Tudor Brindus abb56152ff xwayland: use wlr_log_errno instead of %m 4 years ago
Simon Ser 73ffab70b0 backend/drm: don't blit in drm_fb_import 4 years ago
Simon Ser 4af85f4c19 backend/drm: simplify drm_fb_lock_surface 4 years ago
Simon Ser 44a3d6e74d backend/drm: document wlr_drm_plane surface fields 4 years ago
Simon Ser 4f06ce2550 render/gbm_allocator: avoid drmPrimeHandleToFD 4 years ago
Ilia Mirkin 7bc8dbb991 backend/x11: keep track of exposed rects, add them to damage regions 4 years ago
Ilia Mirkin 922b7f415d backend/x11: skip events we don't care about 4 years ago
Ilia Mirkin bb92fd4c90 backend/x11: add support for scanout mode 4 years ago
Simon Ser 7c995b78b2 Revert "render: add wlr_egl_create_from_drm_fd function" 4 years ago
Simon Ser 54e5ef39c0 Revert "render/egl: remove unused gbm_device member" 4 years ago
Simon Zeni 306cf11d87 render/egl: remove unused gbm_device member 4 years ago
Simon Zeni ee31be167b render: add wlr_egl_create_from_drm_fd function 4 years ago
Ilia Mirkin 62f37ee319 backend/x11: make sure output transform matrix is initialized 4 years ago
BrassyPanache d6649a8a4b Expose ICCCM input status 4 years ago
Isaac Freund f6fe439718 xdg-output: destroy outputs before manager 4 years ago
Simon Ser 702eed5cbd backend/x11: fix region not being actually used 4 years ago
Ilia Mirkin 966e653935 backend/x11: set a blank cursor rather than hiding globally 4 years ago
Simon Ser 04d89a8bc5
backend/drm: fix modifiers for cursor plane buffers 4 years ago
Simon Ser f17b0f975d backend/drm: add wlr_drm_connector_get_id 4 years ago
Simon Ser cb6f584496 backend/drm: add support for the subconnector property 4 years ago
Chris Chamberlain 6af748171a Free xwayland cursor in wlr_xwayland_destroy 4 years ago
Simon Ser 879cadd34e backend/x11: add xcb_dri3_pixmap_from_buffers check for n_planes 4 years ago
Simon Ser e537382991 backend/x11: add support for DRI3 1.0 4 years ago
Simon Ser 284233c34f backend/x11: log DRM node name 4 years ago
Simon Ser 5373187186 backend/x11: log when creating X11 backend 4 years ago
Simon Ser bf86110fc5 render/gbm_allocator: set modifier to INVALID if implicit 4 years ago
Simon Ser b5cefada92 render/gbm_allocator: export to DMA-BUF on init 4 years ago
Simon Ser c6c7fccd96
backend/headless: create renderer after wlr_backend_init 4 years ago
Simon Ser 9e98f497af backend/drm: use local DRM FD for wlr_rend 4 years ago
Simon Ser 2f11914613 render: introduce private wlr_renderer_autocreate_with_drm_fd 4 years ago
Simon Ser 32c30481d3
render/egl: fix gbm_device use-after-free 4 years ago
Simon Ser b3e76d6678 output: send commit event after pending state is cleared 4 years ago
Simon Ser 1fb9535e99 output-damage: stop relying on output pending state on commit 4 years ago
Simon Ser afdf4dc890 render/gles2: make EGL context current in bind_buffer 4 years ago
Simon Zeni 08a4c62aac render: remove egl include from wlr_renderer 4 years ago
Simon Zeni e128e6c08d render: drop egl parameters from wlr_renderer_autocreate 4 years ago
Simon Ser affc59454e backend/headless: implement get_drm_fd 4 years ago
Simon Ser 6dfc8ce00b backend/x11: implement get_drm_fd 4 years ago