This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
f18c461fd6ec3bf37f3f4adf331794e07678b42f
dolphin
/
Source
/
Core
/
DiscIO
History
Lioncash
207547b425
Clean up includes in DiscIO as much as possible.
...
Also turned a long iterator declaration in VolumeDirectory.cpp to using auto in order to shorten it.
2013-10-19 19:59:02 -04:00
..
Src
Clean up includes in DiscIO as much as possible.
2013-10-19 19:59:02 -04: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
DiscIO.vcxproj
Missed some VS build options.
2013-08-16 21:42:31 +12:00
DiscIO.vcxproj.filters
Added wbfs support. Thanks to lordlyhobo for the patch. Fixes issue 859.
2012-05-04 00:09:01 +10:00