| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use autoconf instead of $(shell ...) in the Makefile. | Kristian Høgsberg | 2008-12-04 | 1 | -66/+0 |
| * | Drop unused clients, pointer and window. | Kristian Høgsberg | 2008-12-02 | 1 | -6/+1 |
| * | Finally implement the commit/ack/frame protocol and improve repaint loop. | Kristian Høgsberg | 2008-11-28 | 1 | -1/+1 |
| * | Use struct buffer from cairo-util.c in flower.c. | Kristian Høgsberg | 2008-11-25 | 1 | -1/+1 |
| * | Add keyboard input, move input device creation to compositor. | Kristian Høgsberg | 2008-11-24 | 1 | -2/+1 |
| * | Rename input.c to evdev.c. | Kristian Høgsberg | 2008-11-24 | 1 | -1/+1 |
| * | Expose screenshooting as an interface, drop SIGUSR hack. | Kristian Høgsberg | 2008-11-24 | 1 | -4/+5 |
| * | Load and draw background in compositor. | Kristian Høgsberg | 2008-11-21 | 1 | -2/+2 |
| * | Move pointer drawing into compositor. | Kristian Høgsberg | 2008-11-21 | 1 | -3/+3 |
| * | Add quick screenshot hack. | Kristian Høgsberg | 2008-11-09 | 1 | -2/+2 |
| * | Factor out common cairo code, add blur function. | Kristian Høgsberg | 2008-11-08 | 1 | -2/+2 |
| * | Add prototypes warnings, use -fvisibility. | Kristian Høgsberg | 2008-11-08 | 1 | -1/+1 |
| * | Use the eagle pkg-config file instead of assuming ../eagle. | Kristian Høgsberg | 2008-11-08 | 1 | -2/+4 |
| * | Use glib main loop for all clients. | Kristian Høgsberg | 2008-11-07 | 1 | -8/+5 |
| * | Add glib main loop integration, use it in flower client. | Kristian Høgsberg | 2008-11-07 | 1 | -1/+4 |
| * | dlopen the compositor, add a glx compositor. | Kristian Høgsberg | 2008-11-06 | 1 | -9/+31 |
| * | Add the gears from glxgears. | Kristian Høgsberg | 2008-11-06 | 1 | -3/+9 |
| * | Add a window client, first implementation of surface resizing. | Kristian Høgsberg | 2008-11-06 | 1 | -1/+2 |
| * | Move background drawing to a client. | Kristian Høgsberg | 2008-11-06 | 1 | -2/+6 |
| * | Don't use poll timeout for timing animation. | Kristian Høgsberg | 2008-11-06 | 1 | -1/+1 |
| * | Add a new client that draws a pointer. | Kristian Høgsberg | 2008-11-06 | 1 | -1/+2 |
| * | Rename client, prepare Makefile for more clients. | Kristian Høgsberg | 2008-11-06 | 1 | -7/+16 |
| * | Add crude input device support. | Kristian Høgsberg | 2008-11-06 | 1 | -1/+1 |
| * | Add an EGL compositor. Still pretty lame. | Kristian Høgsberg | 2008-11-06 | 1 | -2/+4 |
| * | Use new connection object in client code too. | Kristian Høgsberg | 2008-11-06 | 1 | -1/+1 |
| * | Split out connection io buffer logic. | Kristian Høgsberg | 2008-11-06 | 1 | -1/+1 |
| * | Bunch of new stuff: simple compositor, cairo+gem use in client, events. | Kristian Høgsberg | 2008-10-07 | 1 | -6/+13 |
| * | Initial commit. | Kristian Høgsberg | 2008-09-30 | 1 | -0/+17 |