projects
/
profile
/
ivi
/
qtdeclarative.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
implement non-threaded renderer again
2011-08-29
Gunnar Sletta
implement non-threaded renderer again
commit
|
commitdiff
|
tree
2011-08-29
Gunnar Sletta
separated out render thread code
commit
|
commitdiff
|
tree
2011-08-25
Gunnar Sletta
Merge branch 'master' into refactor
commit
|
commitdiff
|
tree
2011-08-24
Gunnar Sletta
Warn when grab() is called outside the GUI thread.
commit
|
commitdiff
|
tree
2011-08-22
Gunnar Sletta
export QSGTextureProvider
commit
|
commitdiff
|
tree
2011-08-22
Gunnar Sletta
QT += sql as we are always using it
commit
|
commitdiff
|
tree
2011-08-22
Gunnar Sletta
Make textureProvider() a virtual accessor in QSGItem.
commit
|
commitdiff
|
tree
2011-08-22
Gunnar Sletta
show also blocked subtree's when dumping the graph
commit
|
commitdiff
|
tree
2011-08-22
Gunnar Sletta
Don't create the scale grid in the rendering thread.
commit
|
commitdiff
|
tree
2011-08-22
Gunnar Sletta
Reintroduce the QSGTextureProvider as a separate object
commit
|
commitdiff
|
tree
2011-08-22
Gunnar Sletta
Move QSGShaderEffectMaterial into the QSGShaderEffectNode...
commit
|
commitdiff
|
tree
2011-08-19
Gunnar Sletta
Don't skip autotest and export needed symbol
commit
|
commitdiff
|
tree
2011-08-18
Gunnar Sletta
The QSGShaderEffectTexture needs to be deleted in the...
commit
|
commitdiff
|
tree
2011-08-11
Gunnar Sletta
Merge branch 'master' into refactor
commit
|
commitdiff
|
tree
2011-08-11
Gunnar Sletta
improved debug messages a bit
commit
|
commitdiff
|
tree
2011-08-11
Gunnar Sletta
Remove initialization warnings
commit
|
commitdiff
|
tree
2011-08-11
Gunnar Sletta
Implement VBO caching of larger geometries
commit
|
commitdiff
|
tree
2011-08-05
Gunnar Sletta
Remove the QGLContext from QSGCanvas
commit
|
commitdiff
|
tree
2011-08-05
Gunnar Sletta
Ported use of QInputContext to QPlatformInputContext...
commit
|
commitdiff
|
tree
2011-08-05
Gunnar Sletta
got canvas rendering...
commit
|
commitdiff
|
tree
2011-08-05
Gunnar Sletta
Make QSGCanvas a QWindow instead of a QGLWidget
commit
|
commitdiff
|
tree
2011-08-01
Gunnar Sletta
define for timing
commit
|
commitdiff
|
tree
2011-08-01
Gunnar Sletta
Compile with refactor
commit
|
commitdiff
|
tree
2011-07-28
Gunnar Sletta
compile when qreal is a float
Reviewed-by:
Gunnar Sletta
<gunnar.sletta@nokia.com>
commit
|
commitdiff
|
tree
2011-07-01
Gunnar Sletta
Support setting an FBO as the render target for a canvas
Reviewed-by:
Gunnar Sletta
<gunnar.sletta@nokia.com>
commit
|
commitdiff
|
tree
2011-06-30
Gunnar Sletta
Document threading issues with QSGEngine signals
Reviewed-by:
Gunnar Sletta
<gunnar.sletta@nokia.com>
commit
|
commitdiff
|
tree
2011-06-28
Gunnar Sletta
Don't crash when QSGCanvas::sceneGraphContext() is...
Reviewed-by:
Gunnar Sletta
<gunnar.sletta@nokia.com>
commit
|
commitdiff
|
tree
2011-06-23
Gunnar Sletta
Merge multiple lines of text into a single geometry...
commit
|
commitdiff
|
tree
2011-06-20
Gunnar Sletta
Start out with a distance field cache that fits more...
commit
|
commitdiff
|
tree
2011-06-20
Gunnar Sletta
Compile when qreal is not a double
commit
|
commitdiff
|
tree
2011-06-20
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-06-20
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
2011-06-20
Gunnar Sletta
Implement caching of the distance fields...
commit
|
commitdiff
|
tree
2011-06-15
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
2011-06-15
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-06-15
Gunnar Sletta
Speed up distance field generation by another 20% or so.
commit
|
commitdiff
|
tree
2011-06-15
Gunnar Sletta
Speed up distance field generation by 5-20%
commit
|
commitdiff
|
tree
2011-06-15
Gunnar Sletta
Renamed QMLRenderer -> QSGDefaultRenderer
commit
|
commitdiff
|
tree
2011-06-15
Gunnar Sletta
Remove annoying warning
commit
|
commitdiff
|
tree
2011-06-15
Gunnar Sletta
Print out a warning when attributes are enabled
commit
|
commitdiff
|
tree
2011-06-15
Gunnar Sletta
Disable attributes from shader effects
commit
|
commitdiff
|
tree
2011-06-14
Gunnar Sletta
Initialize member variable
commit
|
commitdiff
|
tree
2011-06-10
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
2011-06-10
Gunnar Sletta
Disable vsync animations by default
commit
|
commitdiff
|
tree
2011-06-09
Gunnar Sletta
Merge branch 'master' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-06-09
Gunnar Sletta
Use the Qt 4 function for updatesEnabled()
commit
|
commitdiff
|
tree
2011-06-09
Gunnar Sletta
Fix memory leak with AnimatedImage elements.
commit
|
commitdiff
|
tree
2011-06-09
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
2011-06-09
Gunnar Sletta
Support calling update while syncing scenegraph.
commit
|
commitdiff
|
tree
2011-06-09
Gunnar Sletta
Merge branch 'threaded3'
commit
|
commitdiff
|
tree
2011-06-09
Gunnar Sletta
Introduced simple material
commit
|
commitdiff
|
tree
2011-06-08
Gunnar Sletta
Wake render thread when doing paint() and grab() as...
commit
|
commitdiff
|
tree
2011-06-06
Gunnar Sletta
A better threaded renderer
commit
|
commitdiff
|
tree
2011-06-06
Gunnar Sletta
Removed warning
commit
|
commitdiff
|
tree
2011-06-06
Gunnar Sletta
Don't fetch a context that is never to be used
commit
|
commitdiff
|
tree
2011-06-06
Gunnar Sletta
Fixed up command line options a bit
commit
|
commitdiff
|
tree
2011-05-23
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-05-23
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-05-23
Gunnar Sletta
Set paintNode to 0 after deleting it.
commit
|
commitdiff
|
tree
2011-05-23
Gunnar Sletta
Don't store texture references after the view has gone...
commit
|
commitdiff
|
tree
2011-05-12
Gunnar Sletta
When calling update() on a QSGItem during the sync...
commit
|
commitdiff
|
tree
2011-05-12
Gunnar Sletta
Don't crash when the shader source is null.
commit
|
commitdiff
|
tree
2011-05-11
Gunnar Sletta
Documentation and API cleanup of QSGMaterial
commit
|
commitdiff
|
tree
2011-05-11
Gunnar Sletta
Delete the rendering thread when shutting down
commit
|
commitdiff
|
tree
2011-05-11
Gunnar Sletta
Stop the render thread before deleting the QSGCanvas.
commit
|
commitdiff
|
tree
2011-05-09
Gunnar Sletta
Docs for QSGTextureMaterials
commit
|
commitdiff
|
tree
2011-05-09
Gunnar Sletta
Renamed of texture material classes to be more intuitivly...
commit
|
commitdiff
|
tree
2011-05-09
Gunnar Sletta
Clean up QSGVertexColorMaterial a bit
commit
|
commitdiff
|
tree
2011-05-09
Gunnar Sletta
Removed a few warnings
commit
|
commitdiff
|
tree
2011-05-09
Gunnar Sletta
Docs for vertex and flat color materials
commit
|
commitdiff
|
tree
2011-05-09
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-05-09
Gunnar Sletta
Documentation for the scenegraph nodes
commit
|
commitdiff
|
tree
2011-05-09
Gunnar Sletta
Added a "void *reserved" for QSGNode for potential...
commit
|
commitdiff
|
tree
2011-05-06
Gunnar Sletta
Make animation driver pluggable through the QSGContext
commit
|
commitdiff
|
tree
2011-05-05
Gunnar Sletta
Enable the threaded renderer.
commit
|
commitdiff
|
tree
2011-05-04
Gunnar Sletta
added private headers to qmlscene
commit
|
commitdiff
|
tree
2011-05-04
Gunnar Sletta
added private headers to qmlplugindump.pro
commit
|
commitdiff
|
tree
2011-05-04
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
2011-05-04
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-05-02
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-05-02
Gunnar Sletta
Timing for renderers
commit
|
commitdiff
|
tree
2011-05-02
Gunnar Sletta
Added a runtime option to enable consistent timing...
commit
|
commitdiff
|
tree
2011-05-02
Gunnar Sletta
Don't round flickable positions while panning
commit
|
commitdiff
|
tree
2011-04-29
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
2011-04-29
Gunnar Sletta
specify dependencies for declarative
commit
|
commitdiff
|
tree
2011-04-28
Gunnar Sletta
compile
commit
|
commitdiff
|
tree