]> git.mxchange.org Git - simgear.git/commit
ShivaVG: disable paint textures (Fixes #1414)
authorThomas Geymayer <tomgey@gmail.com>
Thu, 27 Mar 2014 10:20:38 +0000 (11:20 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 27 Mar 2014 10:20:38 +0000 (11:20 +0100)
commit10ee7a901f41157bd2565340e0fcb70b1de64f30
tree99f59a778cdb6ac375aeb1af7d2f3a2ffbdec023
parentdb8b60ec49ac1e961421fe1ada483ba0f2bea402
ShivaVG: disable paint textures (Fixes #1414)

Currently there is no need for paint textures so just
disable them to prevent releasing OpenGL resources
from the wrong context/thread.
simgear/canvas/ShivaVG/src/shPaint.c