summaryrefslogtreecommitdiff
path: root/tools/emulator/opengl/shared/OpenglCodecCommon/GLSharedGroup.cpp
diff options
context:
space:
mode:
authorGuy Zadickario <guy@graphtech.co.il>2011-08-01 16:30:32 +0300
committerDavid 'Digit' Turner <digit@android.com>2011-08-10 10:08:05 +0200
commitd2fae7055e060af39b438f0dd921ea9473f08669 (patch)
tree4272f3bb0ccf38c8f59c9a05ccd73810412a122e /tools/emulator/opengl/shared/OpenglCodecCommon/GLSharedGroup.cpp
parenta22010c0f42e6bef380ec8b078ee971061826ebc (diff)
opengles emulator: libEGL fixes for ATI driver on windows.
Removed calling into opengl/wgl from the initialiation code of libEGL (was made during creation for the EglGlobalInfo object during global variable initialization) ! That causes issues on ATI driver on windows since we might call into the driver before it gets initialized. Instead we initialie the EglGlobalInfo during the first call into libEGL. Also ATI's version of wglChoosePixelFormatARB does not accept NULL in the attribute list arguments. Change-Id: I508263dc0440561ee1cd1311ed5ce37cee4d407e
Diffstat (limited to 'tools/emulator/opengl/shared/OpenglCodecCommon/GLSharedGroup.cpp')
0 files changed, 0 insertions, 0 deletions