summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-5/+0
* QOpenGLWindow: initializeGL is to be called before resizeGLLaszlo Agocs2015-05-271-114/+131
* Create context with the correct screen in QOpenGLWindowLaszlo Agocs2015-05-121-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QOpenGLWidget/Window: improve docs for the dtorGiuseppe D'Angelo2015-02-071-1/+1
* QOpenGLWidget/QOpenGLWindow: add a destructor which calls makeCurrentGiuseppe D'Angelo2015-01-241-0/+25
* 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