1. c2010b3 nested: Add EGL_WL_create_wayland_buffer_from_image compat defines by Kristian Høgsberg · 12 years ago
  2. a5059eb nested: Add an option to disable subsurfaces by Neil Roberts · 12 years ago
  3. 1f020a1 nested: Add a renderer using subsurfaces by Neil Roberts · 12 years ago
  4. 47b87d5 nested: Add a ‘renderer’ mechanism with a vtable by Neil Roberts · 12 years ago
  5. f9b2541 nested: Move the frame callback list to the surface by Neil Roberts · 12 years ago
  6. 2855766 nested: Add damage tracking to the nested compositor example by Neil Roberts · 12 years ago
  7. 15a8d34 nested: Add double-buffered state semantics to the nested example by Neil Roberts · 12 years ago
  8. 6bf2387 nested: Add the buffer reference semantics from Weston by Neil Roberts · 12 years ago
  9. 8fbe3a6 nested: Remove the surface from the surface list when destroyed by Neil Roberts · 12 years ago
  10. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  11. e8344e3 nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL by Kristian Høgsberg · 12 years ago
  12. 6773394 nested: Free client struct on launch_client error paths by Kristian Høgsberg · 12 years ago
  13. d224bb9 nested: Fix skipping frames due to texture update without a context by Ander Conselvan de Oliveira · 12 years ago
  14. 0d5fe3a nested: The wl_resouce is the buffer, not the wl_resource user data by Kristian Høgsberg · 12 years ago
  15. e9cabc1 nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display by Kristian Høgsberg · 12 years ago
  16. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  17. cb61dcf nested: Update to use weston-nested-client binary name by Kristian Høgsberg · 12 years ago
  18. 3c17933 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer by Kristian Høgsberg · 12 years ago
  19. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  20. 1d7d8f0 nested: Fix direct access to resource->data by Kristian Høgsberg · 12 years ago
  21. 88dab17 nested: Port away from old wl_resource API by Kristian Høgsberg · 12 years ago
  22. 1cc5ac3 clients: Nested compositor example by Kristian Høgsberg · 12 years ago