aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/qsgcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-512/+0
* Remove QSGContext and QSGTexture from QDeclarativePixmapDataGunnar Sletta2011-12-021-26/+29
* Fix unused variable warning in QSGContext constructorKent Hansen2011-11-281-1/+0
* Copy QSGEngine functions to QQuickCanvas.Gunnar Sletta2011-11-181-21/+0
* Distance field glyph cache refactoring.Yoann Lopes2011-11-141-2/+12
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-261-1/+1
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1/+1
* Make surface format plugable from the scene graph pluginGunnar Sletta2011-09-261-0/+10
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-1/+1
* Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-6/+6
* Implemented minimum FBO size on the ShaderEffectSource.Kim Motoyoshi Kalland2011-08-171-0/+15
* Added a faster subpixel antialiasing material for distance field text.Yoann Lopes2011-08-111-1/+4
* QSGDistanceFieldGlyphCache code refactoring.Yoann Lopes2011-08-101-10/+40
* Renamed the Bindable class to QSGBindable.Kim Motoyoshi Kalland2011-07-201-1/+1
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Support setting an FBO as the render target for a canvasGunnar Sletta2011-07-011-2/+8
* Merge branch 'master' into qtquick2Gunnar Sletta2011-06-151-4/+3
|\
| * Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-4/+3
* | Renamed QMLRenderer -> QSGDefaultRendererGunnar Sletta2011-06-151-1/+1
|/
* Fixed up command line options a bitGunnar Sletta2011-06-061-2/+11
* Fix typo in API: QSGContext::schdelueTextureForCleanup.Bjørn Erik Nilsen2011-05-231-1/+1
* Documentation and API cleanup of QSGMaterialGunnar Sletta2011-05-111-0/+10
* Make animation driver pluggable through the QSGContextGunnar Sletta2011-05-061-0/+11
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+428