summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix flickering in android on some examples when zooming.Miikka Heikkinen2014-11-211-0/+5
* Fix incorrect shader initialization for static optimized es2Miikka Heikkinen2014-11-211-2/+2
* Support larger custom meshes.Miikka Heikkinen2014-11-1813-126/+22
* Some doc updatesMiikka Heikkinen2014-11-182-1/+3
* Change copyright headers.Miikka Heikkinen2014-11-07195-1365/+1365
* 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-053-10/+57
* Fixed surface slice problemTomi Korpipää2014-10-311-1/+1
* Use QOffscreenSurface instead of QWindow for dummy surfaces.Miikka Heikkinen2014-10-303-9/+7
* Fix another crash at app shutdown.Miikka Heikkinen2014-10-301-3/+2
* Fix crash on application shutdown.Miikka Heikkinen2014-10-301-1/+1
* Fix crash when initializing QCustom3DLabel out of context.Miikka Heikkinen2014-10-292-32/+40
* Add missing includes to utils.cpp.Miikka Heikkinen2014-10-291-0/+2
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-2925-967/+909
* Squeeze labels on ES2Mika Salmela2014-10-283-10/+28
* Mac touchpad support addedTomi Korpipää2014-10-272-1/+14
* Release housekeepingMiikka Heikkinen2014-10-244-18/+19
* Surface shadow improvementMika Salmela2014-10-227-13/+80
* Added C++ autotests for seriesTomi Korpipää2014-10-211-0/+3
* Fix shadows when viewing directly from above.Miikka Heikkinen2014-10-211-8/+21
* Document the issue with large surfaces and static scatters.Miikka Heikkinen2014-10-203-8/+30
* Qt 5.4 qml type fix Tomi Korpipää2014-10-171-1/+1
* Added invalid value tests for QML autotestsTomi Korpipää2014-10-172-2/+3
* Test for QML proxiesTomi Korpipää2014-10-161-8/+8
* Regenerate render bufferMika Salmela2014-10-161-2/+4
* Fix scatter item autosizing.Miikka Heikkinen2014-10-151-8/+10
* Added tests for QML inputTomi Korpipää2014-10-151-0/+1
* Fix the bug introduced in previous fix.Miikka Heikkinen2014-10-151-1/+3
* Small cleanups for surfaceMika Salmela2014-10-152-14/+7
* Added tests for QML custom items Tomi Korpipää2014-10-152-0/+2
* Simplify context handling at cleanup.Miikka Heikkinen2014-10-154-17/+18
* Gradient adjustment logic was broken.Miikka Heikkinen2014-10-141-5/+5
* Bars3D, Surface3D and Scatter3D tests Tomi Korpipää2014-10-141-5/+0
* Fix gradient artifacts on some edge casesMiikka Heikkinen2014-10-141-0/+13
* Reset camera target when setting a presetMiikka Heikkinen2014-10-131-0/+5
* Fix context cleanupMiikka Heikkinen2014-10-137-18/+74
* Remove separate depth texture for surface shadowsMika Salmela2014-10-132-44/+6
* If GL_MAX_TEXTURE_SIZE cannot be read, don't check for itMiikka Heikkinen2014-10-101-1/+1
* Added doc about reflections and stencil buffer Tomi Korpipää2014-10-091-0/+3
* Fixed recurring GL_INVALID_VALUE OpenGL errors Tomi Korpipää2014-10-093-113/+149
* Fix screen position based queries in threaded rendering environmentMiikka Heikkinen2014-10-097-21/+46
* Fixed selecting through the floor bugTomi Korpipää2014-10-082-37/+44
* Grid line color bug in surface fixed Tomi Korpipää2014-10-081-2/+2
* Polar coordinates angle grid lines fixes Tomi Korpipää2014-10-081-0/+4
* Fix minor issues found in testingMiikka Heikkinen2014-10-081-0/+3
* Texture UVs for surface to follow data dimensionMika Salmela2014-10-072-3/+16
* Fixed shadow issue with reflections and no background Tomi Korpipää2014-10-071-2/+3