dolphin/Source/Plugins
Maarten ter Huurne 31f1fabbac Append to LIBS instead of overriding. Fixes build problems on Mac OS X.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@622 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-22 23:36:16 +00:00
..
Plugin_DSP_HLE Append to LIBS instead of overriding. Fixes build problems on Mac OS X. 2008-09-22 23:36:16 +00:00
Plugin_DSP_LLE Append to LIBS instead of overriding. Fixes build problems on Mac OS X. 2008-09-22 23:36:16 +00:00
Plugin_PadDX9 Replaced "CHAR" by "char": there is no mention of type CHAR on MSDN, the argument to which CHAR* is passed is documented as being char* and the function would be broken if sizeof(CHAR) would be different from 1. 2008-09-03 00:40:18 +00:00
Plugin_PadSimple constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode 2008-09-22 20:35:44 +00:00
Plugin_VideoDX9 Fixed DX9's 16 and 24 bit comparisons. 2008-09-21 10:21:37 +00:00
Plugin_VideoOGL Fixed compile warning when compiling with SDL support. 2008-09-22 23:27:42 +00:00
Plugin_Wiimote_Test Append to LIBS instead of overriding. Fixes build problems on Mac OS X. 2008-09-22 23:36:16 +00:00
Plugin_nJoy_SDL Append to LIBS instead of overriding. Fixes build problems on Mac OS X. 2008-09-22 23:36:16 +00:00