Commit Graph

6265 Commits (17b10746b44e847e6f6b55d5f9d40d536d10c96c)
 

Author SHA1 Message Date
Simon Ser 7c26345826 buffer: introduce wlr_shm_client_buffer 4 years ago
Simon Ser 625c66ef75 render/pixman: implement texture_from_buffer 4 years ago
Simon Ser 6e43d642b2 render/gles2: add support for DATA_PTR buffers in texture_from_buffer 4 years ago
Simon Ser 38ba5881a0 buffer: replace get_data_ptr with {begin,end}_data_ptr_access 4 years ago
Simon Ser 9e58301df7 surface: allow placing subsurfaces below parent 4 years ago
zccrs 11040d4942 Make the xdg_popup_get_position to public 4 years ago
Simon Ser 76f51a949f xdg-activation-v1: add token timeout 4 years ago
Simon Ser 8ff435831f xdg-activation-v1: new protocol implementation 4 years ago
Simon Ser b86a0c8d8f backend/drm: move cursor fields to wlr_drm_connector 4 years ago
Simon Ser 2b0a1aeed5 output: take a wlr_buffer in set_cursor 4 years ago
Simon Ser 01e0f51fad backend/drm: introduce drm_plane_pick_render_format 4 years ago
Simon Ser e06ea4e84a backend/drm: remove format arg from drm_plane_init_surface 4 years ago
Simon Ser 9e9be83a58 backend/drm: implement get_cursor_formats and get_cursor_size 4 years ago
Simon Ser de51df2770 backend/wayland: implement get_cursor_formats 4 years ago
Simon Ser 91ee33e956 output: add get_cursor_formats and get_cursor_size to interface 4 years ago
Simon Ser 6430230d1f render: add wlr_renderer_begin_with_buffer 4 years ago
Simon Ser b732f094c6 render: disallow wlr_renderer_destroy while rendering 4 years ago
Simon Ser ce3e819b33 backend: stop using renderer to get the buffer type 4 years ago
Simon Ser 766a24fa77 render/allocator: add wlr_allocator.buffer_caps 4 years ago
Simon Ser 5c30cf3d94 render/drm_dumb_allocator: check for DRM master 4 years ago
Tudor Brindus 6605d7c390 xwm: prevent X11 clients from blowing our stack by opening too many windows 4 years ago
Tudor Brindus ae2f3ecb68 xwm: implement _NET_CLIENT_LIST_STACKING 4 years ago
Tudor Brindus 699d724000 xwm: use correct list link when iterating over `unpaired_surfaces` 4 years ago
Simon Ser abf527b075 render/gles2: fix texture cleanup on destroy 4 years ago
Simon Ser d0560e2597 contributing: add link to IRC web chat 4 years ago
Simon Ser b3ff6db730 readme: fix broken IRC web client link 4 years ago
Simon Ser 8fa4a6b303 readme: add link to IRC web client 4 years ago
Simon Zeni e6c00f7eea Update IRC links 4 years ago
Brian McKenna 2fd20b17b6 Flush events in virtual pointer example 4 years ago
Simon Ser fd2b1f018e backend/x11: use common renderer and allocator 4 years ago
Simon Ser c82f37542d backend/headless: use common renderer and allocator 4 years ago
Simon Ser 349553d011 backend/wayland: use common renderer and allocator 4 years ago
Simon Ser 4dae12890f backend: automatically create allocator 4 years ago
Simon Ser bcabe34a2e backend: automatically create renderer 4 years ago
Simon Ser 7ec5bf6b10 backend: introduce wlr_backend_finish 4 years ago
Simon Ser beae3018cb render: relax stride check in wlr_texture_from_pixels 4 years ago
Simon Ser f73c04b801 render/pixman: avoid sqrt() in render_quad without rotation 4 years ago
Simon Ser 66e100ffbf render/gbm_allocator: add support for gbm_bo_get_fd_for_plane 4 years ago
Simon Ser 9ca743f9fd backend/drm: use wlr_texture_from_buffer 4 years ago
Simon Ser a8d7c2d4ea screencopy-v1: stop using wlr_client_buffer 4 years ago
Simon Ser 68758e8c21 buffer: use wlr_texture_from_buffer for DMA-BUFs 4 years ago
Simon Ser f6ba26ff58 render/gles2: implement texture_from_buffer 4 years ago
Simon Ser 9d55f712e3 render: introduce wlr_texture_from_buffer 4 years ago
Simon Ser 9221ed7b4c render/gles2: add gles2_texture_create 4 years ago
Simon Ser 6f39574ff5 linux-dmabuf-v1: implement wlr_buffer 4 years ago
Simon Ser 6f69e2f12e render/gles2: remove unnecessary EGL import ext checks 4 years ago
Simon Ser 6369f70931 render: remove wlr_texture_get_size 4 years ago
Thomas Weißschuh 9f211b5dd4 xwayland: actually use Xwayland from pkg-config 4 years ago
Simon Ser 101b9a193d render/egl: query and display EGL driver name 4 years ago
Yuya Nishihara 8008d21f5b virtual_keyboard: Emulate key release events on destroy 4 years ago