summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-16/+16
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-16/+16
* | remove context unmatched warning in QOpenGLTextureTasuku Suzuki2014-04-161-0/+4
|/
* Fix some documentation errors.Friedemann Kleint2014-03-241-7/+7
* Doc: correction link, example and parameter issues qtbaseNico Vertriest2014-03-101-26/+46
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-3/+3
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-16/+16
* OpenGL: Fix QOpenGLTexture for cubemaps with mutable storageSean Harmer2014-02-141-1/+23
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-200/+251
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-4/+15
|\
| * Doc: Fix issues with QOpenGLTexture enumerationsTopi Reinio2014-02-111-4/+15
* | QOpenGLTexture: fix support for 1D texturesGiuseppe D'Angelo2014-02-071-11/+28
* | QOpenGLTexture: remove typos in the docsGiuseppe D'Angelo2014-02-031-2/+2
* | QOpenGLTextureHelper: fix the DSA emulationGiuseppe D'Angelo2014-02-031-67/+67
* | QOpenGLTexture: avoid a QImage detach when uploading texture data from itGiuseppe D'Angelo2014-01-311-1/+1
* | QOpenGLTexture: Introduce const void * image upload methodsGiuseppe D'Angelo2014-01-311-2/+120
|/
* Enable QOpenGLTexture for OpenGL ES 2Jorgen Lind2013-11-141-6/+126
* Doc: Fix broken linksSze Howe Koh2013-11-051-6/+6
* Fixed narrowing conversion compile error with SwizzleValue cast.Harri Porten2013-10-151-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-6/+6
* Fix check in texture cleanup codeSean Harmer2013-09-301-1/+1
* Long live QOpenGLTexture!Sean Harmer2013-09-221-0/+2972