pcsx2/common/include
Gauvain 'GovanifY' Roussel-Tarbouriech dae36f59d2 gsdump: new freeze definition, the dump now gets correctly loaded in memory 2021-03-22 23:37:24 -04:00
..
Utilities PAD: fix nopch builds 2020-12-17 09:38:21 +01:00
wx User Interface: 2009-10-16 03:58:29 +00:00
x86emitter x86emitter: fix order of operations mixup 2020-12-16 23:40:14 -06:00
PS2Edefs.h gsdump: new freeze definition, the dump now gets correctly loaded in memory 2021-03-22 23:37:24 -04:00
PS2Eext.h Fix Linux build not compiling afer commit a37e62337d 2021-02-21 21:04:46 +00:00
Pcsx2Defs.h Common: Remove obsolete/unused code 2021-02-23 00:28:53 +00:00
Pcsx2Types.h reformat main common directory 2016-11-12 16:52:49 +01:00
PluginCallbacks.h PAD: remove initial references 2020-12-17 09:38:21 +01:00
PluginCompatibility.h common: Add plugin compatibility file 2018-07-23 00:51:02 +01: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