dolphin/Source
comex 05cb1ff136 Remove runtime OS X version check.
My recent update to that check broke compilation on 10.9:
https://code.google.com/p/dolphin-emu/issues/detail?id=7900

However, on further review, the check isn't actually necessary.  If the
OS X version is older than LSMinimumSystemVersion in Info.plist, the
system will generally refuse to run the binary in the first place.  You
can try to launch it via a terminal, but at that point it's the user's
problem if it crashes.
2014-12-01 14:21:24 -05:00
..
Android Merge pull request #1625 from unknownbrackets/android-minor 2014-12-01 02:54:31 -05:00
Core Remove runtime OS X version check. 2014-12-01 14:21:24 -05:00
DSPSpy
DSPTool
PCH
UnitTests Host: Kill off GetRenderWindowSize 2014-11-17 13:44:49 -05:00
VSProps Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
.clang-format
CMakeLists.txt
dolphin-emu.sln