pcsx2/common/include
Gregory Hainaut b282909c9e common: avoid silly compiler warning due to define redefinition
comma was updated in plugings (due to clang reformat)
2016-09-08 19:20:24 +02:00
..
Utilities console: Remove buffered and wxerror console writers 2016-08-17 22:07:42 +01:00
api Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
wx User Interface: 2009-10-16 03:58:29 +00:00
x86emitter Merge pull request #1516 from PCSX2/emitter-manual-void-cast 2016-08-17 18:56:55 +02:00
PS2Edefs.h plugin: add define to select builtin plugin 2016-03-30 09:54:34 +02:00
PS2Eext.h common: avoid silly compiler warning due to define redefinition 2016-09-08 19:20:24 +02:00
PS2Etypes.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
Pcsx2Api.h windows: Don't use __declspec(dllexport) for plugin exports 2016-06-05 22:57:42 +01:00
Pcsx2Defs.h spu2x|common: s/jASSUME/pxAssume/ allow to remove code and __debugbreak intrinsic 2016-07-17 10:24:29 +02:00
Pcsx2Types.h pcsx2|common: Use _WIN32 for Windows preprocessor macro 2016-01-27 22:41:45 +00:00
PluginCallbacks.h Handle filter management in the folder memcard class rather than outside. 2016-04-02 15:22:11 +02:00
afxresmw.h Fix for the v110_xp toolset in vs2012. Removed winuser.h from afxresmw.h, nothing seems to be using it, but it breaks something in string.h. I did not change the projects to use v110_xp by default, to get an xp compatible binary, you have to call it from command line like this: msbuild pcsx2_suite_2012.sln /t:Build "/p:Configuration=Release AVX2" /p:PlatformToolset=v110_xp /m. Change Configuration=... as needed. 2013-07-02 16:01:06 +00:00