summaryrefslogtreecommitdiff
path: root/clients/simple-dmabuf-egl.c
Commit message (Expand)AuthorAgeFilesLines
* clients/simple-dmabuf-egl: Create the EGL display using the GBM platformAlexandros Frantzis2019-03-051-5/+7
* Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot2019-02-201-1/+1
* clients: Add a mandelbrot set shader to simple-dmabuf-eglAlexandros Frantzis2019-02-061-8/+118
* clients: Support explicit synchronization in simple-dmabuf-eglAlexandros Frantzis2019-02-061-7/+220
* clients/simple-dmabuf-egl: Render a moving squareAlexandros Frantzis2019-01-171-37/+185
* clients/simple-dmabuf-egl: Support dmabuf format modifiersAlexandros Frantzis2019-01-171-41/+223
* clients: Add simple-dmabuf-eglAlexandros Frantzis2018-12-181-0/+846