aboutsummaryrefslogtreecommitdiffstats
path: root/examples/opengl/overpainting.py
Commit message (Collapse)AuthorAgeFilesLines
* Port OpenGL examplesFriedemann Kleint2016-11-041-24/+48
| | | | | | | | | | | Adapt to Qt 5 and fix license. Add detailed text with instructions to the messagebox warning about missing PyOpenGL. Task-number: PYSIDE-314 Change-Id: I560901a675669e1116fb5c7a4a33c33739930fc8 Reviewed-by: Christian Tismer <tismer@stackless.com> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Change .dark() to .darker() in opengl examplesChris Hills2009-08-211-2/+2
|
* Adding the pyqt ported examples (replacing xmon examples because most of ↵Douglas Soares de Andrade2009-08-191-68/+82
| | | | then did not work here)
* InitAhmed Youssef2009-08-191-0/+348