aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2022-11-11build: move udev dep to backend/Simon Ser
2022-11-11build: bump version to 0.17.0-devSimon Ser
2022-11-11build: bump to version 0.16.0Simon Ser
2022-10-28render/gles2: move shaders to individual filesSimon Ser
2022-09-25meson: update default options for libdrmRouven Czerwinski
2022-09-14render/egl: improve DMA-BUF format/modifier loggingSimon Ser
2022-08-18build: remove libkms option and disable tests for libdrm fallbackSimon Zeni
2022-07-25backend/drm: use drmModeGetConnectorTypeNameSimon Ser
2022-07-11build: bump Wayland to v1.21José Expósito
2022-06-24render: use internal_features to indicate EGL supportSimon Ser
2022-05-30build: make GBM optionalSimon Ser
2022-05-24build: bump version to 0.16.0-devSimon Ser
2022-04-03meson: use target_machine instead of host_machineKirill Chibisov
2022-03-28meson: soversion arg should be stringKenny Levinsen
2021-12-19build: simplify Meson subproject fallbacksSimon Ser
2021-12-17build: bump soversionSimon Ser
2021-12-17build: bump to version 0.16.0Simon Ser
2021-12-15backend/wayland: add basic linux-dmabuf feedback supportSimon Ser
2021-12-14build: add subproject fallback for libdrmSimon Ser
2021-12-14backend/drm: use drmModeFormatModifierBlobIterNextSimon Ser
2021-12-13output: add support for protocol interface version 4Simon Ser
2021-12-07build: move wayland-client dep to backend/wayland/Simon Ser
2021-11-19tinywl: build with meson if examples option is enabledSimon Zeni
2021-10-18render/vulkan: add Vulkan renderernyorain
2021-09-01build: add subproject fallback for waylandSimon Ser
2021-08-06build: remove "." from include dirsSimon Ser
2021-07-22backend: make DRM and libinput backends optionalayaka
2021-06-25build: use meson.global_build_root()Simon Ser
2021-06-23build: bump version to 0.15.0Simon Ser
2021-06-20Revert "meson: Make private static library symbols local"Kenny Levinsen
2021-06-17meson: Make private static library symbols localKenny Levinsen
2021-06-17backend/session: use drmIsKMSSimon Ser
2021-06-02xdg-activation-v1: new protocol implementationSimon Ser
2021-05-01build: move wayland-protocols dep to protocol/Simon Ser
2021-04-17render: make GLES2 renderer optionalayaka
2021-04-17render: introduce pixman rendererSimon Zeni
2021-04-14backend/session: Make libseat mandatoryKenny Levinsen
2021-04-11util/uuid: replace with util/token, remove libuuidRyan Farley
2021-04-11backend/session: Remove logind backendKenny Levinsen
2021-04-09Remove WLR_HAS_XCB_ERRORSSimon Ser
2021-04-08build: bump version to 0.14.0Simon Ser
2021-04-07build: bump to v0.13.0Simon Ser
2021-03-29xwayland: require xcb-icccmSimon Ser
2021-02-23build: rollback -Wformat=2Simon Ser
2021-02-23build: add -Wformat=2 -WallocaSimon Ser
2021-02-15build: bump meson version to 0.56.0Simon Ser
2021-02-15build: set pkg-config variables for our featuresSimon Ser
2021-02-15build: set have_* dep variables for our featuresSimon Ser
2021-02-15build: use dictionnary for features instead of configuration_dataSimon Ser
2021-02-08build: remove extra whitespaceSimon Ser