dolphin/Source/Plugins
Maarten ter Huurne f9d04ae1ad Put dsp_thread_debug() entirely inside the "#ifdef _WIN32" block, since it is only used on Windows.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@415 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-31 23:06:21 +00:00
..
Plugin_DSP_HLE Fix/workaround at least one class of buffer underruns in the GL plugin. Fix some bad deletes (instead of delete []). etc. 2008-08-31 13:36:52 +00:00
Plugin_DSP_LLE Put dsp_thread_debug() entirely inside the "#ifdef _WIN32" block, since it is only used on Windows. 2008-08-31 23:06:21 +00:00
Plugin_PadDX9 Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
Plugin_PadSimple Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
Plugin_VideoDX9 Removed function FilterDown(), which was neither used nor implemented. 2008-08-31 21:52:28 +00:00
Plugin_VideoOGL Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
Plugin_nJoy_SDL Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00