summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Switch to using mesa EGLKristian Høgsberg2010-03-031-2/+2
* Import Eric Anholts hash table implementationKristian Høgsberg2010-02-261-0/+2
* Use FBOs instead of eagle-specific APIKristian Høgsberg2010-01-241-3/+4
* Add a simple PDF viewerKristian Høgsberg2009-09-211-1/+4
* Export list implementationKristian Høgsberg2009-09-181-1/+1
* Add an image viewer clientChris Wilson2009-02-211-4/+10
* Use glReadPixels() for the screen shooterKristian Høgsberg2009-01-261-1/+1
* Drop libdrm CFLAGS where no longer necessary.Kristian Høgsberg2009-01-161-2/+0
* Switch to cairo-drm, drop struct buffer hacks.Kristian Høgsberg2009-01-161-1/+1
* Fix udev rules install rule.Kristian Høgsberg2009-01-161-2/+3
* Add wayland udev rules file.Kristian Høgsberg2008-12-311-0/+1
* Add client side demarshalling for events.Kristian Høgsberg2008-12-241-4/+2
* Move protocol metadata to wayland-protocol.[ch].Kristian Høgsberg2008-12-211-2/+4
* Rename egl-compositor to wayland-system-compositor.Kristian Høgsberg2008-12-191-5/+5
* Pass -fPIC when compiling shared libraries.Kristian Høgsberg2008-12-121-0/+1
* Rewrite input event delivery path.Kristian Høgsberg2008-12-111-2/+2
* Drop glx-compositor for now.Kristian Høgsberg2008-12-101-5/+1
* Install libraries plus headers and add pkg-config files.Kristian Høgsberg2008-12-101-0/+9
* Drop surface iterator API, just track surfaces in the compositor.Kristian Høgsberg2008-12-101-1/+2
* Run command in a pty and feed output to wayland terminal.Kristian Høgsberg2008-12-071-0/+2
* Refactor window logic into reusable parts, add a new terminal application.Kristian Høgsberg2008-12-071-2/+3
* Make the wayland server a library used by the compositors.Kristian Høgsberg2008-12-051-37/+23
* Use autoconf instead of $(shell ...) in the Makefile.Kristian Høgsberg2008-12-041-0/+65