summaryrefslogtreecommitdiffstats
path: root/examples/opengl
Commit message (Expand)AuthorAgeFilesLines
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-086-23/+30
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-066-13/+87
|\
| * Hello GL2 example: Fix exit crashFriedemann Kleint2017-09-051-0/+2
| * OpenGL examples: Introduce QCommandLineParserFriedemann Kleint2017-09-056-12/+82
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-8/+6
|\|
| * Examples: Remove remains of winceFriedemann Kleint2017-07-141-8/+6
* | Clean up some arithmetic code in an exampleEdward Welbourne2017-07-141-17/+13
* | Don’t flicker on startup: render on exposeMorten Johan Sørvig2017-06-272-1/+3
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-208-73/+66
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-143-54/+118
|\|
| * Fix computegles31 examplePaolo Angelelli2017-03-083-48/+82
| * Replace outdated BSD license textKai Koehne2017-03-033-6/+36
* | Add support for custom texture format in QOpenGLWidgetLaszlo Agocs2017-02-262-0/+8
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-4/+5
|\
| * Example: migrate grabber to use QRegularExpressionSamuel Gaist2017-02-151-4/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-253-15/+6
|\|
| * examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-223-15/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-4/+0
|\|
| * Remove last traces of opengl es 1 supportLars Knoll2016-11-161-4/+0
* | computegles31 example: fix warning -Winconsistent-missing-overrideAnton Kudryavtsev2016-10-031-3/+3
* | OpenGL: add support for compute shaders in GLES 3.1Paolo Angelelli2016-09-217-1/+656
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-198-8/+8
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\
| * QDateTime: use the more efficient currentMSecsSinceEpoch()Thiago Macieira2016-07-021-1/+1
* | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-1519-71/+71
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-1/+2
|\
| * OpenGL legacy example: Fix compilation in namespaced builds.Friedemann Kleint2016-05-271-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-062-0/+7
|\|
| * fix example installsOswald Buddenhagen2016-05-031-0/+4
| * install the opengl legacy examplesOswald Buddenhagen2016-05-031-0/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-272-0/+29
|\|
| * OpenGL/contextinfo-Example: Add command line options and status label.Friedemann Kleint2016-04-232-0/+29
* | Unify license header usage.Jani Heikkinen2016-03-2992-284/+1164
|/
* Doc: Replaced Trolltech logo with Qt logoNico Vertriest2016-02-031-0/+0
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Fix up QOpenGLWidget transparency supportLaszlo Agocs2015-09-242-2/+9
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-029-37/+38
* Compile in namespaced buildsSean Harmer2015-08-311-0/+4
* Make the gles3 example more impressivePaul Olav Tvete2015-07-246-144/+84
* Expose GLES 3.0 and 3.1 functionsLaszlo Agocs2015-07-239-1/+535
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-3/+4
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-3/+4
* | Updated Hello GL2 Example to new Signal/Slot syntaxBenjamin Summerton2015-06-292-8/+8
|/
* Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-013-7/+21
* Make OpenGL legacy examples hellogl and overpainting work with Dynamic GL.Friedemann Kleint2015-05-238-25/+33
* Fix exclusion for legacy Open GL examples.Friedemann Kleint2015-05-157-35/+7
* Set correct target.path for legacy GL examplesMorten Johan Sørvig2015-05-147-7/+7
* Add OpenGL 4.5 to contextinfo exampleLaszlo Agocs2015-03-201-1/+2
* Updated BSD licensed file headersJani Heikkinen2015-02-1585-255/+255
* Update copyright headersJani Heikkinen2015-02-1189-449/+449