summaryrefslogtreecommitdiffstats
path: root/gears.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor window logic into reusable parts, add a new terminal application.Kristian Høgsberg2008-12-071-31/+0
| | | | | | The gears code is moved into a new file gearc.c and the window decoration and management code stays in window.c. A new application 'terminal' is the second user of the windowing code, but doesn't do anything useful yet.
* 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-1/+1
|
* Add the gears from glxgears.Kristian Høgsberg2008-11-061-0/+10