summaryrefslogtreecommitdiff
path: root/clients/simple-dmabuf-egl.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-05clients/simple-dmabuf-egl: Create the EGL display using the GBM platformAlexandros Frantzis1-5/+7
2019-02-20Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot1-1/+1
2019-02-06clients: Add a mandelbrot set shader to simple-dmabuf-eglAlexandros Frantzis1-8/+118
2019-02-06clients: Support explicit synchronization in simple-dmabuf-eglAlexandros Frantzis1-7/+220
2019-01-17clients/simple-dmabuf-egl: Render a moving squareAlexandros Frantzis1-37/+185
2019-01-17clients/simple-dmabuf-egl: Support dmabuf format modifiersAlexandros Frantzis1-41/+223
2018-12-18clients: Add simple-dmabuf-eglAlexandros Frantzis1-0/+846