summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltextureblitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add isCreated to QOpenGLTextureBlitterJorgen Lind2014-04-041-0/+6
* Add workaround for bug in the Mesa glsl optimizerJorgen Lind2014-03-141-10/+4
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-4/+5
* QOpenGLTextureBlitter: fix source rect when origin is top leftJørgen Lind2014-02-161-2/+3
* QOpenGLTextureBlitter: Remove Origin location for the Target rectJørgen Lind2014-02-161-13/+11
* QOpenGLTextureBlitterJorgen Lind2014-02-101-0/+394