Drop libdrm CFLAGS where no longer necessary.
[profile/ivi/wayland.git] / Makefile.in
2009-01-16 Kristian HøgsbergDrop libdrm CFLAGS where no longer necessary.
2009-01-16 Kristian HøgsbergSwitch to cairo-drm, drop struct buffer hacks.
2009-01-16 Kristian HøgsbergFix udev rules install rule.
2008-12-31 Kristian HøgsbergAdd wayland udev rules file.
2008-12-25 Kristian HøgsbergAdd client side demarshalling for events.
2008-12-22 Kristian HøgsbergMove protocol metadata to wayland-protocol.[ch].
2008-12-19 Kristian HøgsbergRename egl-compositor to wayland-system-compositor.
2008-12-12 Kristian HøgsbergPass -fPIC when compiling shared libraries.
2008-12-12 Kristian HøgsbergRewrite input event delivery path.
2008-12-10 Kristian HøgsbergDrop glx-compositor for now.
2008-12-10 Kristian HøgsbergInstall libraries plus headers and add pkg-config files.
2008-12-10 Kristian HøgsbergDrop surface iterator API, just track surfaces in the...
2008-12-08 Kristian HøgsbergRun command in a pty and feed output to wayland terminal.
2008-12-08 Kristian HøgsbergRefactor window logic into reusable parts, add a new...
2008-12-05 Kristian HøgsbergMake the wayland server a library used by the compositors.
2008-12-05 Kristian HøgsbergUse autoconf instead of $(shell ...) in the Makefile.