summaryrefslogtreecommitdiff
path: root/clients/nested.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-20nested: The wl_resouce is the buffer, not the wl_resource user dataKristian Høgsberg1-5/+5
2013-08-20nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_displayKristian Høgsberg1-1/+1
2013-08-20nested: Update to use weston-nested-client binary nameKristian Høgsberg1-1/+1
2013-07-09Convert to wl_global_create/destroy()Kristian Høgsberg1-15/+23
2013-06-25nested: Fix direct access to resource->dataKristian Høgsberg1-6/+6
2013-06-24nested: Port away from old wl_resource APIKristian Høgsberg1-22/+28
2013-06-04clients: Nested compositor exampleKristian Høgsberg1-0/+608