summaryrefslogtreecommitdiffstats
path: root/customcontext/customcontext.pro
Commit message (Expand)AuthorAgeFilesLines
* Update to support builds with Qt 5.10+HEADmasterBrett Stottlemyer2018-06-161-1/+1
* customcontext: Add linkage to libEGL for all cases that use symbols from it.Robin Burchell2016-05-191-1/+3
* Introduce SimpleRenderer, more similar to the old default one.Gunnar Sletta2015-04-271-0/+8
* Introducing texture support based on EGL_HYBRIS_native_buffer.Gunnar Sletta2014-08-081-0/+11
* EGLImage/gralloc based texturesGunnar Sletta2014-02-251-0/+13
* Make overlaprenderer and materialpreload work with Qt 5.2Michael Brasser2014-02-171-8/+17
* Program binary support via (GL_OES_get_program_binary).Gunnar Sletta2014-02-131-2/+8
* Make nonpreservedtexture work with Qt 5.2.Michael Brasser2014-02-051-9/+10
* Make customcontext work with updated 5.2.0 API.Gunnar Sletta2014-01-301-65/+79
* Make multisampling and defaultSurfaceFormat opt-inGunnar Sletta2014-01-151-0/+7
* Add msaa option to use multisampling instead of normal antialiasingGunnar Sletta2013-05-231-0/+7
* Make it possible to force disable distancefields textGunnar Sletta2013-05-131-0/+11
* Introduce 'nonpreservedtexture'Michael Brasser2013-04-021-0/+10
* Make material preloading opt-in as it doesn't compile on desktop currentlyGunnar Sletta2013-03-111-0/+10
* Animation driver based on QQuickWindow::frameSwapped.Gunnar Sletta2013-02-071-1/+10
* Introduced 'mactexture'Gunnar Sletta2013-02-041-15/+26
* Introduce 'threaduploadtexture'Gunnar Sletta2013-02-041-1/+32
* Restructured the customcontext and made it slightly more pluggable.Gunnar Sletta2013-02-041-7/+61
* Remove windowmanager as it is now part of the Qt Quick libraryGunnar Sletta2013-02-041-4/+2
* Don't include Unix specific code on Windows.Kim Motoyoshi Kalland2012-08-271-0/+2
* Animation system to run on the rendering threadGunnar Sletta2012-08-101-0/+1
* Initial code dump...Gunnar Sletta2012-08-011-0/+38