pcsx2/plugins/spu2-x
gregory.hainaut 04e6c5ab02 Spu2null, padnull, gsnull, CDVDnull, onepad, spu2x:
Add 2 attributes to the interfaces functions
 - externally_visible: avoid gcc to remove the function when lto is enabled 
 - visibility("default"): default == public... Allow to hide all others symbols: see http://gcc.gnu.org/wiki/Visibility for details

onepad:
* Remove __cplusplus define, everythings is in C
* define 2 interfaces functions with EXPORT_C_ instead of CALLBACK.

cmake:
* add recent added .h files
* add fvisibility optimization. Plugins size was reduced of ~10% much more than expected :)


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3611 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-08-06 11:43:21 +00:00
..
src Spu2null, padnull, gsnull, CDVDnull, onepad, spu2x: 2010-08-06 11:43:21 +00:00
GPL.txt SPU2-X: Upgraded license to the LPGLv3; and changed some #ifdef mess to #pragma once. 2009-06-21 11:00:53 +00:00
LGPL.txt SPU2-X: Upgraded license to the LPGLv3; and changed some #ifdef mess to #pragma once. 2009-06-21 11:00:53 +00:00
License.txt SPU2-X: Upgraded license to the LPGLv3; and changed some #ifdef mess to #pragma once. 2009-06-21 11:00:53 +00:00
Website.txt SPU2-X: Introducing the new SPU2-X! After some talk with Gigaherz, It was decided to branch and rename Playground's mod of SPU2ghz to SPU2-X. This commit isn't just a copy. It includes a series of significant revisions. The most notable features are: 2009-02-15 05:15:39 +00:00
spu2-x-sm.bmp SPU2-X: Introducing the new SPU2-X! After some talk with Gigaherz, It was decided to branch and rename Playground's mod of SPU2ghz to SPU2-X. This commit isn't just a copy. It includes a series of significant revisions. The most notable features are: 2009-02-15 05:15:39 +00:00
spu2-x.bmp SPU2-X: Introducing the new SPU2-X! After some talk with Gigaherz, It was decided to branch and rename Playground's mod of SPU2ghz to SPU2-X. This commit isn't just a copy. It includes a series of significant revisions. The most notable features are: 2009-02-15 05:15:39 +00:00