aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Enforce window rendering in sequence on llvmpipe.Gunnar Sletta2013-11-201-0/+12
* Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-131-1/+2
* Fix crash when invalidating QSGContext.Yoann Lopes2013-11-071-0/+1
* Added QSG_INFO=1 environment variable to spit out graphics infoGunnar Sletta2013-11-051-0/+10
* Added private API for enabling sharing between the QQuickwindow instances.Gunnar Sletta2013-11-011-0/+18
* Work around Nouveau driver bugsGunnar Sletta2013-10-301-0/+7
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-298/+252
* Avoid infinite loop with distance fields disabledLaszlo Agocs2013-10-161-1/+5
* Remove QSGContext's precompilation step.Gunnar Sletta2013-10-031-74/+0
* Don't delete scene-graph atlas manager if it hasn't been created yetTor Arne Vestbø2013-10-021-2/+4
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Prefer multisample antialiasing when we have a msaa contextGunnar Sletta2013-09-061-2/+35
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-021-7/+32
* Public API for creating atlas textures, when available.Gunnar Sletta2013-08-121-0/+7
* Revert "Cut performance cost in QSGContext::prepareMaterial()".Gunnar Sletta2013-06-201-8/+1
* Prefix internal classes properly and private export them.Gunnar Sletta2013-06-171-2/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-101-0/+28
|\
| * Precompile the most common materialsGunnar Sletta2013-05-311-0/+28
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-311-0/+3
|\|
| * Added QQuickWindow::setDefaultAlphaBuffer()Shawn Rutledge2013-05-301-0/+3
* | Do not use QApp::arguments() to select antialiasing mode.Gunnar Sletta2013-05-311-7/+5
|/
* Cut performance cost in QSGContext::prepareMaterial()Gunnar Sletta2013-05-231-1/+8
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-061-1/+9
* Disable native glyph rendering on embeddedGunnar Sletta2013-04-251-0/+4
* Our debug env vars are a mess. Standardize on QSG_RENDER_TIMINGGunnar Sletta2013-04-041-4/+4
* 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