Update to 5.0.0-beta1
[profile/ivi/qtdeclarative.git] / src / quick / scenegraph / util /
2012-08-27 Jason BarronDocument QSGTexture.
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-07-17 Alan AlpertQQuickCanvas renames
2012-07-13 Kim Motoyoshi KallandChange antialiasing method for QML2.
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-08 Gunnar SlettaImprove on scenegraph documentation.
2012-06-01 Kim Motoyoshi KallandFix resizing of QQuickPaintedItems that use FBOs.
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-16 Charles YinOnly genereate new texture if texture id is 0
2012-05-09 Gunnar SlettaDocs for QSGimpleMaterialShader
2012-05-03 Gunnar SlettaRemove QSGEngine
2012-04-30 Gunnar SlettaImproved scene graph docs
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Samuel RødalProperly swizzle texture data before upload in QQuickPa...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Kim Motoyoshi KallandShare depth-stencil buffers between ShaderEffectSources...
2012-03-20 Andrew den ExterDecouple QSGDistanceFieldGlyphNode from it's cache...
2012-03-19 Yoann LopesUse a single distance-field cache instance for all...
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-02-28 Jiang JiangMove distance field util functions to QtGui
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-10 Kai KoehneDebugger: Rename QDeclarativeDebugTrace to QDeclarative...
2012-02-10 Christopher HamFix for QTBUG-23862 - Blank screen in Viewport
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Gunnar SlettaRename QSGTexture::textureSubRect to normalizedTextureS...
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-18 Gunnar SlettaThe rendering signals must be direct connections.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-09 Gunnar SlettaAvoid storing a deep copy of the image in the texture...
2012-01-05 Morten Johan SorvigFix crash on null Qimage in QSGPainterNode::paint
2012-01-03 Gunnar SlettaIntroduce layerering support (ShaderEffectSource) direc...
2011-12-02 Kent HansenSay hello to QtQuick module