summaryrefslogtreecommitdiffstats
path: root/glx-compositor.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop glx-compositor for now.Kristian Høgsberg2008-12-101-380/+0
| | | | | Might want to resurrect this later, but for now, let's not try to drag it along.
* Fix API to always include socket name length.Kristian Høgsberg2008-12-071-1/+1
|
* Fail if we can't create the compositor.Kristian Høgsberg2008-12-051-0/+4
|
* Make the wayland server a library used by the compositors.Kristian Høgsberg2008-12-051-3/+29
|
* Put Wayland under the MIT license.Kristian Høgsberg2008-12-021-0/+22
|
* Add prototypes warnings, use -fvisibility.Kristian Høgsberg2008-11-081-1/+1
|
* Add copy and damage surface requests.Kristian Høgsberg2008-11-071-1/+22
|
* dlopen the compositor, add a glx compositor.Kristian Høgsberg2008-11-061-0/+307