summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/utils
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix QDoc error by using #ifndef Q_QDOC to omit unused functionLeena Miettinen2017-03-171-0/+2
* Check if we got OpenGL2.1 functions before trying to use themTomi Korpipää2016-11-171-1/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-1/+1
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-1/+1
| * qutils.h: pass the headerclean checkMarc Mutz2016-03-031-1/+1
* | Only use OpenGL ES2 for Mesa on WindowsJonathan Liu2016-01-192-2/+8
* | Copyright file update to GPLMiikka Heikkinen2016-01-1223-207/+391
* | Fix build with -Werror=old-style-castSimon Hausmann2015-12-171-1/+1
|/
* Fix issues with COIN buildsMiikka Heikkinen2015-10-223-17/+26
* Update license headersMiikka Heikkinen2015-10-2023-253/+322
* Fixed OpenGL 3.x crashTomi Korpipää2015-10-191-0/+2
* Fix compilation with namespaced Qt.Friedemann Kleint2015-09-213-2/+4
* Copyright header changesMika Salmela2015-04-1423-69/+69
* 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
* Support larger custom meshes.Miikka Heikkinen2014-11-189-117/+14
* Change copyright headers.Miikka Heikkinen2014-11-0723-161/+161
* 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-052-10/+55
* Fixed surface slice problemTomi Korpipää2014-10-311-1/+1
* Use QOffscreenSurface instead of QWindow for dummy surfaces.Miikka Heikkinen2014-10-301-4/+3
* 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-2910-143/+167
* Squeeze labels on ES2Mika Salmela2014-10-283-10/+28
* Regenerate render bufferMika Salmela2014-10-161-2/+4
* Small cleanups for surfaceMika Salmela2014-10-151-1/+1
* Gradient adjustment logic was broken.Miikka Heikkinen2014-10-141-5/+5
* Fix gradient artifacts on some edge casesMiikka Heikkinen2014-10-141-0/+13
* If GL_MAX_TEXTURE_SIZE cannot be read, don't check for itMiikka Heikkinen2014-10-101-1/+1
* Fixed recurring GL_INVALID_VALUE OpenGL errors Tomi Korpipää2014-10-092-105/+135
* Fix minor issues found in testingMiikka Heikkinen2014-10-081-0/+3
* Texture UVs for surface to follow data dimensionMika Salmela2014-10-072-3/+16
* Clang warning fixesTomi Korpipää2014-10-061-2/+2
* Fix surface normals on ascending/descendingMika Salmela2014-10-062-200/+379
* Fix static optimization errorsMiikka Heikkinen2014-10-033-6/+24
* Fix changing items in static optimization modeMiikka Heikkinen2014-10-033-59/+125
* Fixed window blend bugTomi Korpipää2014-10-021-1/+0
* Reduce font size if label gets too wide to fit textureTomi Korpipää2014-10-011-19/+56
* Implement zooming to cursorMiikka Heikkinen2014-09-262-0/+27
* Added possibility to change graph's localeMiikka Heikkinen2014-09-192-33/+62
* Fixed renderToImage for ES2Tomi Korpipää2014-09-151-0/+6
* Implement volume slice framesMiikka Heikkinen2014-09-122-0/+17
* Limit volume to axis rangesMiikka Heikkinen2014-09-102-0/+20
* Unified gradient for pointsMika Salmela2014-08-292-4/+7
* Range gradient for points on static optimizationMika Salmela2014-08-283-1/+58
* Diffuse and specular color for static optimizationMika Salmela2014-08-271-9/+11
* Fix build issue with Qt 5.2.1Miikka Heikkinen2014-08-276-6/+6
* Mac reflection bug fixedTomi Korpipää2014-08-271-0/+1