summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@Gmail.com>2013-08-16 23:41:45 +0000
committerRyan Houdek <Sonicadvance1@Gmail.com>2013-08-16 23:41:45 +0000
commit08b27bb3b86a025622c10d5bc5f46c44adc0f21d (patch)
treec1c29290d77f67b119a7f4fc90f90a83177c0896 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent49963da371bdc691cb2f9eb01cced90586269681 (diff)
In the EGL backend context interface, don't call eglMakeCurrent. This was only done to pull in some information to the info log. This is necessary since eglMakeCurrent binds the context to the current thread and we need to destroy the context and reinitialize it when jumping to a new thread. We already call MakeCurrent in Video_Prepare which is done in the new thread.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions