summaryrefslogtreecommitdiff
path: root/gears.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-27Update gears example to latest eagle API changesKristian Høgsberg1-7/+6
2009-03-10Create front buffer with eagle.Kristian Høgsberg1-2/+2
2009-03-06Allocate GL front buffer through eagle instead of cairo.Kristian Høgsberg1-14/+9
2009-02-16Use chooser instead of hardcoded fbconfig in gears.c.Kristian Høgsberg1-1/+10
2009-01-26Add a toy-display object that caches state.Kristian Høgsberg1-6/+9
2009-01-16Switch to cairo-drm, drop struct buffer hacks.Kristian Høgsberg1-17/+17
2009-01-16Update to track udev API change in eagle.Kristian Høgsberg1-1/+6
2008-12-30Add listener interfaces for output and input_device objects.Kristian Høgsberg1-6/+16
2008-12-15Redesign the compositor / server interface.Kristian Høgsberg1-1/+4
2008-12-08Let clients override the suggested size on resize.Kristian Høgsberg1-2/+13
2008-12-08Snap terminal size to an integer number of character cells.Kristian Høgsberg1-1/+1
2008-12-08Only update gears angle in frame handler.Kristian Høgsberg1-1/+0
2008-12-07Refactor window logic into reusable parts, add a new terminal application.Kristian Høgsberg1-135/+308
2008-12-02Put Wayland under the MIT license.Kristian Høgsberg1-0/+21
2008-11-08Implement surface copy request, use it for egl gears.Kristian Høgsberg1-2/+11
2008-11-06Clear depth buffer, but only depth buffer for gears.Kristian Høgsberg1-0/+2
2008-11-06Add the gears from glxgears.Kristian Høgsberg1-0/+207