Commit Graph

6117 Commits (0335ae9566310e1aa06f17a4b87d98775fd03622)
 

Author SHA1 Message Date
Simon Ser 1db976cecb render/egl: replace wlr_egl_create with wlr_egl_create_with_drm_fd 4 years ago
Simon Ser 1c4b5bcab3 surface: accept commits with buffer size not divisible by scale 4 years ago
Simon Ser 1b4fb4b537 touch: document event data types 4 years ago
Simon Ser bcbdee43f7 pointer: document event data types 4 years ago
Simon Ser 7cbcc65ad0 surface: make wlr_subsurface_create private 4 years ago
Simon Ser ddc98bf593 surface: remove SURFACE_VERSION 4 years ago
Simon Ser 634a20d89c Drop WLR_VERSION_API_* 4 years ago
Simon Ser f6ae028e99 ci: make Meson warnings fatal 4 years ago
Simon Ser 787842c459 ci: remove -Dlibseat from Alpine build 4 years ago
Simon Ser 31db232704 build: use meson.global_build_root() 4 years ago
Simon Ser d2b6b570ea xwayland: improve startup log message 4 years ago
Simon Ser a2419eb4ea render/egl: make most functions private 4 years ago
Simon Ser b69db15da6 render/egl: remove stale wlr_egl_export_image_to_dmabuf decl 4 years ago
Simon Ser 264d4e2bce backend/drm: rename page_flip_handler to handle_page_flip 4 years ago
Simon Ser 0467a7523a build: bump version to 0.15.0 4 years ago
Simon Ser 8810e95082 Revert "build: workaround for meson disabler object not working with if not" 4 years ago
Simon Ser 2f615468b6 backend: add output state allow-lists 4 years ago
Kenny Levinsen 15c8453ba1 Revert "meson: Make private static library symbols local" 4 years ago
zccrs 3c03639cd5 render: add get native paint target of renderer 4 years ago
zccrs dc17ecd236 render/pixman: add wlr_*_is_pixman and wlr_pixman_texture_get_image 4 years ago
zccrs fdc40e071e render/gles2: add wlr_renderer_is_gles2 4 years ago
Simon Ser 103edde481 xdg-activation-v1: fix wlr_xdg_activation_v1_create error path 4 years ago
Simon Ser f6e680ef94 build: simplify version script 4 years ago
Kenny Levinsen 8d2a94b0df ci: Build both static and shared 4 years ago
Kenny Levinsen cb6db86a28 meson: Make private static library symbols local 4 years ago
Simon Ser 72ee196efa backend/session: use DRM_PRIMARY_MINOR_NAME 4 years ago
Simon Ser fb933d3204 backend/session: use drmIsKMS 4 years ago
Simon Ser 6c3d080e25 backend/drm: populate cursor plane's current_fb 4 years ago
Simon Ser 6259fd23fb output: reset back buffer on failed commit 4 years ago
Simon Ser 3345eaca89 backend/drm: remove test_buffer 4 years ago
Simon Ser eca5d2f37f backend/drm: move session check from test_buffer to drm_connector_test 4 years ago
Simon Ser 758f117442 backend/drm: move drm_connector_set_pending_fb up 4 years ago
Simon Ser f55b43ddd6 backend/drm: allocate a CRTC in drm_connector_test 4 years ago
Simon Ser cb378600e4 backend/drm: allocate a CRTC in drm_connector_commit_state 4 years ago
Simon Ser b180d3482f backend/drm: introduce drm_connector_alloc_crtc 4 years ago
Simon Ser 63f891e393 backend/drm: allow committing a buffer and a mode together 4 years ago
Simon Ser e89cf5f047 backend/drm: use atomic test-only commits for modifier fallback 4 years ago
Simon Ser 2806154900 render: add missing arg to wlr_renderer_impl.get_buffer_caps 4 years ago
Simon Ser b2f6db3533 render: drop wlr_ prefix from wlr_renderer_bind_buffer 4 years ago
Simon Ser c87c849ec6 backend/x11: use wlr_renderer_begin_with_buffer for cursor 4 years ago
Simon Ser fbadadf36f output: use wlr_renderer_begin_with_buffer for cursor 4 years ago
Simon Ser a667175ec7 screencopy-v1: use wlr_renderer_begin_with_buffer 4 years ago
Simon Ser 69477051cc matrix: deprecate wlr_matrix_projection 4 years ago
Simon Ser 543f5b35d0 backend/wayland: remove swapchain 4 years ago
Simon Ser 5f8092b045 backend/wayland: implement get_dmabuf_primary_formats 4 years ago
Simon Ser a670ee7940 backend/x11: remove swapchain 4 years ago
Simon Ser 68c4f15958 backend/x11: implement get_dmabuf_primary_formats 4 years ago
Simon Ser 44feb832f9 backend/headless: remove swapchain 4 years ago
Simon Ser 1a06ea7750 output: make attach_render and rollback_render optional 4 years ago
Simon Ser 233a2617cf output: split output_pick_cursor_format 4 years ago