This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dolphin
Watch
0
Star
0
Fork
You've already forked dolphin
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-10-12 19:19:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8dcd13cca7
dolphin
/
Source
/
Core
/
Core
History
Download ZIP
Download TAR.GZ
Shawn Hoffman
8dcd13cca7
[vc12] std::min/max requires <algorithm> header. It should be in pch, but just add it for the single file that needs it, for now.
2013-10-26 18:04:00 -07:00
..
Src
[vc12] std::min/max requires <algorithm> header. It should be in pch, but just add it for the single file that needs it, for now.
2013-10-26 18:04:00 -07:00
CMakeLists.txt
Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebuild time on my system.
2013-10-17 00:07:35 -04:00
Core.vcxproj
Update to VS2013 and a slew of build-related updates. Notes:
2013-10-26 17:55:38 -07:00
Core.vcxproj.filters
Update to VS2013 and a slew of build-related updates. Notes:
2013-10-26 17:55:38 -07:00