summaryrefslogtreecommitdiffstats
path: root/examples/opengl
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* QOpenGLWindow example: Remove unused codeKai Koehne2015-01-131-2/+1
* Fix a couple of bugs in the QOpenGLWindow exampleJørgen Lind2015-01-103-12/+18
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-242-0/+0
|\
| * New Qt logoAlessandro Portale2014-11-052-0/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-14/+19
|\|
| * Further restrict the threaded opengl exampleLaszlo Agocs2014-10-231-14/+19
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-204-13/+39
|\|
| * Remove unused variable in opengl examplesLaszlo Agocs2014-10-201-2/+0
| * Improve threadedqopenglwidget example.Friedemann Kleint2014-10-103-11/+39
* | Make hellowindow multi display capable on embeddedLaszlo Agocs2014-10-163-8/+30
|/
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-3/+3
* Make qopenglwidget example functional without timers tooLaszlo Agocs2014-09-303-1/+34
* hellowindow: Set all the state for each frameLaszlo Agocs2014-09-041-12/+15
* Use QMenuBar::addMenu in the qopenglwidget exampleLaszlo Agocs2014-08-251-6/+3
* Set a size in qopenglwindow exampleLaszlo Agocs2014-08-241-1/+1
* Avoid transparency in qopenglwindow exampleLaszlo Agocs2014-08-142-2/+3
* Fix composition for windows with alphaLaszlo Agocs2014-08-132-0/+7
* Modernize the OpenGL examplesLaszlo Agocs2014-08-12103-1163/+1595
* Clean up the QOpenGLWindow exampleLaszlo Agocs2014-08-073-82/+116