summaryrefslogtreecommitdiffstats
path: root/customcontext/texture
Commit message (Expand)AuthorAgeFilesLines
* [hybristextures] Prevent deleting native buffers while still in useMikko Harju2015-10-292-11/+6
* Fix compilation with Qt 5.5Christophe Chapuis2015-09-233-17/+65
* Compile on desktop.Gunnar Sletta2014-08-191-3/+5
* Introducing texture support based on EGL_HYBRIS_native_buffer.Gunnar Sletta2014-08-082-0/+522
* 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-262-20/+45
* EGLImage/gralloc based texturesGunnar Sletta2014-02-252-0/+473
* Make nonpreservedtexture work with Qt 5.2.Michael Brasser2014-02-051-2/+13
* Updated licenses and contact detailsTeemu Kaukoranta2013-06-192-2/+2
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-232-2/+2
* Fixed licensesTeemu Kaukoranta2013-05-232-44/+44
* Introduce CustomContext_USE_BGRA_FALLBACK.Michael Brasser2013-04-112-7/+10
* AtlasTexture improvementsMichael Brasser2013-04-112-28/+29
* Minor cleanup: remove unused code.Michael Brasser2013-04-111-2/+0
* Allow nonpreservedrtexture and atlastexture to be used together.Michael Brasser2013-04-023-7/+17
* Introduce 'nonpreservedtexture'Michael Brasser2013-04-022-0/+61
* Remove the GL_APPLE_texture_format_BGRA8888 path.Gunnar Sletta2013-03-181-3/+0
* Implement BGRA->BGRA and BGRA->RGBA uploads in texture atlas codeGunnar Sletta2013-02-112-43/+132
* Introduced 'mactexture'Gunnar Sletta2013-02-043-6/+99
* Introduce 'threaduploadtexture'Gunnar Sletta2013-02-042-0/+158
* Restructured the customcontext and made it slightly more pluggable.Gunnar Sletta2013-02-042-0/+469