| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
bindTexture method.
Code ported to new signal/slots.
Fixed routines to free OpenGL resources.
Reviewer: Renato Araújo <renato.filho@openbossa.org>
Marcelo Lira <marcelo.lira@openbossa.org>
|
|
|
|
| |
lines"
|
|
|
|
|
|
|
|
|
|
| |
The app gives the following warning and doesn't properly show
the textures:
WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX
1.3 is not supported! This is an application bug!
Also, still gives an exception: 'Internal C++ object already deleted.'
|
|
|
|
| |
then did not work here)
|
|
|