2008-11-25 |
Kristian Høgsberg | Allocate and set mode in egl-compositor. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Quit screenshooter when idle. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Animate overlay on/off. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Add keyboard input, move input device creation to compo... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Add missing breaks in evdev switch. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Rename input.c to evdev.c. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Expose screenshooting as an interface, drop SIGUSR... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Generalize the object advertising mechanism. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Kristian Høgsberg | Add an overlay type window in the compositor. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Kristian Høgsberg | Load and draw background in compositor. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Kristian Høgsberg | Move pointer drawing into compositor. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Kristian Høgsberg | Optimize blur further, resize gears with window. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Kristian Høgsberg | Remove redundant glFlush(). |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Kristian Høgsberg | Optimize blur a bit more. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Kristian Høgsberg | A couple more theme tweaks. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Kristian Høgsberg | Get corner radius right for inner bevel. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Kristian Høgsberg | Add quick screenshot hack. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Kristian Høgsberg | Optimize window blur calculation. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Kristian Høgsberg | Factor out common cairo code, add blur function. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Kristian Høgsberg | Make window prettier again. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Kristian Høgsberg | Tweak pointer image a bit. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Kristian Høgsberg | Add prototypes warnings, use -fvisibility. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Kristian Høgsberg | Use the eagle pkg-config file instead of assuming ... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Kristian Høgsberg | Implement surface copy request, use it for egl gears. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Kristian Høgsberg | Use glib main loop for all clients. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Kristian Høgsberg | Add glib main loop integration, use it in flower client. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Kristian Høgsberg | Add copy and damage surface requests. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | dlopen the compositor, add a glx compositor. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | README: Add link to google group. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add a FIXME for when we have a working fbconfig chooser. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Clear depth buffer, but only depth buffer for gears. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add the gears from glxgears. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add README for the adventurous, allow evdev override... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Redraw window in idle handler. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Use eglBindTexImage instead of copying texture data. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Make window client a little more interesting. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Use GL_ONE for the source in glBendFunc instead of... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add a window client, first implementation of surface... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Always poll on display fd so we only read when there... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Move background drawing to a client. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Unpremultiply cairo surface data. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Don't use poll timeout for timing animation. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add a new client that draws a pointer. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Rename client, prepare Makefile for more clients. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add crude input device support. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Drop unused struct definition. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Update for eagle changes. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add note about fullscreen surfaces, misc edits. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Make clients graphics use lighter random colors. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Use triangle strips for drawing surfaces. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Make test client a little more interesting. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Track client objects and destroy them on disconnect. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Run compositor fullscreen, repaint when surfaces come... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add notes on throttling, scheduling and atomicity. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Recomposite screen in idle handler. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Handle multiple clients better. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add an EGL compositor. Still pretty lame. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Use new connection object in client code too. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Split out connection io buffer logic. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Make in and out circular buffers actually work. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Kristian Høgsberg | Add surface.map request. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Kristian Høgsberg | Bunch of new stuff: simple compositor, cairo+gem use... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Kristian Høgsberg | More NOTES. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Kristian Høgsberg | Initial commit. |
commit | commitdiff | tree | snapshot |
|