aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/wayland/wayland-egl
Commit message (Expand)AuthorAgeFilesLines
* *-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2018-02-262-1/+2
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+1
* meson: Use consistent style for testsDylan Baker2018-01-111-1/+4
* 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-201-0/+42
* 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
* configure.ac: split the wayland client/server confusionEmil Velikov2017-09-191-1/+1
* 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
* 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
* 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
* 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
* 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-egl.pc requires wayland-client.pc.Torsten Duwe2013-09-111-0/+1
* egl: Do not export private symbolsChad Versace2013-08-081-0/+1
* egl/wayland: Don't invalidate drawable on swap buffersAnder Conselvan de Oliveira2012-11-302-0/+8
* wayland: Drop support for ill-defined, unused wl_egl_pixmapKristian Høgsberg2012-10-172-44/+0
* add wayland cflags when building wayland-eglJuan Zhao2012-01-291-1/+2
* automake: src/egl/waylandBenjamin Franzke2012-01-263-79/+15
* wayland: Track changes to drop wl_visualKristian Høgsberg2011-08-312-8/+2
* wayland-egl: Remove left-over headers and structBenjamin Franzke2011-05-312-27/+1
* egl_dri2: Create wl_buffers for pixmap surfacesBenjamin Franzke2011-04-221-0/+2
* wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_displayKristian Høgsberg2011-04-202-134/+5
* egl/wayland: Move wayland-egl into a subdirBenjamin Franzke2011-03-044-0/+369