summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/wayland/native_shm.c
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Remove.Jose Fonseca2015-03-041-209/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* wayland: fix segfault when using software renderingPhilipp Brüschweiler2013-03-151-1/+1
* egl-wayland: Fix left-over wl_display_roundtrip() usageKristian Høgsberg2013-02-141-1/+1
* egl/wayland: Update to Wayland 0.99 APIKristian Høgsberg2012-10-171-12/+22
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-2/+1
* st/egl: Update to the new wl_shm_pool interfaceBenjamin Franzke2012-04-031-3/+8
* wayland: Use new wl_display_disconnectBenjamin Franzke2012-03-051-1/+1
* Complete ARGB8888 naming convention format renames missedScott Moreau2012-01-171-4/+3
* wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.hKristian Høgsberg2012-01-111-6/+3
* st/egl: add premultiplied alpha support to waylandBenjamin Franzke2011-09-081-2/+2
* st/egl: correctly return configs under waylandBenjamin Franzke2011-09-081-4/+33
* Revert "st/egl: correctly return configs under wayland"Chia-I Wu2011-09-081-39/+2
* Revert "st/egl: add premultiplied alpha support to wayland"Chia-I Wu2011-09-081-5/+1
* st/egl: add premultiplied alpha support to waylandChia-I Wu2011-09-081-1/+5
* st/egl: correctly return configs under waylandChia-I Wu2011-09-081-2/+39
* st/egl: track changes to drop wl_visual in waylandChia-I Wu2011-09-081-7/+8
* st/egl: track server side wayland changesChia-I Wu2011-09-081-1/+1
* st/egl: reorganize backend initializationChia-I Wu2011-06-251-9/+3
* st/eglwayland: Add support for EGL_DEFAULT_DISPLAYBenjamin Franzke2011-06-121-0/+2
* st/egl: Add wayland shm softpipe supportBenjamin Franzke2011-04-251-0/+174