aboutsummaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellogl2
Commit message (Expand)AuthorAgeFilesLines
* examples: fix flake8 issues and add exceptionsCristián Maureira-Fredes2024-01-252-2/+2
* Examples: Fix a number of flake8 errors (part 2)Adrian Herrmann2023-12-061-2/+1
* Add multiwindow functionality from the C++ exampleFriedemann Kleint2023-09-195-13/+110
* Examples: Split the hellogl2 exampleFriedemann Kleint2023-09-196-440/+489
* examples: remove unused importsCristián Maureira-Fredes2023-04-051-2/+1
* Add a context manager for QOpenGLVertexArrayObject.BinderFriedemann Kleint2022-10-141-22/+19
* Examples: Add some missing slot decoratorsFriedemann Kleint2022-08-241-1/+6
* Use SPDX license identifiersLucie Gérard2022-05-271-41/+3
* examples: replace http by httpsCristián Maureira-Fredes2022-04-011-1/+1
* Use Opaque container for OpenGL in the hellogl2 exampleFriedemann Kleint2022-01-271-22/+9
* examples: add screenshots to more modulesCristian Maureira-Fredes2021-06-123-1/+10
* examples: use exec() instead of exec_()Cristian Maureira-Fredes2021-05-051-2/+2
* Examples: Fix some space-related flake warningsFriedemann Kleint2021-04-291-2/+4
* Examples: Use new form of super()Friedemann Kleint2021-04-281-1/+1
* Brush up the hellogl2 exampleFriedemann Kleint2021-03-251-127/+137
* Port examples away from deprecated QMouseEvent::pos()Friedemann Kleint2021-03-191-6/+7
* examples: directory structureCristian Maureira-Fredes2021-02-092-0/+479