dolphin/Source/Plugins
2008-08-31 23:20:36 +00:00
..
Plugin_DSP_HLE ao_play() uses "uint_32" as the type for the byte count, so use that in the calling code as well. 2008-08-31 23:20:36 +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_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
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