summaryrefslogtreecommitdiff
path: root/src/egl/wayland
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-19wayland-drm: constify the callbacks structEmil Velikov1-2/+2
2017-09-19wayland-drm: add wl_display/wl_resource forward declarationsEmil Velikov1-0/+2
2017-09-19wayland-drm: avoid deprecated use of struct wl_resourceMicah Fedke1-3/+3
2017-09-19wayland-drm: remove unused wayland_drm_buffer_get_{format,buffer}Emil Velikov2-18/+0
2017-09-19wayland-drm: remove hardcoded enum wl_drm_formatEmil Velikov1-64/+0
2017-07-24wayland-egl: update the SHA1 of the commit introducing v3Emil Velikov1-1/+1
2017-07-24wayland-egl: Update ABI checkerMiguel A. Vico1-15/+75
2017-07-24wayland-egl: Make wl_egl_window a versioned structMiguel A. Vico2-1/+9
2017-07-24wayland-egl: Add wl_egl_window ABI checkerMiguel A. Vico2-1/+180
2017-07-18gbm: Axe buffer import format conversion tableDaniel Stone1-1/+2
2017-03-13wayland: move .gitignore where applicableEmil Velikov1-0/+0
2017-03-10wayland-egl/wayland-egl-symbols-check: do not mandate bashEmil Velikov1-1/+1
2017-02-01Add missing copyright header to wayland-egl-priv.hMicah Fedke1-0/+27
2016-09-01wayland-drm: add missing NULL checkFrank Binns1-0/+2
2016-08-31Introduce .editorconfigEric Engestrom1-0/+2
2016-08-24egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.Stencel, Joanna2-0/+4
2016-03-09egl/wayland: do not wrap header inclusion in extern "C"Emil Velikov1-4/+4
2015-09-24wayland: Add copyright notice for wayland-egl.cKristian Høgsberg Kristensen1-0/+29