aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-19build: Pass library as first argument to pkgconfig.generate()Scott Moreau
2019-11-18backend/x11: Drop required present versionScott Anderson
2019-11-18backend: Do not attempt DRM on X11/WL failureScott Anderson
2019-11-17output: add wlr_output_event_present.commit_seqSimon Ser
2019-11-13backend/wayland: expose remote objectsSimon Ser
2019-11-13backend/wayland: add support for relative-pointer-unstable-v1Simon Ser
2019-11-11Introduce wlr_renderer_get_eglDrew DeVault
2019-11-08Skip assign when sub_x or sub_y is NULL in wlr_surface_surface_atAlynx Zhou
2019-11-07render/gles2: provide public API to access GL textureSimon Ser
2019-11-06render: remove EGL includes from wlr_texture.hSimon Ser
2019-11-06render/gles: Simplify textures a bitScott Anderson
2019-11-05Introduce wlr_keyboard_groupBrian Ashworth
2019-11-03session/logind: Clean up add_signal_matchesScott Anderson
2019-11-03session/logind: support CanGraphical propertyRonan Pigott
2019-11-02backend/x11: Give X11 a real rendering loopScott Anderson
2019-10-27Fix heap-use-after-free in wlr_send_tablet_v2_tablet_pad_leaveGyörgy Kurucz
2019-10-27output-management-v1: add assertion as a safety netSimon Ser
2019-10-27backend/drm: add support for custom modesSimon Ser
2019-10-23backend/drm: retry without modifiers for the primary planeSimon Ser
2019-10-23render/egl: prevent use-after-free when destroying current surfaceSimon Ser
2019-10-22backend/drm: track gbm_bo during direct scan-outSimon Ser
2019-10-22screencopy: Implement damage reportingAndri Yngvason
2019-10-22protocol/screencopy: Add damage reportingAndri Yngvason
2019-10-22output: Add commit sequence numberAndri Yngvason
2019-10-19Add missing include required by mesa and libglvnd changeFerdinand Bachmann
2019-10-17protocol: sync layer-shell with upstreamSimon Ser
2019-10-16layer_shell: set layer of existing surfaceTimidger
2019-10-16render/gles2: don't unset the current EGL surface when destroying textureSimon Ser
2019-10-16backend/wayland: add support for direct scan-outSimon Ser
2019-10-16output: add block_idle_frameIvan Molodetskikh
2019-10-16Add new define EGL_NO_X11 for newer mesa libraryDanilo Spinella
2019-10-16build: simplify by using disabler depsSimon Ser
2019-10-11wlr_box: properly calculate closest point for non-positive area boxesIlia Bozhinov
2019-10-11backend/drm: use modifiers for our GBM buffersSimon Ser
2019-10-11render/egl: support formats with zero modifiersSimon Ser
2019-10-08xwayland: Expose configure request maskScott Moreau
2019-10-08build: workaround for meson disabler object not working with if notSimon Ser
2019-10-07Update version to 0.8.1Drew DeVault
2019-09-27Fixes crash of compositor when unvalidated keycode 0 is passed (#1833)amingin
2019-09-26drm: use IMPORT_FD for INVALID modifierIvan Molodetskikh
2019-09-26Clean up wayland backend tablet supportMarkus Ongyerth
2019-09-26Add zwp-tablet-unstable-v2 client supportMarkus Ongyerth
2019-09-26Move initialization of wlr_tablet_pad into types/wlr_tablet_padMarkus Ongyerth
2019-09-19presentation_feedback: add the sampled stateIvan Molodetskikh
2019-09-18compositor: disconnect client on OOM in create_surfaceSimon Ser
2019-09-17xdg-output: send wl_output.done after xdg_output createdVersus Void
2019-09-15render/egl: Change KHR_debug log to include error codeScott Anderson
2019-09-14wlr_seat_touch: Destroy the touchpoint on client destroySebastian Krzyszkowiak
2019-09-13layer-shell: ignore ack_configure() on closed surfacesIlia Bozhinov
2019-09-05backend/drm: check for mst: in path propertyRouven Czerwinski