summaryrefslogtreecommitdiffstats
path: root/gears.c
Commit message (Expand)AuthorAgeFilesLines
* Redesign the compositor / server interface.Kristian Høgsberg2008-12-151-1/+4
* Let clients override the suggested size on resize.Kristian Høgsberg2008-12-081-2/+13
* Snap terminal size to an integer number of character cells.Kristian Høgsberg2008-12-081-1/+1
* Only update gears angle in frame handler.Kristian Høgsberg2008-12-081-1/+0
* Refactor window logic into reusable parts, add a new terminal application.Kristian Høgsberg2008-12-071-135/+308
* Put Wayland under the MIT license.Kristian Høgsberg2008-12-021-0/+21
* Implement surface copy request, use it for egl gears.Kristian Høgsberg2008-11-081-2/+11
* Clear depth buffer, but only depth buffer for gears.Kristian Høgsberg2008-11-061-0/+2
* Add the gears from glxgears.Kristian Høgsberg2008-11-061-0/+207