summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltextureuploader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix swizzling when rendering QPainter on QOpenGLWidget with AngleDmitry Kazakov2019-05-071-13/+31
* Prefer BGRA uploading to swizzlingAllan Sandfeld Jensen2019-03-021-18/+13
* Enable swizzlingAllan Sandfeld Jensen2018-11-051-1/+1
* Handle uploading of faked sub-imagesAllan Sandfeld Jensen2018-08-231-0/+5
* Fix big-endian build of qopengltextureuploaderAllan Sandfeld Jensen2018-08-221-1/+4
* Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-111-0/+17
* Move texture uploading out of QOpenGLTextureCacheAllan Sandfeld Jensen2018-07-271-0/+303