1. 3052bc7 compositor: fix starvation of wl_buffer::release by Matt Hoosier · 8 years ago
  2. c05ee89 clients/nested: fix boolean test by Eric Engestrom · 8 years ago
  3. ce5b614 clients/nested: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  4. 885a9fe client/nested: reuse weston-egl-ext.h declarations by Emil Velikov · 9 years ago
  5. 2dd10e0 clients/nested: fix undefined reference to xzalloc by U. Artie Eoff · 9 years ago
  6. d618f68 Moved the MIN() macro to the helper include. by Jon Cruz · 10 years ago
  7. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  8. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  9. 2a18a52 remove trailing whitespaces by Michael Vetter · 10 years ago
  10. 6df71aa Made weston-nested --help work by Bill Spitzak · 11 years ago
  11. ef54008 Use pixman_region32_clear instead of our own empty_region by Jason Ekstrand · 11 years ago
  12. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  13. 40d0228 nested: Disable cairo on the subsurfaces by Neil Roberts · 11 years ago
  14. 5cda4e3 use xzalloc wrapper instead by U. Artie Eoff · 11 years ago
  15. c2010b3 nested: Add EGL_WL_create_wayland_buffer_from_image compat defines by Kristian Høgsberg · 12 years ago
  16. a5059eb nested: Add an option to disable subsurfaces by Neil Roberts · 12 years ago
  17. 1f020a1 nested: Add a renderer using subsurfaces by Neil Roberts · 12 years ago
  18. 47b87d5 nested: Add a ‘renderer’ mechanism with a vtable by Neil Roberts · 12 years ago
  19. f9b2541 nested: Move the frame callback list to the surface by Neil Roberts · 12 years ago
  20. 2855766 nested: Add damage tracking to the nested compositor example by Neil Roberts · 12 years ago
  21. 15a8d34 nested: Add double-buffered state semantics to the nested example by Neil Roberts · 12 years ago
  22. 6bf2387 nested: Add the buffer reference semantics from Weston by Neil Roberts · 12 years ago
  23. 8fbe3a6 nested: Remove the surface from the surface list when destroyed by Neil Roberts · 12 years ago
  24. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  25. e8344e3 nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL by Kristian Høgsberg · 12 years ago
  26. 6773394 nested: Free client struct on launch_client error paths by Kristian Høgsberg · 12 years ago
  27. d224bb9 nested: Fix skipping frames due to texture update without a context by Ander Conselvan de Oliveira · 12 years ago
  28. 0d5fe3a nested: The wl_resouce is the buffer, not the wl_resource user data by Kristian Høgsberg · 12 years ago
  29. e9cabc1 nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display by Kristian Høgsberg · 12 years ago
  30. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  31. cb61dcf nested: Update to use weston-nested-client binary name by Kristian Høgsberg · 12 years ago
  32. 3c17933 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer by Kristian Høgsberg · 12 years ago
  33. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  34. 1d7d8f0 nested: Fix direct access to resource->data by Kristian Høgsberg · 12 years ago
  35. 88dab17 nested: Port away from old wl_resource API by Kristian Høgsberg · 12 years ago
  36. 1cc5ac3 clients: Nested compositor example by Kristian Høgsberg · 12 years ago