summaryrefslogtreecommitdiff
path: root/glx-compositor.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-10Drop glx-compositor for now.Kristian Høgsberg1-380/+0
2008-12-07Fix API to always include socket name length.Kristian Høgsberg1-1/+1
2008-12-05Fail if we can't create the compositor.Kristian Høgsberg1-0/+4
2008-12-05Make the wayland server a library used by the compositors.Kristian Høgsberg1-3/+29
2008-12-02Put Wayland under the MIT license.Kristian Høgsberg1-0/+22
2008-11-08Add prototypes warnings, use -fvisibility.Kristian Høgsberg1-1/+1
2008-11-07Add copy and damage surface requests.Kristian Høgsberg1-1/+22
2008-11-06dlopen the compositor, add a glx compositor.Kristian Høgsberg1-0/+307