Age | Commit message (Expand) | Author |
2022-09-25 | meson: update default options for libdrm | Rouven Czerwinski |
2022-09-14 | render/egl: improve DMA-BUF format/modifier logging | Simon Ser |
2022-08-18 | build: remove libkms option and disable tests for libdrm fallback | Simon Zeni |
2022-07-25 | backend/drm: use drmModeGetConnectorTypeName | Simon Ser |
2022-07-11 | build: bump Wayland to v1.21 | José Expósito |
2022-06-24 | render: use internal_features to indicate EGL support | Simon Ser |
2022-05-30 | build: make GBM optional | Simon Ser |
2022-05-24 | build: bump version to 0.16.0-dev | Simon Ser |
2022-04-03 | meson: use target_machine instead of host_machine | Kirill Chibisov |
2022-03-28 | meson: soversion arg should be string | Kenny Levinsen |
2021-12-19 | build: simplify Meson subproject fallbacks | Simon Ser |
2021-12-17 | build: bump soversion | Simon Ser |
2021-12-17 | build: bump to version 0.16.0 | Simon Ser |
2021-12-15 | backend/wayland: add basic linux-dmabuf feedback support | Simon Ser |
2021-12-14 | build: add subproject fallback for libdrm | Simon Ser |
2021-12-14 | backend/drm: use drmModeFormatModifierBlobIterNext | Simon Ser |
2021-12-13 | output: add support for protocol interface version 4 | Simon Ser |
2021-12-07 | build: move wayland-client dep to backend/wayland/ | Simon Ser |
2021-11-19 | tinywl: build with meson if examples option is enabled | Simon Zeni |
2021-10-18 | render/vulkan: add Vulkan renderer | nyorain |
2021-09-01 | build: add subproject fallback for wayland | Simon Ser |
2021-08-06 | build: remove "." from include dirs | Simon Ser |
2021-07-22 | backend: make DRM and libinput backends optional | ayaka |
2021-06-25 | build: use meson.global_build_root() | Simon Ser |
2021-06-23 | build: bump version to 0.15.0 | Simon Ser |
2021-06-20 | Revert "meson: Make private static library symbols local" | Kenny Levinsen |
2021-06-17 | meson: Make private static library symbols local | Kenny Levinsen |
2021-06-17 | backend/session: use drmIsKMS | Simon Ser |
2021-06-02 | xdg-activation-v1: new protocol implementation | Simon Ser |
2021-05-01 | build: move wayland-protocols dep to protocol/ | Simon Ser |
2021-04-17 | render: make GLES2 renderer optional | ayaka |
2021-04-17 | render: introduce pixman renderer | Simon Zeni |
2021-04-14 | backend/session: Make libseat mandatory | Kenny Levinsen |
2021-04-11 | util/uuid: replace with util/token, remove libuuid | Ryan Farley |
2021-04-11 | backend/session: Remove logind backend | Kenny Levinsen |
2021-04-09 | Remove WLR_HAS_XCB_ERRORS | Simon Ser |
2021-04-08 | build: bump version to 0.14.0 | Simon Ser |
2021-04-07 | build: bump to v0.13.0 | Simon Ser |
2021-03-29 | xwayland: require xcb-icccm | Simon Ser |
2021-02-23 | build: rollback -Wformat=2 | Simon Ser |
2021-02-23 | build: add -Wformat=2 -Walloca | Simon Ser |
2021-02-15 | build: bump meson version to 0.56.0 | Simon Ser |
2021-02-15 | build: set pkg-config variables for our features | Simon Ser |
2021-02-15 | build: set have_* dep variables for our features | Simon Ser |
2021-02-15 | build: use dictionnary for features instead of configuration_data | Simon Ser |
2021-02-08 | build: remove extra whitespace | Simon Ser |
2021-02-08 | seat: use WL_SEAT_ERROR_CAPABILITY | Simon Ser |
2021-01-12 | build: use more consistent feature names in summary | Simon Ser |
2021-01-11 | build: remove Clang workarounds | Simon Ser |
2021-01-05 | types: add wlr_xdg_foreign_registry | Ilia Bozhinov |