summaryrefslogtreecommitdiffstats
path: root/src/egl/wayland/wayland-egl
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Needed since wayland-egl doesnt do this anymore.
* 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
This hopefully fixes wayland-egl's dependency resolution for autogenerated wayland-drm headers.