OSDN Git Service

[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside of resizeGL().Fixed crash runni...
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 13 Oct 2019 20:20:39 +0000 (05:20 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 13 Oct 2019 20:20:39 +0000 (05:20 +0900)
commitaa57ec7fae3928116ae8cffaf97c1fd655f35059
tree59d1f28e8b28f0fe18af1d642a713c306deab70d
parent9c18fc9259f1042e464eab4e85a60c8371122569
[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside of resizeGL().Fixed crash running within Docker container.
source/src/qt/common/qt_utils.cpp
source/src/qt/gui/gl2/qt_glutil_gl2_0.cpp
source/src/qt/gui/gl3/qt_glutil_gl3_0.cpp
source/src/qt/gui/gl4_5/qt_glutil_gl4_5.cpp
source/src/qt/gui/gles2/qt_glutil_gles_2.cpp