docfix: Some of the scenegraph overview content did not make sense.
[profile/ivi/qtdeclarative.git] / src / quick / scenegraph /
2012-11-23 Marc MutzReduce number of relocations
2012-11-20 Friedemann KleintFix syncqt-warnings.
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-22 Samuel RødalMake Rectangle border be inner instead of centered...
2012-09-28 Eskil Abrahamsen... Fix potential crash when using text and more than 1...
2012-09-26 Sean HarmerWork around mis-optimisation on QNX/SGX in AA vertex...
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Jason BarronAvoid hanging if glGetIntegerv() fails.
2012-09-10 Sergio Ahumadadoc: fix some more typos
2012-09-07 Sergio Ahumadadoc: fix some typos in .cpp files
2012-09-07 Kim Motoyoshi KallandDoc: Fix documentation issues.
2012-09-05 Kim Motoyoshi KallandDoc: Fix some documentation issues.
2012-08-27 Jason BarronDocument QSGTexture.
2012-08-21 Sean HarmerFix compilation on OSX 10.6
2012-08-16 Sean HarmerCompile on OpenGL ES2 when using Khronos headers
2012-08-13 Gunnar SlettaThree scene graph examples with docs.
2012-08-06 Sean HarmerProperly check for ability to use GL_REPEAT with npot...
2012-08-03 Bea LamFix various broken links in documentation
2012-07-24 Thomas SenykAdding mediump precision qualifier in distance-field...
2012-07-23 Jan-Arve SaetherQSGContext::defaultSurfaceFormat() should be double...
2012-07-19 Michael BrasserCorrect attribute name in image shader.
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-13 Kim Motoyoshi KallandChange antialiasing method for QML2.
2012-07-10 Tasuku Suzukiload plugins properly when QT_NO_SETTINGS is defined
2012-07-10 Eskil Abrahamsen... Add option to use native rasterizer for SceneGraph...
2012-07-05 Jiang JiangUse qFloor instead of qRound for glyph coordinates
2012-07-02 Robin Burchellandroid: don't unconditionally use execinfo.h
2012-06-27 Andrew den ExterUse resolved font name for key in distance field cache.
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Thiago MacieirainitializeGLFunctions is deprecated, replace it
2012-06-08 Yoann LopesFixed glyph margin in QSGDistanceFieldGlyphNode.
2012-06-08 Yoann LopesSupport for variable glyph width in QSGDefaultDistanceF...
2012-06-08 Gunnar SlettaImprove on scenegraph documentation.
2012-06-06 Michael BrasserRemove unused performance flags.
2012-06-01 Kim Motoyoshi KallandFix resizing of QQuickPaintedItems that use FBOs.
2012-05-30 Eskil Abrahamsen... Uses new batching API to potentially speed up glyph...
2012-05-29 Martin JonesInitialize data members in quick.
2012-05-25 Kim Motoyoshi KallandSimplify the depth transformation in the scene graph.
2012-05-21 Friedemann KleintQtDeclarative: Fix warnings about uninitialized variables.
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-16 Charles YinOnly genereate new texture if texture id is 0
2012-05-16 Gunnar SlettaRemoved ### from scenegraph
2012-05-16 Glenn WatsonFix documentation for QSGGeometry::allocate()
2012-05-15 Eskil Abrahamsen... Optimize cross-thread calls into the shared graphics...
2012-05-15 Friedemann KleintRemove usage of deprecated plugin loader functionality.
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-09 Gunnar SlettaDocs for QSGimpleMaterialShader
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-05-07 Kai KoehneFix qmake logic
2012-05-05 Gunnar SlettaAdded some documentatio notes on QSGNode::markDirty()
2012-05-03 Gunnar SlettaRemove QSGEngine
2012-04-30 Gunnar SlettaImproved scene graph docs
2012-04-23 Olivier GoffartqMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecated
2012-04-18 Donald CarrEnabled widget free compilation of QtQuick
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-15 Matthew VogtExtract Particles code to an independent library
2012-04-12 Hannu LyytinenExport all symbols on QSGDefaultRenderer.
2012-04-12 Hannu LyytinenMake device specific projection matrix setter virtual.
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Eskil Abrahamsen... Update for API changes in the QPlatformSharedGraphicsCache
2012-04-03 Samuel RødalProperly swizzle texture data before upload in QQuickPa...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Kim Motoyoshi KallandShare depth-stencil buffers between ShaderEffectSources...
2012-03-20 Yoann LopesDon't register sub distance field glyph nodes with...
2012-03-20 Andrew den ExterDecouple QSGDistanceFieldGlyphNode from it's cache...
2012-03-20 Tobias KoenigFix compilation on QNX.
2012-03-19 Yoann LopesUse a single distance-field cache instance for all...
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Yoann LopesSupport for multiple textures in the default distance...
2012-03-14 Andrew den ExterDon't store duplicate glyph data in a distance field...
2012-03-14 Andrew den ExterFix memory leak with the shared distance field glyph...
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Matthew VogtRemove uses of QtGui symbols in QQmlEngine.
2012-03-06 Eskil Abrahamsen... Fix missing glyphs when using shared distance-field...
2012-03-05 Gunnar SlettaMade QQuickWindowManager pluggable via QSGContext.
2012-03-05 Gunnar SlettaFix crash with AnimatedImage caused by race condition.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-01 Gunnar SlettaSet bind options before uploading to give hints to...
2012-03-01 Eskil Abrahamsen... Avoid unnecessary updates when using in-process cache
2012-03-01 Glenn WatsonFix material compare for distance field glyph nodes.
2012-02-28 Jiang JiangMove distance field util functions to QtGui
2012-02-26 Michael BrasserRemove unused member.
2012-02-24 Gunnar SlettaThe plugin is cleaned up by the plugin loader so don...
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-23 Michael BrasserSmall doc fixes.
2012-02-22 Michael BrasserQML_RUNTIME_TESTING should be disabled by default.
2012-02-22 Michael BrasserUpdate number of reserved bits.
2012-02-20 Michael BrasserMake compile.
2012-02-20 Kim Motoyoshi KallandAdded QSGRenderNode class.
2012-02-10 Kai KoehneDebugger: Rename QDeclarativeDebugTrace to QDeclarative...
2012-02-10 Christopher HamFix for QTBUG-23862 - Blank screen in Viewport
2012-02-09 Gunnar SlettaPass the QQuickCanvas to texture factories.
2012-02-08 Gunnar SlettaUse a singleton for the plugin.
2012-02-08 Glenn WatsonProvide determinant accessor in render state structure.
next