index
:
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
/
headless
Age
Commit message (
Expand
)
Author
2023-08-23
output: trigger frame/present events on all commits on enabled output
Simon Ser
2023-08-21
backend/headless: fix broken output frame events
Simon Ser
2023-08-16
backend/headless: Use output state to set init custom mode
Alexander Orzechowski
2023-08-16
output: Add initialization state to wlr_output_init
Alexander Orzechowski
2023-07-11
Use wl_container_of() instead of casts
Simon Ser
2023-06-27
backend/headless: leave new outputs disabled by default
Simon Ser
2023-06-27
backend/headless: add support for disabled outputs
Simon Ser
2023-06-27
backend/headless: only schedule a new frame if buffer was submitted
Simon Ser
2023-06-27
output: Set output mode during main commit
Alexander Orzechowski
2023-05-15
backend_destroy: Similiar logic like DRM backend
Tobias Predel
2023-02-21
backend/headless: unconditionally accept all output layers
Simon Ser
2022-10-13
backend: use global output name counters
Simon Ser
2022-08-18
Use wl_signal_emit_mutable
Alexander Orzechowski
2022-05-30
output: pass wlr_output_state to backend
Simon Ser
2022-05-26
output: turn make/model/serial into char *
Simon Ser
2022-05-10
backend/headless: allow variable refresh rate
Simon Ser
2022-02-22
interfaces: remove wlr_input_device_impl
Simon Zeni
2022-02-21
backend/headless: remove unused wlr_headless_input_device
Simon Zeni
2021-12-09
Fix incorrect %zd formatting directives
Simon Ser
2021-12-09
output: introduce wlr_output_set_name
Simon Ser
2021-11-25
backend/headless: drop wlr_headless_backend_create_with_renderer
Simon Ser
2021-11-25
backend/headless: stop picking a DRM FD
Simon Ser
2021-11-23
input-device: remove wlr_input_device.link
Simon Ser
2021-11-18
backend/headless: don't store the parent renderer
Simon Zeni
2021-11-15
backend/headless: unlink input device on destroy
Roman Gilg
2021-10-15
output: add presented flag to presentation event
Kirill Primak
2021-10-15
output: disallow NULL event for wlr_output_send_present()
Kirill Primak
2021-09-30
backend: create renderer and allocator in wlr_backend_autocreate
Simon Ser
2021-08-25
Move allocator stuff into new directory
Simon Ser
2021-07-12
backend/headless: remove wlr_output_impl.export_dmabuf
Simon Ser
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-07
backend/headless: remove swapchain
Simon Ser
2021-05-21
backend/headless: use common renderer and allocator
Simon Ser
2021-05-21
backend: introduce wlr_backend_finish
Simon Ser
2021-04-29
backend/headless: dup DRM FD in wlr_headless_backend_create_with_renderer
Simon Ser
2021-04-28
backend: use wlr_allocator_autocreate
Simon Zeni
2021-04-28
backend: introduce backend_get_buffer_caps
Simon Zeni
2021-04-28
render/gbm_allocator: make wlr_gbm_allocator_create return a wlr_allocator
Simon Zeni
2021-04-26
Log drmGetDevices2 error code
Simon Ser
2021-04-15
render: rename get_dmabuf_render_formats into get_render_formats
Simon Zeni
2021-02-18
backend: add error messages in attach_render impls
Simon Ser
2021-01-17
backend/headless: create renderer after wlr_backend_init
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-14
backend: remove unnecessary GLES2 includes
Simon Ser
2021-01-12
render/egl: remove surface and buffer age args from make_current
Simon Ser
2021-01-07
remove unnecessary egl includes
Simon Zeni
[next]