dolphin/Source/Plugins
2008-09-01 22:48:56 +00:00
..
Plugin_DSP_HLE Woops, my fault 2008-09-01 08:50:16 +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 Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API. 2008-09-01 22:48:56 +00:00
Plugin_VideoOGL Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API. 2008-09-01 22:48:56 +00:00