summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltexturehelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-3/+3
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-5/+4
* OpenGL: Fix QOpenGLTexture for cubemaps with mutable storageSean Harmer2014-02-141-8/+48
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-20/+10
* QOpenGLTextureHelper: explain why we use GetProcAddress on Windows / DesktopGLGiuseppe D'Angelo2014-02-071-0/+3
* QOpenGLTextureHelper: fix 3D texture support on ES2Giuseppe D'Angelo2014-02-071-14/+17
* QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappersGiuseppe D'Angelo2014-02-061-0/+364
* QOpenGLTextureHelper (Windows): Don't load desktop DLL when GLES2 is usedAndrew Knight2013-11-211-1/+1
* Enable QOpenGLTexture for OpenGL ES 2Jorgen Lind2013-11-141-0/+17
* Long live QOpenGLTexture!Sean Harmer2013-09-221-0/+219