39 Commits (bce745004097e1d2500594bf40f292d70fad4e67)

Author SHA1 Message Date
Daniel Stone dd8219b3fb option-parser: Make bools boolean 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Matt Hoosier 3052bc7e6d compositor: fix starvation of wl_buffer::release 7 years ago
Eric Engestrom c05ee89ab0 clients/nested: fix boolean test 7 years ago
Emil Velikov ce5b614c80 clients/nested: use weston_check_egl_extension over strstr 8 years ago
Emil Velikov 885a9fe4d9 client/nested: reuse weston-egl-ext.h declarations 8 years ago
U. Artie Eoff 2dd10e0c60 clients/nested: fix undefined reference to xzalloc 9 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington 1f6b0d1d2c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Michael Vetter 2a18a52844 remove trailing whitespaces 9 years ago
Bill Spitzak 6df71aae03 Made weston-nested --help work 10 years ago
Jason Ekstrand ef5400843f Use pixman_region32_clear instead of our own empty_region 10 years ago
Andrew Wedgbury 9cd661e746 Make sure config.h is included before any system headers 11 years ago
Neil Roberts 40d02288cb nested: Disable cairo on the subsurfaces 11 years ago
U. Artie Eoff 5cda4e328d use xzalloc wrapper instead 11 years ago
Kristian Høgsberg c2010b3af0 nested: Add EGL_WL_create_wayland_buffer_from_image compat defines 11 years ago
Neil Roberts a5059eb187 nested: Add an option to disable subsurfaces 11 years ago
Neil Roberts 1f020a1fdb nested: Add a renderer using subsurfaces 11 years ago
Neil Roberts 47b87d5ec0 nested: Add a ‘renderer’ mechanism with a vtable 11 years ago
Neil Roberts f9b2541df1 nested: Move the frame callback list to the surface 11 years ago
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