summaryrefslogtreecommitdiffstats
path: root/src/egl/wayland
Commit message (Expand)AuthorAgeFilesLines
* 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
* wayland: Don't leak wl_drm global when unbinding displayAnder Conselvan de Oliveira2013-10-221-2/+5
* egl-wayland: Add support for RGB565 pixel format for Wayland clientsSingh, Satyeshwar2013-10-151-0/+3
* wayland: Don't rely on static variable for identifying wl_drm buffersKristian Høgsberg2013-10-112-10/+12
* wayland-egl.pc requires wayland-client.pc.Torsten Duwe2013-09-111-0/+1
* egl: Do not export private symbolsChad Versace2013-08-082-0/+2
* egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira2013-08-072-33/+46
* wayland: Add prime fd passing as a buffer sharing mechanismKristian Høgsberg2013-03-183-9/+67
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* 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
* wayland: Remove 0.85 compatibility #ifdefsKristian Høgsberg2012-10-171-26/+0
* wayland: Include wl_drm format enum in wayland-drm.hKristian Høgsberg2012-07-171-1/+64
* gbm: Add new gbm_bo_import entry pointKristian Høgsberg2012-07-161-3/+0
* wayland: Stop trying to use make rules from aclocal, just copy and pasteKristian Høgsberg2012-07-132-1/+8
* egl: Add EGL_WAYLAND_PLANE_WL attributeKristian Høgsberg2012-07-111-1/+1
* wayland-drm: Add protocol to create planar buffersKristian Høgsberg2012-07-113-20/+90
* wayland-drm: Pass struct wl_drm_buffer to the driverKristian Høgsberg2012-07-112-19/+18
* wayland-drm: Implement wl_buffer.damage in old versions of WaylandNeil Roberts2012-04-121-0/+26
* wayland-drm: remove wl_buffer.damagePekka Paalanen2012-04-101-7/+0
* Add Makefile.in to toplevel .gitignoreKenneth Graunke2012-03-201-1/+0
* Add .deps/, .libs/, and *.la to toplevel .gitignorePaul Berry2012-03-201-4/+0
* add wayland cflags when building wayland-eglJuan Zhao2012-01-291-1/+2
* automake: src/egl/waylandBenjamin Franzke2012-01-268-156/+37
* wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.hKristian Høgsberg2012-01-112-9/+66
* egl_dri2/wayland: handle creating xrgb8888 imagesRobert Bragg2012-01-112-0/+11
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-2/+2
* wayland: Use wl_resource_* error functionsKristian Høgsberg2011-09-011-10/+10
* wayland-drm: Fix compilation with wayland masterBenjamin Franzke2011-09-011-9/+9
* wayland: Track changes to drop wl_visualKristian Høgsberg2011-08-315-24/+37
* wayland: Track server side wayland changesKristian Høgsberg2011-08-311-34/+36
* wayland-drm: Add copyright notice to protocolBenjamin Franzke2011-07-271-0/+27