summaryrefslogtreecommitdiff
path: root/clients/subsurfaces.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-21clients/subsurfaces: use weston_platform_destroy_egl_surface wrapperEmil Velikov1-1/+2
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington1-0/+1
2016-03-09clients: Use zallocBryce Harrington1-1/+2
2015-08-07Use [x]zalloc instead of [x]malloc + memsetRyo Munakata1-4/+2
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-0/+1
2015-06-15clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+17
2015-03-26platform: rename create_egl_window to create_egl_surfaceJonny Lamb1-3/+3
2015-03-20clients & tests: use eglCreatePlatformWindowSurfaceEXT when supportedJonny Lamb1-3/+3
2015-03-20clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb1-1/+4
2015-01-26clients: Remove stray new-lineJonas Ådahl1-2/+1
2014-08-19Made weston-subsurfaces --help workBill Spitzak1-2/+2
2014-04-07Make sure config.h is included before any system headersAndrew Wedgbury1-0/+2
2014-01-09westoy: Add an option to explicitly disable cairo on a widgetNeil Roberts1-0/+1
2013-10-13Rename frame_create and frame_set_child_size with a window_ prefixJason Ekstrand1-1/+1
2013-08-28subsurfaces: fix rendering problem with cairo-glesv2Stanislav Vorobiov1-0/+3
2013-08-15window: Add API to check for subcompositor, use in subsurface exampleKristian Høgsberg1-0/+6
2013-08-07clients: use xmalloc in more placesBrian Lovin1-4/+4
2013-05-10clients: add subsurfaces demoPekka Paalanen1-0/+792