summaryrefslogtreecommitdiffstats
path: root/src/chartsqml2/declarativeopenglrendernode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark QtChartsQml2 as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-181-0/+2
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Reset OpenGL state derived from the previous frameYuya Nishihara2022-02-151-0/+2
* Fix MSVC warning C4267Kai Köhne2021-05-271-1/+1
* Only create the GLXYSeriesData if there is no existing dataAndy Shaw2021-02-231-1/+2
* Remove charts namespace for Qt6Michal Klocek2020-11-061-2/+2
* Adapt to QPlatformInterface => QNativeInterface renamingKeith Kyzivat2020-10-221-1/+1
* Use QT_CONFIG for opengl_es_2 ifdefsMichal Klocek2020-08-141-1/+1
* Use type safe native texture accessorsMichal Klocek2020-08-141-1/+2
* Adapt createTextureFromId and resetOpenGLStateMichal Klocek2020-08-141-2/+3
* Use QList instead of QVectorJarek Kobus2020-06-261-6/+6
* Update dependenciesFriedemann Kleint2020-04-061-3/+3
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-12/+4
* Add private declarative headers5.10Peter Staab2018-02-071-1/+1
* Add shaders suitable for CoreProfile on declarativeMika Salmela2017-10-201-2/+27
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-061-31/+33
* Add mouse events support for OpenGL accelerated seriesMiikka Heikkinen2016-08-241-15/+171
* Fix antialiasing support of OpenGL accelerated seriesMiikka Heikkinen2016-08-171-12/+39
* Re-enable QML plugin for QtQuick Software backendAndy Nichols2016-08-101-0/+327