summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMiikka Heikkinen2015-10-20468-5148/+6552
* Fixed OpenGL 3.x crashTomi Korpipää2015-10-191-0/+2
* Follow Qt 5.6 branchJędrzej Nowacki2015-10-191-2/+2
* Fix compilation with namespaced Qt.Friedemann Kleint2015-09-219-6/+12
* Fix compile warnings about shadowMiikka Heikkinen2015-09-146-13/+13
* Correct file version, description, and product nameMiikka Heikkinen2015-09-112-0/+10
* Version numbers and change file update for 1.2.2Miikka Heikkinen2015-09-115-9/+15
* Data member initialization removed from header.Mika Salmela2015-07-032-7/+9
* Fix building against 5.6Miikka Heikkinen2015-06-1781-109/+109
* Add dist file for 1.2.1 and change version numbersMiikka Heikkinen2015-04-145-9/+18
* Copyright header changesMika Salmela2015-04-14471-1410/+1410
* qmlscatter example: Give a default size to the view itemCaroline Chao2015-03-111-0/+2
* Qt 5.5 fixesTomi Korpipää2015-02-234-0/+1
* Dust and H2 to galaxyMika Salmela2014-12-124-6/+158
* Write fps to file.Mika Salmela2014-12-083-5/+39
* Fixes to galaxy.Mika Salmela2014-12-083-28/+58
* Improve button width setting on perf tester.Mika Salmela2014-12-041-4/+4
* Galaxy improvement.Mika Salmela2014-12-043-51/+48
* Initial version of Galaxy.Mika Salmela2014-12-048-0/+907
* Once more crash fix on texture adding.Mika Salmela2014-11-211-5/+13
* Fix crash when adding a texture on QMLMika Salmela2014-11-211-5/+7
* Minor tweaks to texturesurface example.Miikka Heikkinen2014-11-212-1/+2
* Fix flickering in android on some examples when zooming.Miikka Heikkinen2014-11-211-0/+5
* Fix invalid enum error in OpenGL ES2 builds.Miikka Heikkinen2014-11-212-10/+4
* Make customitems example actually show some custom items.Miikka Heikkinen2014-11-212-0/+5
* Fix incorrect shader initialization for static optimized es2Miikka Heikkinen2014-11-211-2/+2
* Fix WinRT issues.Miikka Heikkinen2014-11-1915-28/+28
* Support larger custom meshes.Miikka Heikkinen2014-11-1814-126/+23
* Some doc updatesMiikka Heikkinen2014-11-182-1/+3
* Remove cpp autotests from android builds.Miikka Heikkinen2014-11-171-1/+1
* Fix the required creator versionMiikka Heikkinen2014-11-141-1/+1
* renaming toolTip to tooltipThomas Hartmann2014-11-143-40/+40
* Fix typo in docsMiikka Heikkinen2014-11-131-1/+1
* Change copyright headers.Miikka Heikkinen2014-11-07462-3233/+3233
* Fixed Valgrind reported issues in cpp testsMiikka Heikkinen2014-11-069-87/+116
* Added flags to software renderer test Tomi Korpipää2014-11-052-0/+4
* Fixed font size jumping in ES2 Tomi Korpipää2014-11-051-1/+1
* Force software renderer to using ES2 Tomi Korpipää2014-11-054-11/+59
* Qml perf data generation on cppMika Salmela2014-11-036-30/+104
* Fix compiler warning on 64bit linuxMiikka Heikkinen2014-11-032-3/+3
* Fix qmloscilloscope linking issue on some envsMiikka Heikkinen2014-11-031-1/+1
* Fixed surface slice problemTomi Korpipää2014-10-311-1/+1
* Allow small delay in scene test for viewport resizeMiikka Heikkinen2014-10-311-1/+1
* Use QOffscreenSurface instead of QWindow for dummy surfaces.Miikka Heikkinen2014-10-303-9/+7
* Fix crash on qmloscilloscope in Qt 5.4Miikka Heikkinen2014-10-302-2/+2
* Fix another crash at app shutdown.Miikka Heikkinen2014-10-301-3/+2
* Fix crash on application shutdown.Miikka Heikkinen2014-10-301-1/+1
* Designer plugin bug fix Tomi Korpipää2014-10-302-2/+2
* Fix crash when initializing QCustom3DLabel out of context.Miikka Heikkinen2014-10-293-45/+49
* Add missing includes to utils.cpp.Miikka Heikkinen2014-10-291-0/+2