summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopengltexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QImage null check when QOpenGLTexture convertsLaszlo Agocs2023-03-211-1/+6
* QOpenGLTexture: Add a doc note about the unavoidable conversionLaszlo Agocs2023-03-161-0/+6
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-10/+5
* Fix typos in docs and commentsKai Köhne2022-06-151-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* QtOpenGL: includemocsMarc Mutz2022-04-291-0/+2
* Silence qdoc warning from deprecated enum valueVolker Hilsheimer2021-04-121-0/+1
* QOpenGLTexture: Fix typo in enum valueLaszlo Agocs2021-03-031-1/+1
* QOpenGLTexture: Remove obsolete data upload overloadsVolker Hilsheimer2020-09-101-116/+0
* Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-171-11/+11
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+3
* Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-241-0/+4987