index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Expand
)
Author
2021-03-11
output: fix transform matrix for 90/270 rotations
Simon Ser
2021-03-10
output: improve transform matrix calculation
Simon Zeni
2021-03-09
backend/x11: clamp hotspot to texture bounds
Ilia Mirkin
2021-03-05
backend/drm: add new writeback and SPI connector types
Simon Ser
2021-02-28
backend/session: fix KMS device filtering
Simon Ser
2021-02-23
render: use DRM formats in wlr_renderer_read_pixels
Simon Ser
2021-02-18
backend: add error messages in attach_render impls
Simon Ser
2021-02-15
build: use dictionnary for features instead of configuration_data
Simon Ser
2021-02-08
backend/x11: drop x11-xcb dependency
Simon Ser
2021-02-05
backend/x11: use native cursors
Ilia Mirkin
2021-02-05
Make implementation function lists static const
Manuel Stoeckl
2021-02-03
backend/wayland: flush remote display
Simon Ser
2021-01-29
backend/wayland: remove unnecessary cast
Simon Ser
2021-01-28
backend/x11: remove output_set_refresh
Simon Ser
2021-01-24
backend/drm: don't blit in drm_fb_import
Simon Ser
2021-01-24
backend/drm: simplify drm_fb_lock_surface
Simon Ser
2021-01-21
backend/x11: keep track of exposed rects, add them to damage regions
Ilia Mirkin
2021-01-21
backend/x11: skip events we don't care about
Ilia Mirkin
2021-01-21
backend/x11: add support for scanout mode
Ilia Mirkin
2021-01-20
backend/x11: make sure output transform matrix is initialized
Ilia Mirkin
2021-01-18
backend/x11: fix region not being actually used
Simon Ser
2021-01-18
backend/x11: set a blank cursor rather than hiding globally
Ilia Mirkin
2021-01-17
backend/drm: fix modifiers for cursor plane buffers
Simon Ser
2021-01-17
backend/drm: add wlr_drm_connector_get_id
Simon Ser
2021-01-17
backend/drm: add support for the subconnector property
Simon Ser
2021-01-17
backend/x11: add xcb_dri3_pixmap_from_buffers check for n_planes
Simon Ser
2021-01-17
backend/x11: add support for DRI3 1.0
Simon Ser
2021-01-17
backend/x11: log DRM node name
Simon Ser
2021-01-17
backend/x11: log when creating X11 backend
Simon Ser
2021-01-17
backend/headless: create renderer after wlr_backend_init
Simon Ser
2021-01-16
backend/drm: use local DRM FD for wlr_rend
Simon Ser
2021-01-16
render/gles2: make EGL context current in bind_buffer
Simon Ser
2021-01-16
render: remove egl include from wlr_renderer
Simon Zeni
2021-01-16
render: drop egl parameters from wlr_renderer_autocreate
Simon Zeni
2021-01-16
backend/headless: implement get_drm_fd
Simon Ser
2021-01-16
backend/x11: implement get_drm_fd
Simon Ser
2021-01-16
backend/drm: implement get_drm_fd
Simon Ser
2021-01-16
backend/wayland: implement get_drm_fd
Simon Ser
2021-01-16
backend/multi: implement get_drm_fd
Simon Ser
2021-01-16
backend: add get_drm_fd to interface
Simon Ser
2021-01-14
backend: remove unnecessary GLES2 includes
Simon Ser
2021-01-13
backend/drm: remove unnecessary wlr_drm_fb.wlr_buf check
Simon Ser
2021-01-12
backend/drm: fix segfault in page_flip_handler
Simon Ser
2021-01-12
render/egl: remove surface and buffer age args from make_current
Simon Ser
2021-01-10
backend/wayland: use the EGL GBM platform
Simon Ser
2021-01-10
backend/drm: stop using surface size for BO
Simon Ser
2021-01-10
backend/drm: re-use FBs
Simon Ser
2021-01-10
backend/drm: only keep track of local buffer
Simon Ser
2021-01-10
backend/drm: add wlr_drm_buf.local_wlr_buf
Simon Ser
2021-01-10
backend/drm: introduce drm_fb_create
Simon Ser
[next]