summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-02-21Add an image viewer clientChris Wilson1-4/+10
2009-01-26Use glReadPixels() for the screen shooterKristian Høgsberg1-1/+1
2009-01-16Drop libdrm CFLAGS where no longer necessary.Kristian Høgsberg1-2/+0
2009-01-16Switch to cairo-drm, drop struct buffer hacks.Kristian Høgsberg1-1/+1
2009-01-16Fix udev rules install rule.Kristian Høgsberg1-2/+3
2008-12-31Add wayland udev rules file.Kristian Høgsberg1-0/+1
2008-12-24Add client side demarshalling for events.Kristian Høgsberg1-4/+2
2008-12-21Move protocol metadata to wayland-protocol.[ch].Kristian Høgsberg1-2/+4
2008-12-19Rename egl-compositor to wayland-system-compositor.Kristian Høgsberg1-5/+5
2008-12-12Pass -fPIC when compiling shared libraries.Kristian Høgsberg1-0/+1
2008-12-11Rewrite input event delivery path.Kristian Høgsberg1-2/+2
2008-12-10Drop glx-compositor for now.Kristian Høgsberg1-5/+1
2008-12-10Install libraries plus headers and add pkg-config files.Kristian Høgsberg1-0/+9
2008-12-10Drop surface iterator API, just track surfaces in the compositor.Kristian Høgsberg1-1/+2
2008-12-07Run command in a pty and feed output to wayland terminal.Kristian Høgsberg1-0/+2
2008-12-07Refactor window logic into reusable parts, add a new terminal application.Kristian Høgsberg1-2/+3
2008-12-05Make the wayland server a library used by the compositors.Kristian Høgsberg1-37/+23
2008-12-04Use autoconf instead of $(shell ...) in the Makefile.Kristian Høgsberg1-0/+65