summaryrefslogtreecommitdiffstats
path: root/src/egl/wayland
Commit message (Expand)AuthorAgeFilesLines
* autoconf: stop exporting internal wayland detailsEmil Velikov2018-08-071-1/+1
* meson: stop exporting internal wayland detailsEmil Velikov2018-08-071-2/+2
* egl: remove wayland-egl now that we're using libwayland-eglEric Engestrom2018-06-067-516/+0
* wayland-drm: do not distribute generated sourcesJuan A. Suarez Romero2018-03-231-6/+16
* wayland-drm: autotools: do not redirect stdin/stdout for wayland-scannerEmil Velikov2018-03-121-3/+3
* *-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2018-02-262-1/+2
* meson: Move Wayland dmabuf to wayland-drmDaniel Stone2018-02-161-0/+22
* autotools: include meson build files in tarballDylan Baker2018-01-192-2/+2
* meson: Use consistent style for testsDylan Baker2018-01-111-1/+4
* egl/wayland: Add Wayland drm support for RGB10 winsys buffers.Mario Kleiner2018-01-031-0/+6
* wayland-drm: static inline wayland_drm_buffer_getEmil Velikov2017-11-082-38/+36
* meson: Set c visibility args for wayland-drmDylan Baker2017-11-021-0/+1
* gbm: Don't traverse backwards for includesDylan Baker2017-11-021-0/+2
* automake: Remove unused include pathDylan Baker2017-11-021-2/+1
* meson: pass correct args to wayland-egl symbol testEric Engestrom2017-10-311-1/+4
* wayland-egl: fail symbol check if lib is missingEric Engestrom2017-10-311-1/+9
* wayland-egl: fix wayland cflagsEric Engestrom2017-10-271-1/+1
* meson: wayland-egl depends on wayland-clientDaniel Stone2017-10-261-0/+1
* meson: build libEGLDylan Baker2017-10-202-0/+56
* meson: move wayland_drm_protocol generation to wayland-drmDylan Baker2017-10-201-1/+13
* wayland-drm: constify the callbacks struct, take 2Emil Velikov2017-10-132-2/+2
* wayland-drm: use a copy of the wayland_drm_callbacks structEmil Velikov2017-10-131-5/+5
* wayland-egl: adds CFLAGS for wayland.egl.h includeTobias Klausmann2017-10-041-1/+2
* wayland-egl: rework and simplify wl_egl_window initializationEmil Velikov2017-10-021-10/+16
* wayland-egl: move WL_EGL_EXPORT declaration to where it's usedEmil Velikov2017-10-022-7/+7
* wayland-egl: use C99 commentsEmil Velikov2017-10-021-3/+3
* wayland-egl: remove no longer needed wayland-client dependencyEmil Velikov2017-10-023-4/+1
* wayland-egl: add stdint.h include for intptr_tEmil Velikov2017-10-021-0/+1
* wayland-egl: forward declare struct wl_surfaceEmil Velikov2017-10-021-0/+2
* wayland-egl: rename wayland-egl-{priv,backend}.hEmil Velikov2017-10-024-4/+4
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+21
* Revert "wayland-drm: constify the callbacks struct"Daniel Stone2017-09-262-3/+3
* egl: fix build fallouts from 1d0be5b3fe5Krzysztof Sobiecki2017-09-191-1/+1
* configure.ac: split the wayland client/server confusionEmil Velikov2017-09-192-2/+2
* wayland-drm: constify the callbacks structEmil Velikov2017-09-191-2/+2
* wayland-drm: add wl_display/wl_resource forward declarationsEmil Velikov2017-09-191-0/+2
* wayland-drm: avoid deprecated use of struct wl_resourceMicah Fedke2017-09-191-3/+3
* wayland-drm: remove unused wayland_drm_buffer_get_{format,buffer}Emil Velikov2017-09-192-18/+0
* wayland-drm: remove hardcoded enum wl_drm_formatEmil Velikov2017-09-191-64/+0
* wayland-egl: update the SHA1 of the commit introducing v3Emil Velikov2017-07-241-1/+1
* wayland-egl: Update ABI checkerMiguel A. Vico2017-07-241-15/+75
* wayland-egl: Make wl_egl_window a versioned structMiguel A. Vico2017-07-242-1/+9
* wayland-egl: Add wl_egl_window ABI checkerMiguel A. Vico2017-07-242-1/+180
* gbm: Axe buffer import format conversion tableDaniel Stone2017-07-181-1/+2
* wayland: move .gitignore where applicableEmil Velikov2017-03-131-0/+0
* wayland-egl/wayland-egl-symbols-check: do not mandate bashEmil Velikov2017-03-101-1/+1
* Add missing copyright header to wayland-egl-priv.hMicah Fedke2017-02-011-0/+27
* wayland-drm: add missing NULL checkFrank Binns2016-09-011-0/+2
* Introduce .editorconfigEric Engestrom2016-08-311-0/+2
* egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.Stencel, Joanna2016-08-242-0/+4