summaryrefslogtreecommitdiffstats
path: root/customcontext/texture/eglgralloctexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with Qt 5.5Christophe Chapuis2015-09-231-15/+2
* Fail gracefully if EGL image creation failedGunnar Sletta2014-08-071-2/+7
* Limit eglgralloctexture to 32-bit formats and make them all work.Gunnar Sletta2014-06-271-11/+60
* Support eglgralloctextures through QQuickWindow::createTexture().Gunnar Sletta2014-05-261-20/+40
* EGLImage/gralloc based texturesGunnar Sletta2014-02-251-0/+353