dolphin/Source/Core
comex b6728c1405 Avoid unnecessary bundle copies on OS X:
- Make "copy data into bundle" depend on the files actually being
  changed, rather than being run on every build.

- postprocess_bundle depends on system files and checking the Dolphin
  binary and all that, and would be iffy to try to avoid rerunning;
  but it's only needed to produce a redistributable bundle, so add
  SKIP_POSTPROCESS_BUNDLE to skip it for development.
2013-08-30 17:54:52 -04:00
..
AudioCommon fix AudioCommon::Mixer Buffer indices 2013-07-11 21:22:38 +02:00
Common [ARM] Fix the VMOV encoding to encode the destination VFP register correctly. 2013-08-30 05:13:43 -05:00
Core Set XAudio2 as the default audio backend 2013-08-30 19:12:46 +02:00
DiscIO Missed some VS build options. 2013-08-16 21:42:31 +12:00
DolphinWX Avoid unnecessary bundle copies on OS X: 2013-08-30 17:54:52 -04:00
InputCommon Fix compatibility with the SDL2.0 release. 2013-08-15 22:18:40 +02:00
VideoCommon ogl driverdetails: add flag to disable hacked and pinned memory 2013-08-26 19:45:19 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00