summaryrefslogtreecommitdiff
path: root/clients/nested-client.c
Commit message (Expand)AuthorAgeFilesLines
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* nested-client: fix typoManuel Bachmann2015-03-301-1/+1
* platform: rename create_egl_window to create_egl_surfaceJonny Lamb2015-03-261-2/+2
* nested-client: include platform.hJonny Lamb2015-03-261-0/+2
* clients & tests: use eglCreatePlatformWindowSurfaceEXT when supportedJonny Lamb2015-03-201-4/+3
* clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb2015-03-201-1/+3
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-071-0/+2
* nested-client: Exit if we fail to create the nested client structKristian Høgsberg2013-10-101-1/+3
* clients: Nested compositor exampleKristian Høgsberg2013-06-041-0/+361