summaryrefslogtreecommitdiffstats
path: root/examples/opengl/contextinfo
Commit message (Expand)AuthorAgeFilesLines
* Examples: cleanup foreach usageChristian Ehrlicher2019-02-021-1/+1
* Use requestUpdate instead of timer in a few GL examplesTor Arne Vestbø2019-01-222-5/+11
* Fix typo in contextinfo exampleMichal Klocek2018-06-151-1/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+4
|\
| * fix example installsOswald Buddenhagen2016-05-031-0/+4
* | 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-295-15/+65
|/
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-1/+1
* Add OpenGL 4.5 to contextinfo exampleLaszlo Agocs2015-03-201-1/+2
* Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* Update copyright headersJani Heikkinen2015-02-115-25/+25
* contextinfo: Make it more responsive and improve error handlingLaszlo Agocs2014-03-141-2/+7
* contextinfo example: Print the format() both for context and surfaceLaszlo Agocs2014-03-142-15/+30
* Extend QOpenGLFunctions with GL1 functionsLaszlo Agocs2014-03-042-9/+12
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-2/+2
* Add an example for creating OpenGL contextsLaszlo Agocs2014-02-286-0/+798