Commit Graph

6020 Commits (bc2d2e853b577b18db268da6e5bbc1141c24d001)
 

Author SHA1 Message Date
Simon Ser 2e69eb1030 backend/drm: fix crash in init_drm_surface 3 years ago
Simon Ser 1cb6b2cf67 render/egl: document wlr_egl_create_with_context 3 years ago
Simon Ser 4b3e08c8ac render/egl: make wlr_egl_{make,unset,is}_current private 3 years ago
Simon Ser f954092f22 render/egl: make wlr_egl struct opaque 3 years ago
Simon Ser 452a8ec940 render/egl: add wlr_egl_get_{context,display} 3 years ago
Simon Ser 4b77eadf06 render/egl: drop MESA_EGL_NO_X11_HEADERS 3 years ago
Simon Ser 28d89779af Reformat doc comments 3 years ago
Simon Ser 27383a1929 contributing: add section about documentation conventions 3 years ago
Simon Ser f91f38b79a backend/drm: remove wlr_drm_surface.{width,height} 3 years ago
Simon Ser e59f4d4ffa backend/drm: allow non-linear modifiers for multi-GPU 3 years ago
Steven Newbury ad06c12c89 util: Fix infinite loop in recursive function 3 years ago
Simon Ser 078d8dd472 build: bump version to 0.16.0-dev 3 years ago
Alexander Orzechowski 41124592dd wlr_scene: Hook up HIGHLIGHT logic 3 years ago
Alexander Orzechowski b6fc882782 wlr_scene: Hook up RERENDER logic 3 years ago
Alexander Orzechowski 17f5414b1a wlr_scene: Parse out WLR_SCENE_DEBUG_DAMAGE 3 years ago
Kirill Primak 4ac19e9f9c util/addon: avoid calling finish() twice 3 years ago
Simon Ser cde3700386 xwayland: use dict to collect supported features 3 years ago
Manuel Stoeckl 9cae874513 screencopy-v1: Fix frame stride for formats with bpp != 32 3 years ago
Kirill Primak ee122c9c2a scene/output: check for NULL in destructor 3 years ago
Joshua Ashton 02e648c1b2 xwayland: Add support for -force-xrandr-emulation 3 years ago
Guido Günther 17b2b06633 seat: Allow to cancel touches 3 years ago
Alexander Orzechowski dc9bc5683a wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_buffer 3 years ago
Alexander Orzechowski 5f43e1732a wlr_scene: Introduce addons to scene nodes 3 years ago
Alexander Orzechowski f2dbcc3358 wlr_scene: Make presentation object public 3 years ago
Alexander Orzechowski 20cc1ce0b9 wlr_scene: Change out surface specific iterator functions 3 years ago
Alexander Orzechowski 5f56246571 wlr_scene: Pull scene_node_get_root into a private header 3 years ago
Alexander Orzechowski 39c059b70e wlr_scene: Make scene_buffer_from_node public 3 years ago
Alexander Orzechowski 73a656e8ac wlr_scene: Add a function to also specify damage when applying a buffer to wlr_scene_buffer 3 years ago
Alexander Orzechowski 34be5da072 wlr_scene: Add a way to choose when input interactions happen on a buffer 3 years ago
Alexander Orzechowski 09c7fe0f90 wlr_scene: Add frame_done signal for wlr_scene_buffer 3 years ago
Alexander Orzechowski a53eccf2af wlr_scene: Add primary_output property to wlr_scene_buffer 3 years ago
Alexander Orzechowski dfeb1309a8 wlr_scene: Add presentation signal for wlr_scene_buffer 3 years ago
Alexander Orzechowski 7e383c6a6a wlr_scene: Make wlr_scene_render_output private 3 years ago
Alexander Orzechowski 933ff0e60c wlr_scene: Fix missing calls to scene_node_update_outputs 3 years ago
Alexander Orzechowski c46b53d0b0 wlr_scene: Add output_enter/output_leave signals 3 years ago
Alexander Orzechowski 6ddb9e51bd wlr_scene_output: Send output leave events before destroying the output 3 years ago
Alexander Orzechowski 61dab42c70 wlr_scene: Add setter for buffer of a wlr_scene_buffer 3 years ago
Alexander Orzechowski 039a31df9a wlr_scene: Allow buffer in wlr_scene_buffer to be NULL 3 years ago
Simon Ser 8fe3aa29da xdg-shell: specify version in wlr_xdg_shell_create 3 years ago
Simon Ser 19896e7fb6 util/shm: clear mode permission bits in allocate_shm_file_pair 3 years ago
Simon Ser e646d882cf backend/drm: fetch EDID manufacturer from udev_hwdb 3 years ago
Simon Ser fa9b61004b tinywl: don't crash when there is no keyboard 3 years ago
Simon Ser 7b7562eb65 backend/headless: allow variable refresh rate 3 years ago
Kirill Primak 8b0d4947cc xdg-toplevel: store states on the stack 3 years ago
Kirill Primak 0326ceff90 examples/layer-shell: premultiply alpha 3 years ago
Johannes 12d84f8c36 examples/egl_common: switch rgba format 3 years ago
Simon Ser f575e445ec xwayland: terminate when no client is connected 3 years ago
Simon Ser 352064d76d xwayland: add wlr_xwayland_server_options.terminate_delay 3 years ago
Manuel Stoeckl 7ad67e0f1d render/gles: add support for some 16-bpc unsigned shm formats 3 years ago
xiaoyaobing cb012c5cb5 tinywl/tinywl: clean up tinywl_output when wlr_output is gone 3 years ago