OSDN Git Service

[Draw][OpenGL][Windows] Temporally fixed crashing on Windows.This seems to be glGetPr...
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 29 Jan 2017 20:02:59 +0000 (05:02 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 29 Jan 2017 20:02:59 +0000 (05:02 +0900)
commitcef2d4601438fd1fa680485ddba3434690e58451
tree28fbc289c56735f98cdd3e5ca0070b05fc089bde
parentc4ece542677bb0e8a6ff3496f1d65309311e7ff0
[Draw][OpenGL][Windows] Temporally fixed crashing on Windows.This seems to be glGetProcAddress() 's issue.
source/src/qt/gui/csp_logger.cpp
source/src/qt/gui/menu_main.cpp
source/src/qt/gui/qt_gldraw.cpp
source/src/qt/gui/qt_glutil.cpp
source/src/qt/gui/qt_glutil_gl2_0.cpp
source/src/qt/gui/qt_glutil_gl3_0.cpp