Introduce 'buffer' object for attaching, image cahce and cursor images
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 9 Aug 2010 18:43:33 +0000 (14:43 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 9 Aug 2010 18:43:33 +0000 (14:43 -0400)
commit5fcd0aa58e243caf24f4deb080ac76e83d52213f
tree5422844a3174c8cbef300b4a9148cc597e1cebe8
parent5b0079aed5555ef82f86c95516e90a9a8f018324
Introduce 'buffer' object for attaching, image cahce and cursor images

The buffer object is created by a 'drm' object, which encapsulates the
buffer sharing and authentication mechanism.  Once the buffer is created
it can be attached to a surface.
12 files changed:
Makefile
clients/window.c
compositor-drm.c
compositor-x11.c
compositor.c
compositor.h
protocol.xml
wayland-client.c
wayland-client.h
wayland-util.h
wayland.c
wayland.h