aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgmaterial.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-1/+7
|\
| * Doc: added documentation to undocumented functionsNico Vertriest2015-11-021-1/+7
* | Quick: Sanitize reading environment variables.Friedemann Kleint2015-10-261-1/+1
|/
* Fix some qdoc-warnings.Friedemann Kleint2015-02-231-0/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Verbose fatal instead of crash when the scene graph state is invalid.Gunnar Sletta2014-07-041-0/+15
* Avoid direct GL calls in QuickLaszlo Agocs2014-05-231-1/+2
* Clearly point out the distinction between GUI and Render threads.Gunnar Sletta2014-03-201-4/+7
* Update scenegraph docs to be in line with Qt 5.2 behavior changes.Michael Brasser2014-02-151-6/+0
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-311-2/+59
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-1/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Add Q_UNUSED for reserved fields.Alan Alpert2013-09-101-0/+2
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-021-13/+1
* Introduce QSGMaterial::CustomCompileStepGunnar Sletta2013-08-121-0/+5
* Revert "Cut performance cost in QSGContext::prepareMaterial()".Gunnar Sletta2013-06-201-1/+0
* Cut performance cost in QSGContext::prepareMaterial()Gunnar Sletta2013-05-231-0/+1
* Fix distance field antialiasing for retina displays.Gunnar Sletta2013-04-021-0/+6
* Fix rendering of subpixel positioned native textEskil Abrahamsen Blomfeldt2013-03-071-0/+10
* Don't print leak warnings on exit by defaultGunnar Sletta2013-02-201-8/+16
* Greatly improved Scene Graph Overview documentationGunnar Sletta2013-01-161-0/+11
* 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 more typosSergio Ahumada2012-09-101-1/+1
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-2/+2
* Doc: Fix documentation issues.Kim Motoyoshi Kalland2012-09-071-0/+3
* Improve on scenegraph documentation.Gunnar Sletta2012-06-081-9/+70
* Docs for QSGimpleMaterialShaderGunnar Sletta2012-05-091-1/+10
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Provide determinant accessor in render state structure.Glenn Watson2012-02-081-0/+22
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Added a few material flagsGunnar Sletta2012-01-201-0/+6
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+535