summaryrefslogtreecommitdiffstats
path: root/src/egl/wayland/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* egl/wayland: Move wayland-egl into a subdirBenjamin Franzke2011-03-041-63/+14
| | | | | This hopefully fixes wayland-egl's dependency resolution for autogenerated wayland-drm headers.
* egl/wayland: build subdirs (wayland-drm) before dependBenjamin Franzke2011-03-021-1/+1
| | | | Autogenerated files need to be generated first.
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-011-3/+15
|
* egl: Implement libwayland-eglBenjamin Franzke2011-02-071-0/+67
This library is required and defined by wayland for EGL implementations supporting wayland.