summaryrefslogtreecommitdiff
path: root/compositor.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-09Introduce 'buffer' object for attaching, image cahce and cursor imagesKristian Høgsberg1-65/+17
2010-08-06Send out coordinates with pointer_focus eventKristian Høgsberg1-5/+17
2010-08-05Handle failure to reference a buffer name betterKristian Høgsberg1-8/+26
2010-08-04Implement server side move overrideKristian Høgsberg1-7/+17
2010-08-04Introduce 'shell' object for moving and resizing surfaces in the compositorKristian Høgsberg1-32/+145
2010-08-03Generate protocol types and metadata from xmlKristian Høgsberg1-13/+13
2010-07-20Drop coordinates from buttons press, add timestamp to eventsKristian Høgsberg1-21/+35
2010-07-12Fix window picking orderKristian Høgsberg1-3/+3
2010-07-07Hide wayland cursor when X11 compositor loses focusKristian Høgsberg1-3/+4
2010-06-25Fix indentationKristian Høgsberg1-75/+75
2010-06-14Propagate shader compile/link errorsKristian Høgsberg1-8/+24
2010-06-14Fix X button and keycodesKristian Høgsberg1-2/+0
2010-06-14Add x11 backend for compositorKristian Høgsberg1-68/+40
2010-06-11Split native drm part of compositor outKristian Høgsberg1-639/+46
2010-06-08Send device name at connect timeKristian Høgsberg1-1/+2
2010-06-08Drop surface::copyKristian Høgsberg1-10/+0
2010-06-08Fix surface pickingKristian Høgsberg1-6/+12
2010-06-08Fix matrix setup in surface_map()Kristian Høgsberg1-1/+2
2010-06-07Use correct token for drm image formatKristian Høgsberg1-1/+1
2010-06-06Use eglCreateImageKHR() the right wayKristian Høgsberg1-5/+3
2010-06-06Quit if set or drop master failsKristian Høgsberg1-0/+2
2010-06-06Port compositor to GLES2Kristian Høgsberg1-117/+176
2010-06-04Make compositor compile and port it to new mesa extensionsKristian Høgsberg1-25/+49
2010-06-04Rename wayland-system-compositor back to just compositorKristian Høgsberg1-0/+1531
2008-12-02Drop early, obsolete compositor.Kristian Høgsberg1-196/+0
2008-11-06Add surface.map request.Kristian Høgsberg1-17/+82
2008-10-07Bunch of new stuff: simple compositor, cairo+gem use in client, events.Kristian Høgsberg1-0/+131