aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/wayland
Commit message (Expand)AuthorAgeFilesLines
* st/egl/wayland: Take resize parameters only if size changesBenjamin Franzke2011-06-231-5/+3
* st/eglwayland: Add support for EGL_DEFAULT_DISPLAYBenjamin Franzke2011-06-124-0/+15
* targets/egl: Support driver name lookup using pci listsBenjamin Franzke2011-06-071-39/+1
* st/egl/wayland: Deal with wayland visual changesBenjamin Franzke2011-05-201-17/+21
* st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke2011-05-131-0/+69
* egl/wayland: Fix possible lockup in drm initializationBenjamin Franzke2011-04-291-1/+1
* st/egl: Add wayland shm softpipe supportBenjamin Franzke2011-04-253-3/+191
* st/egl: Generalize wayland backend a bitBenjamin Franzke2011-04-253-253/+361
* egl/wayland: Update to buffer.damage additionBenjamin Franzke2011-04-221-0/+1
* st/egl: Update to wayland protocol,egl changesBenjamin Franzke2011-04-222-27/+92
* egl/wayland: Update to per-surface frame eventsBenjamin Franzke2011-04-121-3/+3
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-011-0/+1
* st/egl: Move the copy context to the native display structureThomas Hellstrom2011-03-011-2/+1
* st/egl wayland: Sync front buffer releaseBenjamin Franzke2011-02-102-1/+33
* st/egl wayland: Set color_format according to wl_visualBenjamin Franzke2011-02-101-5/+6
* st/egl: Add wayland platformBenjamin Franzke2011-02-072-0/+690