17 Commits (28557663335c6a50655e8b43f58cee360a1d14fc)

Author SHA1 Message Date
Neil Roberts 2855766333 nested: Add damage tracking to the nested compositor example 11 years ago
Neil Roberts 15a8d340fd nested: Add double-buffered state semantics to the nested example 11 years ago
Neil Roberts 6bf23879e9 nested: Add the buffer reference semantics from Weston 11 years ago
Neil Roberts 8fbe3a68d4 nested: Remove the surface from the surface list when destroyed 11 years ago
Jason Ekstrand ee7fefcffc Rename frame_create and frame_set_child_size with a window_ prefix 11 years ago
Kristian Høgsberg e8344e3dbc nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL 11 years ago
Kristian Høgsberg 6773394000 nested: Free client struct on launch_client error paths 11 years ago
Ander Conselvan de Oliveira d224bb9218 nested: Fix skipping frames due to texture update without a context 11 years ago
Kristian Høgsberg 0d5fe3a231 nested: The wl_resouce is the buffer, not the wl_resource user data 11 years ago
Kristian Høgsberg e9cabc1bc3 nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Kristian Høgsberg cb61dcf2ce nested: Update to use weston-nested-client binary name 11 years ago
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Kristian Høgsberg 1d7d8f0e95 nested: Fix direct access to resource->data 11 years ago
Kristian Høgsberg 88dab17b0e nested: Port away from old wl_resource API 11 years ago
Kristian Høgsberg 1cc5ac34b5 clients: Nested compositor example 11 years ago