summaryrefslogtreecommitdiffstats
path: root/src/egl/wayland
Commit message (Expand)AuthorAgeFilesLines
* 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
* egl/wayland: do not wrap header inclusion in extern "C"Emil Velikov2016-03-091-4/+4
* wayland: Add copyright notice for wayland-egl.cKristian Høgsberg Kristensen2015-09-241-0/+29
* mesa: Fix warning about static being in the wrong placeIan Romanick2015-09-021-1/+1
* egl: remove support for GCC older than 4.1.0Timothy Arceri2014-12-171-1/+1
* egl+gbm: Add symbols-check tests to distribution.Matt Turner2014-12-121-0/+1
* egl: Drop unnecessary Makefile.am.Matt Turner2014-12-121-1/+0
* wayland: Move version 2 request to end of interface specificationKristian Høgsberg2014-05-121-16/+19
* egl/build: Include headers and XML in distribution.Matt Turner2014-04-071-1/+6
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+2
* automake: consistently use -no-undefinedEmil Velikov2014-03-311-1/+3
* automake: use install-lib-links.mk across all classic mesaEmil Velikov2014-03-111-0/+2
* Prevent zero sized wl_egl_windowSinclair Yeh2014-02-181-0/+6
* wayland-egl: automake: add symbol testEmil Velikov2014-02-112-0/+18
* wayland: silence unused var warningFabio Pedretti2013-10-301-2/+0