This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-12 23:48:35 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8dcd13cca7
dolphin
/
Source
/
Core
/
Core
History
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