dolphin/Source/Plugins/Plugin_VideoOGL
pierre 6583a3f1e2 Plugin_VideoOGL: X11: Add another display connection to keep the two threads from
eating each others events.

Manifests itself in GPU thread waiting forever for a reply in GL library code(and thus 
a frozen emulation). Most of the time, this can be resolved by creating more events 
(clicking, changing focus), but sometimes it stays stuck.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6218 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-09-19 23:40:03 +00:00
..
Src Plugin_VideoOGL: X11: Add another display connection to keep the two threads from 2010-09-19 23:40:03 +00:00
Plugin_VideoOGL.vcproj addendum to last commit: forgot files outside the /Externals/GLew directory... 2010-09-09 17:52:52 +00:00