aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgtexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-061-20/+38
* Remove the APPLE_texture_format pathGunnar Sletta2013-04-041-2/+0
* Our debug env vars are a mess. Standardize on QSG_RENDER_TIMINGGunnar Sletta2013-04-041-9/+9
* Android support: build fixesPaul Olav Tvete2013-03-051-1/+1
* Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-031-0/+2
* Don't print leak warnings on exit by defaultGunnar Sletta2013-02-201-3/+9
* Avoid swizzling on OpenGL ES when possibleGunnar Sletta2013-02-061-17/+25
* Dereference the QImage once the corresponding texture is bound.Michael Brasser2013-02-011-0/+3
* Added to QML_RENDERER_TIMING logic to capture most render bottlenecks.Gunnar Sletta2013-01-301-1/+76
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Document QSGTexture.Jason Barron2012-08-271-0/+41
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* android: don't unconditionally use execinfo.hRobin Burchell2012-07-021-4/+16
* Improve on scenegraph documentation.Gunnar Sletta2012-06-081-0/+1
* Only genereate new texture if texture id is 0Charles Yin2012-05-171-1/+1
* Improved scene graph docsGunnar Sletta2012-04-301-0/+69
* Properly swizzle texture data before upload in QQuickPaintedItem.Samuel Rødal2012-04-031-2/+2
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+2
|\
| * Set bind options before uploading to give hints to the driverGunnar Sletta2012-03-011-1/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2/+3
|/
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-101-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Rename QSGTexture::textureSubRect to normalizedTextureSubRect()Gunnar Sletta2012-01-271-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Avoid storing a deep copy of the image in the texture objectGunnar Sletta2012-01-091-7/+8
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+541