summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/textures/gltexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-20/+20
* Update commercial license headersTarja Sundqvist2022-06-131-20/+20
* Replace all implicit container move and clear by an explicit functionPaul Lemire2021-02-241-1/+1
* Minor fixes to compile against 5.15Paul Lemire2021-02-011-0/+4
* Handle changes in OpenGL classesMike Krus2020-11-271-0/+6
* Check if texture upload is full sizedJuan Casafranca2020-11-031-6/+23
* Allow to set alignment requirement for an imageJuan Casafranca2020-09-281-6/+7
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-2/+2
* GLTexture: change internals to use std::vectorPaul Lemire2020-07-071-15/+7
* Fix build for Qt6Mike Krus2020-05-061-7/+8
* Fix Clang 10 warning about array size division being misleadingThiago Macieira2020-05-051-1/+1
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-0/+2
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-0/+772