Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
ba8a0d041ed83ebe18b919d8b2c8a02849ca1c7e
/
clients
/
nested.c
ce5b614
clients/nested: use weston_check_egl_extension over strstr
by Emil Velikov
· 9 years ago
885a9fe
client/nested: reuse weston-egl-ext.h declarations
by Emil Velikov
· 9 years ago
2dd10e0
clients/nested: fix undefined reference to xzalloc
by U. Artie Eoff
· 9 years ago
d618f68
Moved the MIN() macro to the helper include.
by Jon Cruz
· 10 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
1f6b0d1
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
by Bryce Harrington
· 10 years ago
2a18a52
remove trailing whitespaces
by Michael Vetter
· 10 years ago
6df71aa
Made weston-nested --help work
by Bill Spitzak
· 11 years ago
ef54008
Use pixman_region32_clear instead of our own empty_region
by Jason Ekstrand
· 11 years ago
9cd661e
Make sure config.h is included before any system headers
by Andrew Wedgbury
· 11 years ago
40d0228
nested: Disable cairo on the subsurfaces
by Neil Roberts
· 11 years ago
5cda4e3
use xzalloc wrapper instead
by U. Artie Eoff
· 11 years ago
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