aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Warn if the OpenGL context lacks depth/stencil when requested.Gunnar Sletta2013-02-051-0/+8
* Added to QML_RENDERER_TIMING logic to capture most render bottlenecks.Gunnar Sletta2013-01-301-0/+16
* Enable sub-pixel anti-aliasing for default builds on WindowsEskil Abrahamsen Blomfeldt2013-01-171-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QSGContext::defaultSurfaceFormat() should be double-bufferedJan-Arve Saether2012-07-231-0/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-2/+2
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-1/+0
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-1/+10
* Removed ### from scenegraphGunnar Sletta2012-05-161-9/+1
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-1/+1
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-081-2/+2
* Merge master into api_changesKent Hansen2012-03-231-44/+96
|\
| * Share depth-stencil buffers between ShaderEffectSources of same size.Kim Motoyoshi Kalland2012-03-221-1/+41
| * Decouple QSGDistanceFieldGlyphNode from it's cache manager.Andrew den Exter2012-03-201-43/+55
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-071-4/+23
|\|
| * Fix crash with AnimatedImage caused by race condition.Gunnar Sletta2012-03-051-4/+23
* | Remove uses of QtGui symbols in QQmlEngine.Matthew Vogt2012-03-071-1/+0
|/
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+1
|\
| * Remove unused member.Michael Brasser2012-02-271-1/+1
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-8/+8
|/
* Make compile.Michael Brasser2012-02-211-0/+1
* Pass the QQuickCanvas to texture factories.Gunnar Sletta2012-02-091-2/+2
* Added QQuickCanvas::setRenderTarget(uint fbo, const QSize &size)Gunnar Sletta2012-02-081-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-0/+36
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Reintroduce plugin support for asynchronous hardware specific texturesGunnar Sletta2012-01-131-41/+0
* Implement "headless mode" for hidden QQuickCanvasesGunnar Sletta2011-12-191-6/+1
* QtQuick: Fix compiler warnings.Friedemann Kleint2011-12-121-2/+0
* Implemented multiple windows and GL context sharingGunnar Sletta2011-12-081-50/+27
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+513