summaryrefslogtreecommitdiffstats
path: root/examples/opengl/qopenglwindow/background_renderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* QOpenGLWindow example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-07-251-4/+7
* Modernize the "filesystemwatcher" featureLiang Qi2018-09-271-1/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* QDateTime: use the more efficient currentMSecsSinceEpoch()Thiago Macieira2016-07-021-1/+1
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* QOpenGLWindow example: Remove unused codeKai Koehne2015-01-131-2/+1
* Fix a couple of bugs in the QOpenGLWindow exampleJørgen Lind2015-01-101-7/+8
* Avoid transparency in qopenglwindow exampleLaszlo Agocs2014-08-141-1/+1
* Clean up the QOpenGLWindow exampleLaszlo Agocs2014-08-071-6/+6
* Introduce QOpenGLWindowLaszlo Agocs2014-08-051-0/+201