summaryrefslogtreecommitdiffstats
path: root/examples/opengl/qopenglwidget/glwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-49/+2
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-111-12/+39
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-1/+1
* Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-301-8/+0
* examples: port away from Java-style iteratorsMarc Mutz2019-05-231-5/+2
* Examples: cleanup foreach usageChristian Ehrlicher2019-02-021-3/+3
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-5/+6
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-13/+13
* Add support for custom texture format in QOpenGLWidgetLaszlo Agocs2017-02-261-0/+6
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-011-3/+3
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Make qopenglwidget example functional without timers tooLaszlo Agocs2014-09-301-0/+5
* Modernize the OpenGL examplesLaszlo Agocs2014-08-121-218/+278
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-0/+489