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
/
x11
/
output.c
Age
Commit message (
Expand
)
Author
2021-07-01
buffer: make enum wlr_buffer_cap public
Simon Ser
2021-06-20
backend: add output state allow-lists
Simon Ser
2021-06-09
backend/x11: use wlr_renderer_begin_with_buffer for cursor
Simon Ser
2021-06-07
backend/x11: remove swapchain
Simon Ser
2021-06-07
backend/x11: implement get_dmabuf_primary_formats
Simon Ser
2021-06-02
output: take a wlr_buffer in set_cursor
Simon Ser
2021-05-21
backend/x11: use common renderer and allocator
Simon Ser
2021-04-20
backend/x11: add support for shm buffers
Tadeo Kondrak
2021-04-06
backend/x11: reject DMA-BUFs with flags
Simon Ser
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-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-05
backend/x11: use native cursors
Ilia Mirkin
2021-01-28
backend/x11: remove output_set_refresh
Simon Ser
2021-01-21
backend/x11: keep track of exposed rects, add them to damage regions
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/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-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-12
render/egl: remove surface and buffer age args from make_current
Simon Ser
2021-01-07
backend: remove wlr_egl from all backends
Simon Zeni
2020-12-28
backend/x11: create per-window present event contexts
Simon Ser
2020-12-27
backend/x11: implement a real rendering loop
Simon Ser
2020-12-21
backend/x11: destroy buffers when destroying output
Simon Ser
2020-12-21
backend/x11: re-use pixmaps
Simon Ser
2020-12-18
backend/x11: send more precise output present events
Simon Ser
2020-12-13
backend/x11: fix xinput mask mixed up with present
Simon Ser
2020-12-13
backend/x11: switch to wlr_swapchain
Simon Ser
2020-06-19
output: rename impl->rollback to rollback_render
Simon Ser
2020-05-20
render/egl: unset current context after swapping buffers
Simon Ser
2020-05-19
render/egl: introduce wlr_egl_unset_current
Simon Ser
2020-04-08
Add wlr_output_impl.rollback
Simon Ser
2020-04-08
backend: reset EGL surface after buffer swap
Simon Ser
2020-04-08
output: introduce wlr_output_test
Simon Ser
2020-03-06
backend/x11: add support for adaptive_sync_enabled
Simon Ser
2019-12-30
output: re-introduce atomic mode, enabled, scale and transform
Simon Ser
2019-12-29
output: add description
Simon Ser
2019-11-19
backend/x11: Revert usage of present extension
Scott Anderson
2019-11-02
backend/x11: Give X11 a real rendering loop
Scott Anderson
2019-08-07
Revert "output: atomic mode"
Rouven Czerwinski
2019-08-02
output: atomic mode, enabled, scale and transform
Simon Ser
2019-07-17
backends/x11: Touch support
Sebastian Krzyszkowiak
2019-06-16
output: remove wlr_output_impl.transform
Simon Ser
2019-04-23
output: refactor backend API
Simon Ser
[next]