summaryrefslogtreecommitdiff
path: root/src/egl/wayland
AgeCommit message (Expand)AuthorFilesLines
2024-04-02build: Add linux-drm-syncobj-v1 wayland protocolJoshua Ashton1-0/+1
2023-12-04meson: work around meson 0.62 issueErik Faye-Lund1-2/+2
2023-08-24vulkan/wsi/wayland: add support for IMMEDIATESimon Ser1-0/+1
2023-08-24wayland: enable use of wayland-protocols as a subprojectSimon Ser1-1/+1
2023-07-07egl: re-format using clang-formatEric Engestrom2-231/+215
2023-07-07egl: add a few trailing commasEric Engestrom1-1/+1
2023-05-03wsi/wayland: Support VK_KHR_present_waitDaniel Stone1-0/+1
2023-05-03wayland: generalize wayland-protocols code generationSimon Ser1-13/+20
2020-12-16egl/wayland: add a NULL guard for the authenticate callbackSimon Ser1-1/+2
2020-12-02egl: fix typo in wl_drm error messageSimon Ser1-1/+1
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-1/+1
2019-09-20egl/wayland: Add FP16 format supportAdam Jackson1-0/+2
2019-04-29delete autotools .gitignore filesEric Engestrom1-3/+0
2019-04-15Delete autotoolsDylan Baker1-37/+0
2019-02-26dri: Add XYUV8888 formatKasireddy, Vivek1-0/+1
2019-01-29egl/wayland-drm: Only announce formats via wl_drm which the driver supports.Mario Kleiner2-4/+29
2018-08-07autoconf: stop exporting internal wayland detailsEmil Velikov1-1/+1
2018-08-07meson: stop exporting internal wayland detailsEmil Velikov1-2/+2
2018-06-06egl: remove wayland-egl now that we're using libwayland-eglEric Engestrom7-516/+0
2018-03-23wayland-drm: do not distribute generated sourcesJuan A. Suarez Romero1-6/+16
2018-03-12wayland-drm: autotools: do not redirect stdin/stdout for wayland-scannerEmil Velikov1-3/+3
2018-02-26*-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2-1/+2
2018-02-16meson: Move Wayland dmabuf to wayland-drmDaniel Stone1-0/+22
2018-01-19autotools: include meson build files in tarballDylan Baker2-2/+2
2018-01-11meson: Use consistent style for testsDylan Baker1-1/+4
2018-01-03egl/wayland: Add Wayland drm support for RGB10 winsys buffers.Mario Kleiner1-0/+6
2017-11-08wayland-drm: static inline wayland_drm_buffer_getEmil Velikov2-38/+36
2017-11-02meson: Set c visibility args for wayland-drmDylan Baker1-0/+1
2017-11-02gbm: Don't traverse backwards for includesDylan Baker1-0/+2
2017-11-02automake: Remove unused include pathDylan Baker1-2/+1
2017-10-31meson: pass correct args to wayland-egl symbol testEric Engestrom1-1/+4
2017-10-31wayland-egl: fail symbol check if lib is missingEric Engestrom1-1/+9
2017-10-27wayland-egl: fix wayland cflagsEric Engestrom1-1/+1
2017-10-26meson: wayland-egl depends on wayland-clientDaniel Stone1-0/+1
2017-10-20meson: build libEGLDylan Baker2-0/+56
2017-10-20meson: move wayland_drm_protocol generation to wayland-drmDylan Baker1-1/+13
2017-10-13wayland-drm: constify the callbacks struct, take 2Emil Velikov2-2/+2
2017-10-13wayland-drm: use a copy of the wayland_drm_callbacks structEmil Velikov1-5/+5
2017-10-04wayland-egl: adds CFLAGS for wayland.egl.h includeTobias Klausmann1-1/+2
2017-10-02wayland-egl: rework and simplify wl_egl_window initializationEmil Velikov1-10/+16
2017-10-02wayland-egl: move WL_EGL_EXPORT declaration to where it's usedEmil Velikov2-7/+7
2017-10-02wayland-egl: use C99 commentsEmil Velikov1-3/+3
2017-10-02wayland-egl: remove no longer needed wayland-client dependencyEmil Velikov3-4/+1
2017-10-02wayland-egl: add stdint.h include for intptr_tEmil Velikov1-0/+1
2017-10-02wayland-egl: forward declare struct wl_surfaceEmil Velikov1-0/+2
2017-10-02wayland-egl: rename wayland-egl-{priv,backend}.hEmil Velikov4-4/+4
2017-09-27meson: Add build Intel "anv" vulkan driverDylan Baker1-0/+21
2017-09-26Revert "wayland-drm: constify the callbacks struct"Daniel Stone2-3/+3
2017-09-19egl: fix build fallouts from 1d0be5b3fe5Krzysztof Sobiecki1-1/+1
2017-09-19configure.ac: split the wayland client/server confusionEmil Velikov2-2/+2