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
Age
Commit message (
Expand
)
Author
2021-06-07
buffer: use wlr_texture_from_buffer for wl_shm_buffer
Simon Ser
2021-06-07
buffer: introduce wlr_shm_client_buffer
Simon Ser
2021-06-07
render/pixman: implement texture_from_buffer
Simon Ser
2021-06-07
render/gles2: add support for DATA_PTR buffers in texture_from_buffer
Simon Ser
2021-06-07
buffer: replace get_data_ptr with {begin,end}_data_ptr_access
Simon Ser
2021-06-03
surface: allow placing subsurfaces below parent
Simon Ser
2021-06-03
Make the xdg_popup_get_position to public
zccrs
2021-06-02
xdg-activation-v1: add token timeout
Simon Ser
2021-06-02
xdg-activation-v1: new protocol implementation
Simon Ser
2021-06-02
backend/drm: move cursor fields to wlr_drm_connector
Simon Ser
2021-06-02
output: take a wlr_buffer in set_cursor
Simon Ser
2021-06-02
backend/drm: introduce drm_plane_pick_render_format
Simon Ser
2021-06-02
backend/drm: remove format arg from drm_plane_init_surface
Simon Ser
2021-06-02
backend/drm: implement get_cursor_formats and get_cursor_size
Simon Ser
2021-06-02
backend/wayland: implement get_cursor_formats
Simon Ser
2021-06-02
output: add get_cursor_formats and get_cursor_size to interface
Simon Ser
2021-06-01
render: add wlr_renderer_begin_with_buffer
Simon Ser
2021-06-01
render: disallow wlr_renderer_destroy while rendering
Simon Ser
2021-05-31
backend: stop using renderer to get the buffer type
Simon Ser
2021-05-31
render/allocator: add wlr_allocator.buffer_caps
Simon Ser
2021-05-31
render/drm_dumb_allocator: check for DRM master
Simon Ser
2021-05-31
xwm: prevent X11 clients from blowing our stack by opening too many windows
Tudor Brindus
2021-05-31
xwm: implement _NET_CLIENT_LIST_STACKING
Tudor Brindus
2021-05-31
xwm: use correct list link when iterating over `unpaired_surfaces`
Tudor Brindus
2021-05-30
render/gles2: fix texture cleanup on destroy
Simon Ser
2021-05-26
contributing: add link to IRC web chat
Simon Ser
2021-05-26
readme: fix broken IRC web client link
Simon Ser
2021-05-26
readme: add link to IRC web client
Simon Ser
2021-05-24
Update IRC links
Simon Zeni
2021-05-22
Flush events in virtual pointer example
Brian McKenna
2021-05-21
backend/x11: use common renderer and allocator
Simon Ser
2021-05-21
backend/headless: use common renderer and allocator
Simon Ser
2021-05-21
backend/wayland: use common renderer and allocator
Simon Ser
2021-05-21
backend: automatically create allocator
Simon Ser
2021-05-21
backend: automatically create renderer
Simon Ser
2021-05-21
backend: introduce wlr_backend_finish
Simon Ser
2021-05-19
render: relax stride check in wlr_texture_from_pixels
Simon Ser
2021-05-19
render/pixman: avoid sqrt() in render_quad without rotation
Simon Ser
2021-05-19
render/gbm_allocator: add support for gbm_bo_get_fd_for_plane
Simon Ser
2021-05-17
backend/drm: use wlr_texture_from_buffer
Simon Ser
2021-05-17
screencopy-v1: stop using wlr_client_buffer
Simon Ser
2021-05-17
buffer: use wlr_texture_from_buffer for DMA-BUFs
Simon Ser
2021-05-17
render/gles2: implement texture_from_buffer
Simon Ser
2021-05-17
render: introduce wlr_texture_from_buffer
Simon Ser
2021-05-17
render/gles2: add gles2_texture_create
Simon Ser
2021-05-17
linux-dmabuf-v1: implement wlr_buffer
Simon Ser
2021-05-17
render/gles2: remove unnecessary EGL import ext checks
Simon Ser
2021-05-17
render: remove wlr_texture_get_size
Simon Ser
2021-05-12
xwayland: actually use Xwayland from pkg-config
Thomas Weißschuh
2021-05-11
render/egl: query and display EGL driver name
Simon Ser
[prev]
[next]