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