nested: Remove the surface from the surface list when destroyed
[profile/ivi/weston-ivi-shell.git] / clients / nested.c
2013-12-05 Neil Robertsnested: Remove the surface from the surface list when...
2013-10-14 Jason EkstrandRename frame_create and frame_set_child_size with a...
2013-10-10 Kristian Høgsbergnested: Cast away warnings for differing arguments...
2013-10-10 Kristian Høgsbergnested: Free client struct on launch_client error paths
2013-08-16 Ander Conselvan... nested: Fix skipping frames due to texture update witho...
2013-08-16 Kristian Høgsbergnested: The wl_resouce is the buffer, not the wl_resour...
2013-08-13 Kristian Høgsbergnested: Use a void * to avoid warnings with EGL_WL_bind...
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-08-07 Kristian Høgsbergnested: Update to use weston-nested-client binary name
2013-08-07 Kristian HøgsbergUse #define WL_HIDE_DEPRECATED to avoid deprecated...
2013-07-09 Kristian HøgsbergConvert to wl_global_create/destroy()
2013-06-25 Kristian Høgsbergnested: Fix direct access to resource->data
2013-06-25 Kristian Høgsbergnested: Port away from old wl_resource API
2013-06-04 Kristian Høgsbergclients: Nested compositor example