Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clients: Update boilerplate from MIT X11 license to MIT Expat licenses | Bryce Harrington | 2015-06-15 | 1 | -16/+17 |
* | nested-client: fix typo | Manuel Bachmann | 2015-03-30 | 1 | -1/+1 |
* | platform: rename create_egl_window to create_egl_surface | Jonny Lamb | 2015-03-26 | 1 | -2/+2 |
* | nested-client: include platform.h | Jonny Lamb | 2015-03-26 | 1 | -0/+2 |
* | clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported | Jonny Lamb | 2015-03-20 | 1 | -4/+3 |
* | clients & tests: use eglGetPlatformDisplayEXT when supported | Jonny Lamb | 2015-03-20 | 1 | -1/+3 |
* | Make sure config.h is included before any system headers | Andrew Wedgbury | 2014-04-07 | 1 | -0/+2 |
* | nested-client: Exit if we fail to create the nested client struct | Kristian Høgsberg | 2013-10-10 | 1 | -1/+3 |
* | clients: Nested compositor example | Kristian Høgsberg | 2013-06-04 | 1 | -0/+361 |