This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
pcsx2
Watch
1
Star
0
Fork
0
You've already forked pcsx2
mirror of
https://github.com/libretro/pcsx2.git
synced
2025-02-06 09:46:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pcsx2
/
common
/
include
History
Jonathan Li
a487aaf952
Merge pull request
#1232
from turtleli/nonxp-toolkit
...
windows: Switch to Non-XP compatible toolkits
2016-03-16 20:34:27 +00:00
..
api
…
Utilities
Merge pull request
#1232
from turtleli/nonxp-toolkit
2016-03-16 20:34:27 +00:00
wx
…
x86emitter
PCSX2: remove reporting of mmx/3dnow
2016-02-08 09:16:52 +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
intrin_x86.h
Common: delete most of the deprecated atomic API
2016-02-28 15:29:31 +01:00
Pcsx2Api.h
…
Pcsx2Defs.h
Merge pull request
#978
from juhalaukkanen/apple_osx_master_merge
2016-01-08 20:09:37 +01:00
Pcsx2Types.h
pcsx2|common: Use _WIN32 for Windows preprocessor macro
2016-01-27 22:41:45 +00:00
PluginCallbacks.h
FolderMemoryCard: Only load data relevant to game. Please read commit description!
2015-07-12 14:37:51 +02:00
PS2Edefs.h
gsnull: Remove GSsetWindowInfo
2016-02-28 02:45:59 +00:00
PS2Eext.h
windows: Set _WIN32_WINNT to 0x0600 (Windows Vista)
2016-03-13 13:41:16 +00:00
PS2Etypes.h
…