summaryrefslogtreecommitdiff
path: root/clients/subsurfaces.c
Commit message (Expand)AuthorAgeFilesLines
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-0/+1
* clients: Use zallocBryce Harrington2016-03-091-1/+2
* Use [x]zalloc instead of [x]malloc + memsetRyo Munakata2015-08-071-4/+2
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-0/+1
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* platform: rename create_egl_window to create_egl_surfaceJonny Lamb2015-03-261-3/+3
* clients & tests: use eglCreatePlatformWindowSurfaceEXT when supportedJonny Lamb2015-03-201-3/+3
* clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb2015-03-201-1/+4
* clients: Remove stray new-lineJonas Ådahl2015-01-261-2/+1
* Made weston-subsurfaces --help workBill Spitzak2014-08-191-2/+2
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-071-0/+2
* westoy: Add an option to explicitly disable cairo on a widgetNeil Roberts2014-01-091-0/+1
* Rename frame_create and frame_set_child_size with a window_ prefixJason Ekstrand2013-10-131-1/+1
* subsurfaces: fix rendering problem with cairo-glesv2Stanislav Vorobiov2013-08-281-0/+3
* window: Add API to check for subcompositor, use in subsurface exampleKristian Høgsberg2013-08-151-0/+6
* clients: use xmalloc in more placesBrian Lovin2013-08-071-4/+4
* clients: add subsurfaces demoPekka Paalanen2013-05-101-0/+792