| Commit message (Expand) | Author | Age | Files | Lines |
| * | QOpenGLTexture: fix target for compressed textures | Mauro Persano | 2016-01-04 | 1 | -138/+70 |
| * | Fix crash in QOpenGLTexture | Sean Harmer | 2015-07-15 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Liang Qi | 2015-04-15 | 1 | -1/+1 |
| |\ |
|
| | * | Add a cast to glTexImage2D to keep QNX happy | Laszlo Agocs | 2015-04-08 | 1 | -1/+1 |
| * | | Disable DSA on Radeon | Laszlo Agocs | 2015-03-14 | 1 | -2/+10 |
| * | | Prevent crashing on ES2 SDK - ES3 device scenarios with Android | Laszlo Agocs | 2015-02-12 | 1 | -7/+10 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -6/+6 |
| * | | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2015-02-10 | 1 | -15/+18 |
| |\| |
|
| | * | Resolve GLES3 functions from the shared lib | Laszlo Agocs | 2015-01-10 | 1 | -15/+18 |
| * | | Use the static TexStorage2|3D funcs in es builds | Laszlo Agocs | 2014-11-19 | 1 | -0/+5 |
| |/ |
|
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -18/+10 |
| * | Do not resolve core functions on GLES in texture helper | Laszlo Agocs | 2014-08-23 | 1 | -0/+64 |
| * | Rename new QOpenGLContext APIs | Laszlo Agocs | 2014-04-25 | 1 | -3/+3 |
| * | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -5/+4 |
| * | OpenGL: Fix QOpenGLTexture for cubemaps with mutable storage | Sean Harmer | 2014-02-14 | 1 | -8/+48 |
| * | Dynamic GL switch on Windows | Laszlo Agocs | 2014-02-14 | 1 | -20/+10 |
| * | QOpenGLTextureHelper: explain why we use GetProcAddress on Windows / DesktopGL | Giuseppe D'Angelo | 2014-02-07 | 1 | -0/+3 |
| * | QOpenGLTextureHelper: fix 3D texture support on ES2 | Giuseppe D'Angelo | 2014-02-07 | 1 | -14/+17 |
| * | QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers | Giuseppe D'Angelo | 2014-02-06 | 1 | -0/+364 |
| * | QOpenGLTextureHelper (Windows): Don't load desktop DLL when GLES2 is used | Andrew Knight | 2013-11-21 | 1 | -1/+1 |
| * | Enable QOpenGLTexture for OpenGL ES 2 | Jorgen Lind | 2013-11-14 | 1 | -0/+17 |
| * | Long live QOpenGLTexture! | Sean Harmer | 2013-09-22 | 1 | -0/+219 |