dolphin/Source/Plugins
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
..
Plugin_DSP_HLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_DSP_LLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_VideoDX9 Change Disc functionality: 2010-09-15 12:30:56 +00:00
Plugin_VideoDX11 Change Disc functionality: 2010-09-15 12:30:56 +00:00
Plugin_VideoOGL Plugin_VideoOGL: X11: Add another display connection to keep the two threads from 2010-09-19 23:40:03 +00:00
Plugin_VideoSoftware addendum to last commit: forgot files outside the /Externals/GLew directory... 2010-09-09 17:52:52 +00:00
Plugin_Wiimote Fix wiimote in homebrew 2010-09-05 20:18:13 +00:00
Plugin_WiimoteNew New Wiimote Plugin: Fix Emulated Wiimote Problem.(fixes issue 3230) Made the "Connected to X Wiimotes" text update on all tabs when clicking "Refresh"/"Pair Up". Some other cleanup. 2010-09-18 16:43:43 +00:00