summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* QOpenGLWindow: make it possible to use a shared contextJørgen Lind2014-12-201-3/+26
* Take ShareOpenGLContexts into account in QOpenGLWindowLaszlo Agocs2014-12-081-0/+6
* Fix QOpenGLWindow tests when devicePixelRatio != 1Jørgen Lind2014-10-201-7/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Fix high dpi support in QOpenGLWindowLaszlo Agocs2014-09-151-3/+4
* Fix the docs for resizeGL in QOpenGLWindowLaszlo Agocs2014-08-081-3/+9
* Introduce QOpenGLWindowLaszlo Agocs2014-08-051-0/+615