| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | QtBase: remove explicit function info from qWarning() etc | Marc Mutz | 2015-11-28 | 1 | -1/+1 |
| * | Add support for TEXTURE_EXTERNAL_OES in the internal texture blitter | Laszlo Agocs | 2015-10-21 | 1 | -92/+165 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -18/+10 |
| * | Destroy the QOpenGLTextureBlitter in the destructor | Jørgen Lind | 2014-09-10 | 1 | -0/+3 |
| * | QOpenGLTextureBlitter: Do not call vao functions if it failed to create | Laszlo Agocs | 2014-08-25 | 1 | -7/+7 |
| * | Support translucent windows on eglfs | Laszlo Agocs | 2014-06-25 | 1 | -0/+21 |
| * | QOpenGLTextureBlitter fix allocating 4 times as much memory as needed | Jorgen Lind | 2014-05-16 | 1 | -2/+2 |
| * | Add isCreated to QOpenGLTextureBlitter | Jorgen Lind | 2014-04-04 | 1 | -0/+6 |
| * | Add workaround for bug in the Mesa glsl optimizer | Jorgen Lind | 2014-03-14 | 1 | -10/+4 |
| * | Avoid using direct OpenGL calls in gui and widgets | Laszlo Agocs | 2014-03-10 | 1 | -4/+5 |
| * | QOpenGLTextureBlitter: fix source rect when origin is top left | Jørgen Lind | 2014-02-16 | 1 | -2/+3 |
| * | QOpenGLTextureBlitter: Remove Origin location for the Target rect | Jørgen Lind | 2014-02-16 | 1 | -13/+11 |
| * | QOpenGLTextureBlitter | Jorgen Lind | 2014-02-10 | 1 | -0/+394 |