dolphin/Source/Plugins
Glenn Rice 97f894ffbd Fix a problem in the old wiimote plugin in which a bitmap could be created with size 0x0. This fails an assertion in wxWidgets. wxWidgets complains about it in the debug build.
Also cleaned that file up.  That is probably an exercise in futility though.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6086 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-11 02:28:40 +00:00
..
Plugin_DSP_HLE dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew) 2010-08-05 17:00:32 +00:00
Plugin_DSP_LLE dsp stuff - the same ucode hash under lle and hle now (had to rename couple of dissasms), ucode dumping under hle (debug only), small dsp:read32 change (needed for some homebrew) 2010-08-05 17:00:32 +00:00
Plugin_VideoDX9 I've observed that "FIFO is overflown by GatherPipe" is not real overflow. 2010-08-10 07:25:35 +00:00
Plugin_VideoDX11 I've observed that "FIFO is overflown by GatherPipe" is not real overflow. 2010-08-10 07:25:35 +00:00
Plugin_VideoOGL Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00
Plugin_VideoSoftware Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00
Plugin_Wiimote Fix a problem in the old wiimote plugin in which a bitmap could be created with size 0x0. This fails an assertion in wxWidgets. wxWidgets complains about it in the debug build. 2010-08-11 02:28:40 +00:00
Plugin_WiimoteNew Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00